1. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  2. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  3. f3c6a16 Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging by Anthony Liguori · 13 years ago
  4. e114fea hw/sysbus.c: Remove unnecessary conditionals by Peter Maydell · 13 years ago
  5. 62ec483 sysbus: add sysbus_address_space() by Avi Kivity · 13 years ago
  6. ab0115e sysbus: remove sysbus_init_mmio_cb2 by Benoît Canet · 13 years ago
  7. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  8. 3f7f1c8 sysbus: remove sysbus_init_mmio() by Avi Kivity · 13 years ago
  9. d0bc5bc sysbus: Supply missing va_end() by Markus Armbruster · 13 years ago
  10. d40b2af sysbus: add sysbus_add_memory_overlap() by Avi Kivity · 14 years ago
  11. 2b985d9 sysbus: add helpers to add and delete memory regions to the system bus by Avi Kivity · 14 years ago
  12. 46c305e hw/sysbus: Add sysbus_mmio_get_region() by Peter Maydell · 14 years ago
  13. 01e0451 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" by Anthony Liguori · 14 years ago
  14. 28e7796 sysbus: add sysbus_add_memory_overlap() by Avi Kivity · 14 years ago
  15. be35694 sysbus: add helpers to add and delete memory regions to the system bus by Avi Kivity · 14 years ago
  16. c5b3572 sysbus: remove sysbus_init_mmio_cb() by Avi Kivity · 14 years ago
  17. d761201 sysbus: add a variant of sysbus_init_mmio_cb with an unmap callback by Avi Kivity · 14 years ago
  18. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  19. ec3bb83 sysbus: add MemoryRegion based memory management API by Avi Kivity · 14 years ago
  20. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  21. 4912371 sysbus: add creation function that may fail by Blue Swirl · 14 years ago
  22. 0fba9fd sysbus: print number of irqs in dev_print by Dmitry Eremin-Solenikov · 14 years ago
  23. c646f74 Add get_fw_dev_path callback for system bus. by Gleb Natapov · 14 years ago
  24. 3f7132d sysbus: fix address truncation by Blue Swirl · 14 years ago
  25. e23a1b3 New qdev_init_nofail() by Markus Armbruster · 15 years ago
  26. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  27. 99a0949 Get rid of _t suffix by malc · 15 years ago
  28. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  29. 660f11b Fix Sparse warnings: "Using plain integer as NULL pointer" by Blue Swirl · 16 years ago
  30. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  31. 10c4c98 qdev: replace bus_type enum with bus_info struct. by Gerd Hoffmann · 16 years ago
  32. 074f2ff qdev: move name+size into DeviceInfo (v2) by Gerd Hoffmann · 16 years ago
  33. cae4956 qdev: add monitor command to dump the tree. by Gerd Hoffmann · 16 years ago
  34. 1431b6a Record device property types by Paul Brook · 16 years ago
  35. 02e2da4 Add common BusState by Paul Brook · 16 years ago
  36. aae9460 Basic qdev infrastructure. by Paul Brook · 16 years ago