Age | Commit message (Expand) | Author |
2019-05-17 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-05-17 | hw/net/ne2000: Extract the PCI device from the chipset common code | Philippe Mathieu-Daudé |
2019-05-17 | e1000: Never increment the RX undersize count register | Chris Kenna |
2019-05-17 | vhost_net: don't set backend for the uninitialized virtqueue | Jason Wang |
2019-05-02 | hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of printf | Philippe Mathieu-Daudé |
2019-04-29 | hw/devices: Move SMSC 91C111 declaration into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string | Philippe Mathieu-Daudé |
2019-04-29 | hw/devices: Move LAN9118 declarations into a new header | Philippe Mathieu-Daudé |
2019-04-02 | virtio-net: Fix typo in comment | Yuval Shaia |
2019-03-29 | e1000: Delay flush queue when receive RCTL | yuchenlin |
2019-03-28 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
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-18 | kconfig: add dependencies on CONFIG_MSI_NONBROKEN | Paolo Bonzini |
2019-03-12 | spapr: Use CamelCase properly | David Gibson |
2019-03-08 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0... | Peter Maydell |
2019-03-07 | hw: Remove unused 'hw/devices.h' include | Philippe Mathieu-Daudé |
2019-03-07 | sparc-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | ppc: Express dependencies of the Mac machines with kconfig | Thomas Huth |
2019-03-07 | virtio: express virtio dependencies with Kconfig | Yang Zhong |
2019-03-07 | ptimer: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | isa: express dependencies with kconfig | Paolo Bonzini |
2019-03-07 | build: convert pci.mak to Kconfig | Paolo Bonzini |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini |
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 |
2019-03-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-02-22 | virtio-net: make VirtIOFeature usable for other virtio devices | Stefano Garzarella |
2019-02-21 | vhost-net: compile it on all targets that have virtio-net. | Paolo Bonzini |
2019-02-21 | vhost: restrict Linux dependency to kernel vhost | Paolo Bonzini |
2019-02-21 | vhost-net-user: add stubs for when no virtio-net device is present | Paolo Bonzini |
2019-02-21 | vhost-net: move stubs to a separate file | Paolo Bonzini |
2019-02-05 | hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESS | Yang Zhong |
2019-01-21 | ftgmac100: implement the new MDIO interface on Aspeed SoC | Cédric Le Goater |
2019-01-17 | virtio-net: changed VIRTIO_NET_F_RSC_EXT to be 61 | Yuri Benditovich |
2019-01-17 | virtio-net: support RSC v4/v6 tcp traffic for Windows HCK | Yuri Benditovich |
2019-01-14 | xen: re-name XenDevice to XenLegacyDevice... | Paul Durrant |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2018-12-22 | vmxnet3: Move some definitions to header file | Yuval Shaia |
2018-11-26 | net: cadence_gem: Remove incorrect assert() | Edgar E. Iglesias |
2018-10-30 | Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-... | Peter Maydell |
2018-10-30 | milkymist-minimac2: Use qemu_log_mask(GUEST_ERROR) instead of error_report | Philippe Mathieu-Daudé |
2018-10-25 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2018-10-24 | net: xgmac: convert SysBus init method to a realize method | Cédric Le Goater |
2018-10-24 | net: stellaris_enet: add a reset method | Cédric Le Goater |
2018-10-24 | net: stellaris_enet: convert SysBus init method to a realize method | Cédric Le Goater |
2018-10-24 | net: smc91c111: convert SysBus init method to a realize method | Cédric Le Goater |
2018-10-24 | net: opencores_eth: convert SysBus init method to a realize method | Cédric Le Goater |
2018-10-24 | net: mipsnet: convert SysBus init method to a realize method | Cédric Le Goater |
2018-10-24 | net: milkymist_minimac2: convert SysBus init method to a realize method | Cédric Le Goater |