1. 1069a3c hw/misc/macio: Fix device introspection problems in macio devices by Thomas Huth · 7 years ago
  2. d811d61 mac_newworld: add PMU device by Mark Cave-Ayland · 7 years ago
  3. 7c4166a mac_newworld: add gpios to macio devices with PMU enabled by Mark Cave-Ayland · 7 years ago
  4. f1114c1 mac_newworld: add via machine option to control mac99 VIA/ADB configuration by Mark Cave-Ayland · 7 years ago
  5. 56e7404 macio: add trace-events to timer device by Mark Cave-Ayland · 7 years ago
  6. 0fcd2a8 mac_newworld: move wiring of macio IRQs to macio_newworld_realize() by Mark Cave-Ayland · 7 years ago
  7. 20d2514 mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize() by Mark Cave-Ayland · 7 years ago
  8. 9bca0ed Change references to serial_hds[] to serial_hd() by Peter Maydell · 7 years ago
  9. ddd835f hw/misc/macio: Fix crash when listing device properties of macio device by Thomas Huth · 7 years ago
  10. 1ca15d8 hw/misc/macio: Mark the macio devices with user_creatable = false by Thomas Huth · 7 years ago
  11. b6712ea macio: remove macio_init() function by Mark Cave-Ayland · 7 years ago
  12. aa79b08 macio: move setting of CUDA timebase frequency to macio_common_realize() by Mark Cave-Ayland · 7 years ago
  13. dda12e9 mac_newworld: use object link to pass OpenPIC object to macio by Mark Cave-Ayland · 7 years ago
  14. 017812d mac_oldworld: use object link to pass heathrow PIC object to macio by Mark Cave-Ayland · 7 years ago
  15. e1218e4 macio: move macio related structures and defines into separate macio.h file by Mark Cave-Ayland · 7 years ago
  16. 343bd85 macio: move ESCC device within the macio device by Mark Cave-Ayland · 7 years ago
  17. a504b9b macio: embed DBDMA device directly within macio by Mark Cave-Ayland · 7 years ago
  18. 7092e84 ppc: move CUDAState and other CUDA-related definitions into separate cuda.h file by Mark Cave-Ayland · 7 years ago
  19. 27c5cee cuda: rename frequency property to tb_frequency by Mark Cave-Ayland · 7 years ago
  20. fd3b02c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices by Eduardo Habkost · 8 years ago
  21. e451b85 macio: use object link between MACIO_IDE and MAC_DBDMA object by Mark Cave-Ayland · 8 years ago
  22. 0fc8433 macio: pass channel into MACIOIDEState via qdev property by Mark Cave-Ayland · 8 years ago
  23. ecba28d mac_dbdma: remove DBDMA_init() function by Mark Cave-Ayland · 8 years ago
  24. dd2fa4f ppc: Fix macio ESCC legacy mapping by Benjamin Herrenschmidt · 9 years ago
  25. 73bcb24 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND by Rutuja Shah · 9 years ago
  26. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  27. 0d75590 ppc: Clean up includes by Peter Maydell · 9 years ago
  28. f9f2a9f macio: add to bridge category by Laurent Vivier · 10 years ago
  29. c710440 macio: move DBDMA_init from instance_init to realize by Paolo Bonzini · 10 years ago
  30. 81e0ab4 hw: do not pass NULL to memory_region_init from instance_init by Paolo Bonzini · 10 years ago
  31. 5c464f6 macio: remove nonexistent interrupt on pin 1 by Cormac O'Brien · 10 years ago
  32. 62e9cd7 macio: Convert to realize() by Markus Armbruster · 10 years ago
  33. 6c5819c macio: fix possible memory leak by Gonglei · 10 years ago
  34. 0263592 macio.c: include parent PCIDevice state in VMStateDescription by Mark Cave-Ayland · 10 years ago
  35. b981289 PPC: Cuda: Use cuda timer to expose tbfreq to guest by Alexander Graf · 11 years ago
  36. d696760 PPC: mac99: Fix core99 timer frequency by Alexander Graf · 11 years ago
  37. 9397a7c macio: Fix timer endianness by Alexander Graf · 11 years ago
  38. 213f0c4 qom: Pass available size to object_initialize() by Andreas Färber · 12 years ago
  39. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  40. a0f9fdf PPC: Add timer handler for newworld mac-io by Alexander Graf · 12 years ago
  41. 14eefd0 PPC: g3beige: Move secondary IDE bus to mac-io by Alexander Graf · 12 years ago
  42. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  43. 0d54a50 mac-io: Add escc-legacy memory alias region by Alexander Graf · 12 years ago
  44. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/macio.c]
  45. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  46. 6e72a00 Merge remote-tracking branch 'bonzini/hw-dirs' into staging by Anthony Liguori · 12 years ago
  47. 02d583c ide/macio: Fix macio DMA initialisation. by Mark Cave-Ayland · 12 years ago
  48. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  49. 45fa67f cuda: QOM'ify CUDA by Andreas Färber · 12 years ago
  50. 07a7484 ide/macio: QOM'ify MacIO IDE by Andreas Färber · 12 years ago
  51. 95ed3b7 mac_nvram: QOM'ify MacIO NVRAM by Andreas Färber · 12 years ago
  52. d037834 macio: Split MacIO in two by Andreas Färber · 12 years ago
  53. 7b92507 macio: Delay qdev init until all fields are initialized by Andreas Färber · 12 years ago
  54. fcf1bba macio: QOM'ify some more by Andreas Färber · 12 years ago
  55. baec191 ppc: Move Mac machines to hw/ppc/ by Andreas Färber · 12 years ago
  56. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  57. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  58. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  59. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  60. 40021f0 pci: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  61. d8c51b0 macio: convert to qdev by Anthony Liguori · 13 years ago
  62. e824b2c pci: rename pci_register_bar_region() to pci_register_bar() by Avi Kivity · 14 years ago
  63. 23c5e4c ppc: convert to memory API by Avi Kivity · 14 years ago
  64. b80d4a9 pci: don't overwrite multi functio bit in pci header type. by Isaku Yamahata · 15 years ago
  65. 6e355d9 pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t by Isaku Yamahata · 15 years ago
  66. 0392a01 pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h by Isaku Yamahata · 15 years ago
  67. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 16 years ago
  68. 99a0949 Get rid of _t suffix by malc · 16 years ago
  69. 28c2c26 Rename pci_register_io_region() to pci_register_bar() by Avi Kivity · 16 years ago
  70. 6407f37 use PCI_HEADER_TYPE. by Isaku Yamahata · 16 years ago
  71. 173a543 Add and use #defines for PCI device classes by blueswir1 · 16 years ago
  72. deb5439 Define PCI vendor and device IDs in pci.h (Stuart Brady) by aliguori · 16 years ago
  73. 7fa9ae1 Use ESCC for PowerMac serial by blueswir1 · 16 years ago
  74. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  75. 74e9115 Fix PowerMac NVRAM device. by j_mayer · 17 years ago
  76. 3cbee15 * sort the PowerPC target object files by j_mayer · 17 years ago