aboutsummaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)AuthorFilesLines
2019-09-12hw/net/vmxnet3: Fix leftover unregister_savevmDr. David Alan Gilbert1-3/+0
2019-09-03hw/net/xilinx_axi: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé1-9/+8
2019-08-21hw/net/e1000: Fix erroneous commentPhilippe Mathieu-Daudé1-1/+1
2019-08-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...Peter Maydell1-0/+4
2019-08-16Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...Peter Maydell45-29/+105
2019-08-16Set ENET_BD_BDU in I.MX FEC controllerAaron Hill1-0/+4
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster1-1/+1
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster1-0/+1
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster5-5/+0
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster35-4/+34
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster4-1/+4
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster22-18/+4
2019-08-16Include exec/memory.h slightly lessMarkus Armbruster2-0/+2
2019-08-16Include migration/vmstate.h lessMarkus Armbruster30-0/+30
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster25-0/+27
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster1-0/+1
2019-08-16memory: Fix type of IOMMUMemoryRegionClass member @parent_classMarkus Armbruster1-0/+1
2019-08-14hw/net: fix vmxnet3 live migrationMarcel Apfelbaum1-50/+2
2019-07-29e1000: don't raise interrupt in pre_save()Jason Wang1-6/+2
2019-07-02sunhme: ensure that RX descriptor ring overflow is indicated to client driverMark Cave-Ayland2-0/+10
2019-07-02sunhme: fix return values from sunhme_receive() during receive packet processingMark Cave-Ayland1-3/+3
2019-07-02sunhme: flush any queued packets when HME_MAC_RXCFG_ENABLE bit is raisedMark Cave-Ayland1-0/+10
2019-07-02sunhme: fix incorrect constant in sunhme_can_receive()Mark Cave-Ayland1-1/+1
2019-07-02sunhme: add trace event for logging PCI IRQMark Cave-Ayland2-0/+3
2019-07-02net/announce: Add optional IDDr. David Alan Gilbert1-2/+2
2019-07-02ftgmac100: do not link to netdevCédric Le Goater1-2/+0
2019-06-24xen: Import other xen/io/*.hAnthony PERARD1-1/+1
2019-06-12Supply missing header guardsMarkus Armbruster3-1/+15
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster34-4/+41
2019-05-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell4-108/+139
2019-05-17hw/net/ne2000: Extract the PCI device from the chipset common codePhilippe Mathieu-Daudé4-108/+139
2019-05-17e1000: Never increment the RX undersize count registerChris Kenna1-1/+0
2019-05-17vhost_net: don't set backend for the uninitialized virtqueueJason Wang1-0/+10
2019-05-02hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of printfPhilippe Mathieu-Daudé1-1/+3
2019-04-29hw/devices: Move SMSC 91C111 declaration into a new headerPhilippe Mathieu-Daudé1-1/+1
2019-04-29hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded stringPhilippe Mathieu-Daudé1-1/+0
2019-04-29hw/devices: Move LAN9118 declarations into a new headerPhilippe Mathieu-Daudé1-1/+1
2019-04-02virtio-net: Fix typo in commentYuval Shaia1-1/+1
2019-03-29e1000: Delay flush queue when receive RCTLyuchenlin1-2/+22
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+2
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster1-4/+4
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster1-17/+17
2019-03-18kconfig: add dependencies on CONFIG_MSI_NONBROKENPaolo Bonzini1-2/+2
2019-03-12spapr: Use CamelCase properlyDavid Gibson1-55/+55
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell1-1/+0
2019-03-07hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé1-1/+0
2019-03-07sparc-softmmu.mak: express dependencies with KconfigPaolo Bonzini1-0/+1
2019-03-07ppc: Express dependencies of the Mac machines with kconfigThomas Huth1-0/+1
2019-03-07virtio: express virtio dependencies with KconfigYang Zhong1-0/+2