1. b19c1c0 isa: remove isa_mem_base variable by Hervé Poussineau · 10 years ago
  2. bb2ed00 isa: add memory space parameter to isa_bus_new by Hervé Poussineau · 10 years ago
  3. 337a3e5c isa-bus: don't use 'Yoda conditions' by Gonglei · 11 years ago
  4. 848696b PortioList: Store PortioList in device state by Kirill Batuzov · 11 years ago
  5. 837d371 sysbus: Set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  6. efec3dd qdev: Replace no_user by cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  7. 52785d9 isa-bus: Drop isabus_bridge_init() since it does nothing by Hu Tao · 12 years ago
  8. db10ca9 piolist: add owner argument to initialization functions and pass devices by Paolo Bonzini · 12 years ago
  9. 4a17cc4 isa: QOM'ify ISADevice by Andreas Färber · 12 years ago
  10. 2ae0e48 isa: QOM'ify ISABus by Andreas Färber · 12 years ago
  11. db895a1 isa: Use realizefn for ISADevice by Andreas Färber · 12 years ago
  12. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/isa-bus.c]
  13. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  14. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  15. c538ca6 isa: Split off instance_init for ISADevice by Andreas Färber · 12 years ago
  16. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  17. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  18. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  19. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  20. ac10027 isa: Add isa_address_space_io() by Julien Grall · 12 years ago
  21. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  22. 14e7a64 isa: add a isa_vga_init() function by Aurelien Jarno · 12 years ago
  23. a5cf826 scsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_dev_path return NULL by Jim Meyering · 12 years ago
  24. 0d93692 qdev: Convert busses to QEMU Object Model by Anthony Liguori · 13 years ago
  25. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  26. d307af7 qdev: kill off DeviceInfo by Anthony Liguori · 13 years ago
  27. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  28. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  29. 8f04ee0 isa: pic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  30. d3c68e4 isa: always use provided ISA bus in isa_bus_irqs() by Hervé Poussineau · 13 years ago
  31. 7578226 isa: always use provided ISA bus when creating an isa device by Hervé Poussineau · 13 years ago
  32. d1a1be1 isa: move ISABus structure definition to header file by Hervé Poussineau · 13 years ago
  33. 48a18b3 isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions by Hervé Poussineau · 13 years ago
  34. 0d95952 isa: Remove isa_init_ioport_range and isa_init_ioport by Richard Henderson · 14 years ago
  35. d750073 isa: Add isa_register_portio_list() by Avi Kivity · 13 years ago
  36. ebf47c2 isa: Tidy support code for isabus_get_fw_dev_path by Richard Henderson · 14 years ago
  37. 78e2059 isa: add isa_register_ioport() by Richard Henderson · 14 years ago
  38. c2d0d01 isa: Pass i/o address space to isa_bus_new by Richard Henderson · 14 years ago
  39. c839ade isa: add isa_address_space() by Avi Kivity · 14 years ago
  40. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  41. ee951a3 isa-bus: Remove bogus IRQ sharing check by Jan Kiszka · 14 years ago
  42. 86f4a9a isa: add creation function that may fail by Blue Swirl · 14 years ago
  43. 6a26e11 Add get_fw_dev_path callback to ISA bus in qdev. by Gleb Natapov · 14 years ago
  44. dee41d5 Keep track of ISA ports ISA device is using in qdev. by Gleb Natapov · 14 years ago
  45. 779206d Introduce fw_name field to DeviceInfo structure. by Gleb Natapov · 14 years ago
  46. 7478222 isa-bus.c: use hw_error instead of fprintf by Tristan Gingold · 14 years ago
  47. fbe3288 move two variable declarations out of vl.c by Paolo Bonzini · 15 years ago
  48. 3f66aa9 Make isa_create() terminate program on failure by Markus Armbruster · 15 years ago
  49. e23a1b3 New qdev_init_nofail() by Markus Armbruster · 15 years ago
  50. 18cfeb5 Make qdev_init() destroy the device on failure by Markus Armbruster · 15 years ago
  51. 924f6d7 qdev: add isa_create() function by Gerd Hoffmann · 15 years ago
  52. 787aa97 qdev: tag isabus-bridge as no-user by Gerd Hoffmann · 15 years ago
  53. 2e15e23 qdev: simplify isa irq assignments by Gerd Hoffmann · 15 years ago
  54. 86c8615 qdev: drop iobase properties from isa bus by Gerd Hoffmann · 15 years ago
  55. 73538c3 Suppress kraxelisms by Blue Swirl · 15 years ago
  56. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  57. e8935ee Move isa_connect_irq calls into isa_create_simple by Gerd Hoffmann · 16 years ago
  58. 3a38d43 Add isa_reserve_irq(). by Jes Sorensen · 16 years ago
  59. 2091ba2 isa bus irq changes and fixes. by Gerd Hoffmann · 16 years ago
  60. aa7116c qdev/prop: convert isa-bus to helper macros. by Gerd Hoffmann · 16 years ago
  61. f915a11 qdev/isa: add isa bus support to qdev. by Gerd Hoffmann · 16 years ago