summaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)Author
2019-05-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-05-17hw/net/ne2000: Extract the PCI device from the chipset common codePhilippe Mathieu-Daudé
2019-05-17e1000: Never increment the RX undersize count registerChris Kenna
2019-05-17vhost_net: don't set backend for the uninitialized virtqueueJason Wang
2019-05-02hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of printfPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move SMSC 91C111 declaration into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded stringPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move LAN9118 declarations into a new headerPhilippe Mathieu-Daudé
2019-04-02virtio-net: Fix typo in commentYuval Shaia
2019-03-29e1000: Delay flush queue when receive RCTLyuchenlin
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-18kconfig: add dependencies on CONFIG_MSI_NONBROKENPaolo Bonzini
2019-03-12spapr: Use CamelCase properlyDavid Gibson
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell
2019-03-07hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé
2019-03-07sparc-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07ppc: Express dependencies of the Mac machines with kconfigThomas Huth
2019-03-07virtio: express virtio dependencies with KconfigYang Zhong
2019-03-07ptimer: express dependencies with KconfigPaolo Bonzini
2019-03-07isa: express dependencies with kconfigPaolo Bonzini
2019-03-07build: convert pci.mak to KconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2019-03-05virtio-net: Allow qemu_announce_self to trigger virtio announcementsDr. David Alan Gilbert
2019-03-05virtio-net: Switch to using announce timerDr. David Alan Gilbert
2019-03-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-02-22virtio-net: make VirtIOFeature usable for other virtio devicesStefano Garzarella
2019-02-21vhost-net: compile it on all targets that have virtio-net.Paolo Bonzini
2019-02-21vhost: restrict Linux dependency to kernel vhostPaolo Bonzini
2019-02-21vhost-net-user: add stubs for when no virtio-net device is presentPaolo Bonzini
2019-02-21vhost-net: move stubs to a separate filePaolo Bonzini
2019-02-05hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESSYang Zhong
2019-01-21ftgmac100: implement the new MDIO interface on Aspeed SoCCédric Le Goater
2019-01-17virtio-net: changed VIRTIO_NET_F_RSC_EXT to be 61Yuri Benditovich
2019-01-17virtio-net: support RSC v4/v6 tcp traffic for Windows HCKYuri Benditovich
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2018-12-22vmxnet3: Move some definitions to header fileYuval Shaia
2018-11-26net: cadence_gem: Remove incorrect assert()Edgar E. Iglesias
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell
2018-10-30milkymist-minimac2: Use qemu_log_mask(GUEST_ERROR) instead of error_reportPhilippe Mathieu-Daudé
2018-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-10-24net: xgmac: convert SysBus init method to a realize methodCédric Le Goater
2018-10-24net: stellaris_enet: add a reset methodCédric Le Goater
2018-10-24net: stellaris_enet: convert SysBus init method to a realize methodCédric Le Goater
2018-10-24net: smc91c111: convert SysBus init method to a realize methodCédric Le Goater
2018-10-24net: opencores_eth: convert SysBus init method to a realize methodCédric Le Goater
2018-10-24net: mipsnet: convert SysBus init method to a realize methodCédric Le Goater
2018-10-24net: milkymist_minimac2: convert SysBus init method to a realize methodCédric Le Goater