1. edf5ca5 include/hw/pci: Split pci_device.h off pci.h by Markus Armbruster · 2 years, 3 months ago
  2. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  3. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  4. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  5. 40c2281 Drop more @errp parameters after previous commit by Markus Armbruster · 4 years, 10 months ago
  6. b8c4b67 hw/net: Make NetCanReceive() return a boolean by Philippe Mathieu-Daudé · 5 years ago
  7. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  8. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  9. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  10. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  11. 09340f4 sunhme: ensure that RX descriptor ring overflow is indicated to client driver by Mark Cave-Ayland · 6 years ago
  12. 29df47a sunhme: fix return values from sunhme_receive() during receive packet processing by Mark Cave-Ayland · 6 years ago
  13. 1058e1a sunhme: flush any queued packets when HME_MAC_RXCFG_ENABLE bit is raised by Mark Cave-Ayland · 6 years ago
  14. 076489c sunhme: fix incorrect constant in sunhme_can_receive() by Mark Cave-Ayland · 6 years ago
  15. 6bdc370 sunhme: add trace event for logging PCI IRQ by Mark Cave-Ayland · 6 years ago
  16. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  17. a89a6b0 sunhme: switch sunhme over to use net_crc32_le() by Mark Cave-Ayland · 7 years ago
  18. fd3b02c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices by Eduardo Habkost · 7 years ago
  19. c110425 net: add Sun HME (Happy Meal Ethernet) on-board NIC by Mark Cave-Ayland · 8 years ago