1. 1de81b4 hw/net: Constify VMState by Richard Henderson · 1 year, 2 months ago
  2. 7d0fefd net: Provide MemReentrancyGuard * to qemu_new_nic() by Akihiko Odaki · 1 year, 9 months ago
  3. 19f4ed3 hw: Do not include qemu/log.h if it is not necessary by Thomas Huth · 4 years ago
  4. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  5. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  6. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  7. 5519724 hw/net/xgmac: Fix buffer overflow in xgmac_enet_send() by Mauro Matteo Cascella · 4 years, 8 months ago
  8. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  9. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  10. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  11. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  12. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  13. 8fa922c net: xgmac: convert SysBus init method to a realize method by Cédric Le Goater · 6 years ago
  14. b20219b hw/net: Remove unnecessary header includes by Thomas Huth · 7 years ago
  15. f664b88 Remove/replace sysemu/char.h inclusion by Marc-André Lureau · 8 years ago
  16. f394b2e qapi: Change Netdev into a flat union by Eric Blake · 9 years ago
  17. 8ef94f0 arm: Clean up includes by Peter Maydell · 9 years ago
  18. 8c8c460 xgmac: Drop packets with eth_can_rx is false. by Fam Zheng · 10 years ago
  19. 57407ea net: remove all cleanup methods from NIC NetClientInfos by Paolo Bonzini · 10 years ago
  20. 8f1e884 savevm: Remove all the unneeded version_minimum_id_old (arm) by Juan Quintela · 11 years ago
  21. 6a0a70b hw: Add missing 'static' attributes by Stefan Weil · 11 years ago
  22. 546921e xgmac: QOM cast cleanup by Andreas Färber · 12 years ago
  23. eedfac6 hw/n*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  24. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  25. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  26. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/xgmac.c]
  27. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  28. cc1f0f4 net: introduce qemu_get_nic() by Jason Wang · 12 years ago
  29. b356f76 net: introduce qemu_get_queue() by Jason Wang · 12 years ago
  30. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  31. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  32. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  33. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
  34. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  35. 4e68f7a net: Rename VLANClientState to NetClientState by Stefan Hajnoczi · 13 years ago
  36. 2be64a6 hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) by Laszlo Ersek · 13 years ago
  37. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  38. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  39. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  40. f79f2bf qdev: don't access name through info by Anthony Liguori · 13 years ago
  41. 30fbb9f qdev: move qdev->info to class by Anthony Liguori · 13 years ago
  42. 4c0e167 Add xgmac ethernet model by Rob Herring · 13 years ago