1. 8558d94 pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE by Andreas Färber · 13 years ago
  2. c1195d1 Add one new file vga-pci.h and cleanup on all platforms by zhlcindy@gmail.com · 13 years ago
  3. 5c3e735 ppc_prep: Pass PowerPCCPU to ppc_prep_reset() by Andreas Färber · 13 years ago
  4. a9bf3df ppc_prep: Use cpu_ppc_init() to obtain PowerPCCPU by Andreas Färber · 13 years ago
  5. 6c84ce0 prep: Move int-ack register from PReP to Raven PCI emulation by Hervé Poussineau · 13 years ago
  6. 9357b14 prep: Initialize PC speaker by Hervé Poussineau · 13 years ago
  7. f05f6b4 qdev: put all devices under /machine by Paolo Bonzini · 13 years ago
  8. f424d5c qdev: add children before qdev_init by Paolo Bonzini · 13 years ago
  9. e2684c0 ppc hw/: Don't use CPUState by Andreas Färber · 13 years ago
  10. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  11. afb9a60 usb: zap hw/ush-{ohic,uhci}.h + init wrappers by Gerd Hoffmann · 13 years ago
  12. 57c9faf qom: move properties from qdev to object by Anthony Liguori · 13 years ago
  13. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  14. 506b7dd prep: Use i82378 PCI->ISA bridge for 'prep' machine by Andreas Färber · 13 years ago
  15. 8ca8c7b prep: qdev'ify Raven host bridge (SysBus) by Andreas Färber · 13 years ago
  16. 48e9372 prep: Use ISA m48t59 by Andreas Färber · 13 years ago
  17. 809680c prep: Fix offset of BIOS MemoryRegion by Andreas Färber · 13 years ago
  18. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  19. 48a18b3 isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions by Hervé Poussineau · 13 years ago
  20. 0c90c52 ppc_prep: convert to memory API by Avi Kivity · 14 years ago
  21. 6e5580c i8259: PREP: Replace pic_intack_read with pic_read_irq by Jan Kiszka · 13 years ago
  22. bac8ad4 ppc_prep: initialize i8259 after the ISA bus by Avi Kivity · 14 years ago
  23. c2d0d01 isa: Pass i/o address space to isa_bus_new by Richard Henderson · 14 years ago
  24. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  25. aee97b8 pci: pass I/O address space to new PCI bus by Avi Kivity · 14 years ago
  26. 1e39101 pci: pass address space to pci bus when created by Avi Kivity · 14 years ago
  27. 7571790 ide: consolidate drive_get(IF_IDE) by Isaku Yamahata · 14 years ago
  28. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  29. 81aa064 Revert "prep: Disable second IDE channel, as long as ISA IDE emulation doesn't support same irq for both channels" by Aurelien Jarno · 14 years ago
  30. 64d7e9a i8254: convert to qdev by Blue Swirl · 14 years ago
  31. 491e2a3 prep: Disable second IDE channel, as long as ISA IDE emulation doesn't support same irq for both channels by Hervé Poussineau · 14 years ago
  32. 7414537 prep: Remove bogus BIOS size check by Andreas Färber · 14 years ago
  33. 8cb7da5 prep: Declare as little endian by Alexander Graf · 14 years ago
  34. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  35. 7889542 more stdvga cleanups. by Gerd Hoffmann · 14 years ago
  36. 49a2942 Delete write only variables by Blue Swirl · 14 years ago
  37. 093209c Check for errors during BIOS or kernel load by Blue Swirl · 15 years ago
  38. 2446333 Rearrange block headers by Blue Swirl · 15 years ago
  39. 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
  40. 7d932df hpet/rtc: Rework RTC IRQ replacement by HPET by Jan Kiszka · 15 years ago
  41. 4556bd8 Compile dma only once by Blue Swirl · 15 years ago
  42. 1d914fa rtc: make rtc_xxx accept/return ISADevice instead of RTCState. by Isaku Yamahata · 15 years ago
  43. a67ba3b Revert "Compile usb-ohci only once" by Paul Brook · 15 years ago
  44. f169840 Compile usb-ohci only once by Blue Swirl · 15 years ago
  45. 43a3470 m48t59: don't use reserved _t suffix by Blue Swirl · 15 years ago
  46. 18e08a5 pci: pci.h cleanup: move out stuff not in pci.c by Michael S. Tsirkin · 15 years ago
  47. d84bda4 PPC: rename cpu_ppc_reset to cpu_reset for consistency by Blue Swirl · 15 years ago
  48. 9203f52 Make NICInfo string fields non-const by Mark McLoughlin · 15 years ago
  49. 07caea3 Fix pci_add nic not to exit on bad model by Markus Armbruster · 16 years ago
  50. ac0be99 serial: convert isa to qdev by Gerd Hoffmann · 16 years ago
  51. fd8014e floppy: add drive properties. by Gerd Hoffmann · 16 years ago
  52. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 16 years ago
  53. 99a0949 Get rid of _t suffix by malc · 16 years ago
  54. afcea8c ioports: remove unused env parameter and compile only once by Blue Swirl · 16 years ago
  55. ca20cf3 Compile loader only once by Blue Swirl · 16 years ago
  56. dea21e9 ide/isa: convert to qdev. by Gerd Hoffmann · 16 years ago
  57. b37fc14 unbreak ppc/prep by Gerd Hoffmann · 16 years ago
  58. 32e0c82 qdev/isa: convert real time clock by Gerd Hoffmann · 16 years ago
  59. 11d23c3 qdev/isa: finish pckbd conversion by Gerd Hoffmann · 16 years ago
  60. 9453c5b qdev/isa: convert ne2000 by Gerd Hoffmann · 16 years ago
  61. 86c8615 qdev: drop iobase properties from isa bus by Gerd Hoffmann · 16 years ago
  62. 5b19d9a qdev/usb: convert ohci. by Gerd Hoffmann · 16 years ago
  63. f455e98 ide: pass down DriveInfo instead of BlockDriverState by Gerd Hoffmann · 16 years ago
  64. ec82026 ide: split away ide-isa.c by Gerd Hoffmann · 16 years ago
  65. 2091ba2 isa bus irq changes and fixes. by Gerd Hoffmann · 16 years ago
  66. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  67. 90e189e Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx by Blue Swirl · 16 years ago
  68. 636aa20 Replace always_inline with inline by Blue Swirl · 16 years ago
  69. 751c6a1 kill drives_table by Gerd Hoffmann · 16 years ago
  70. 0bf9e31 Fix most warnings (errors with -Werror) when debugging is enabled by Blue Swirl · 16 years ago
  71. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  72. 5607c38 Support addr=... in option argument of -net nic by Markus Armbruster · 16 years ago
  73. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  74. 5cea859 Use relative path for bios by Paul Brook · 16 years ago
  75. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  76. f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 16 years ago
  77. bba831e Remove obsolete BIOS_SIZE from sysemu.h by Paul Brook · 16 years ago
  78. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  79. fbe1b59 Remove vga_ram_size by Paul Brook · 16 years ago
  80. 22d83b1 Push AUD_init down to devices by Paul Brook · 16 years ago
  81. 2ac7117 Replace cpu_abort with hw_error by Paul Brook · 16 years ago
  82. 190cd02 Remove redundant ram_require machine properly. by pbrook · 16 years ago
  83. b584726 Clean up VGA ram allocation. by pbrook · 16 years ago
  84. dcac967 Use load_image_targphys and avoid phys_ram_base. by pbrook · 16 years ago
  85. cf9c147 Use qemu_ram_alloc by blueswir1 · 16 years ago
  86. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  87. 42fc73a Support epoch of 1980 in RTC emulation for MIPS Magnum by aurel32 · 16 years ago
  88. 3023f332 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  89. 8fec2b8 global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost) by aliguori · 16 years ago
  90. 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
  91. cb457d7 Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin) by aliguori · 16 years ago
  92. 5652ef7 mips, ppc: make sure nd->model is always defined by aurel32 · 16 years ago
  93. 4dd8c13 Fix PPC PREP platform, broken by commit 5849 by aurel32 · 16 years ago
  94. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  95. 3d878ca Set default max_cpus to one. by balrog · 16 years ago
  96. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  97. b209700 machine struct - specify max_cpus at the per machine level (Jes Sorensen) by aliguori · 16 years ago
  98. 4b32e16 machine struct - use C99 initializers (Jes Sorensen) by aliguori · 16 years ago
  99. 3b3fb32 Use qemu-log.h by blueswir1 · 17 years ago
  100. b3c7724 Move CPU save/load registration to common code. by pbrook · 17 years ago