index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
trace-events
Age
Commit message (
Expand
)
Author
2021-07-02
dp8393x: convert to trace-events
Mark Cave-Ayland
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-28
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-05-27
hw/net/imx_fec: return 0xffff when accessing non-existing PHY
Guenter Roeck
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2021-03-05
hw/net: Add npcm7xx emc model
Doug Evans
2020-07-03
Add a phy-num property to the i.MX FEC emulator
Jean-Christophe Dubois
2020-06-18
virtio-net: implement RSS configuration command
Yuri Benditovich
2020-06-16
hw/net/imx_fec: Convert debug fprintf() to trace events
Jean-Christophe Dubois
2020-03-12
hw/arm/allwinner-h3: add EMAC ethernet device
Niek Linnenbank
2020-03-03
NetRxPkt: Introduce support for additional hash types
Yuri Benditovich
2020-01-27
hppa: Add support for LASI chip with i82596 NIC
Helge Deller
2019-10-29
net: add tulip (dec21143) driver
Sven Schnelle
2019-07-02
sunhme: ensure that RX descriptor ring overflow is indicated to client driver
Mark Cave-Ayland
2019-07-02
sunhme: add trace event for logging PCI IRQ
Mark Cave-Ayland
2019-03-22
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-05
virtio-net: Allow qemu_announce_self to trigger virtio announcements
Dr. David Alan Gilbert
2019-03-05
virtio-net: Switch to using announce timer
Dr. David Alan Gilbert
2018-10-19
e1000: indicate dropped packets in HW counters
Jason Wang
2018-09-25
hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/write
Peter Maydell
2018-09-25
hw/net/pcnet-pci: Convert away from old_mmio accessors
Peter Maydell
2018-06-29
hw/net/etraxfs_eth: Convert printf() calls to trace events
Philippe Mathieu-Daudé
2018-06-29
hw/net/ne2000: Convert printf() calls to trace events
Philippe Mathieu-Daudé
2018-06-29
hw/net/ne2000: Add trace events
Philippe Mathieu-Daudé
2017-09-21
net: add Sun HME (Happy Meal Ethernet) on-board NIC
Mark Cave-Ayland
2017-09-15
net: Add SunGEM device emulation as found on Apple UniNorth
Benjamin Herrenschmidt
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-08-01
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-01-31
trace: clean up trace-events files
Stefan Hajnoczi
2016-09-27
e1000e: Fix CTRL_EXT.EIAME behavior
Dmitry Fleytman
2016-09-23
spapr_llan: convert to trace framework instead of DPRINTF
Laurent Vivier
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-06-20
trace: split out trace events for hw/net/ directory
Daniel P. Berrange