1. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  2. fa1d36d block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() by Markus Armbruster · 10 years ago
  3. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
  4. f3c7d03 hw: Fix qemu_allocate_irqs() leaks by Andreas Färber · 11 years ago
  5. 0062609 hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFT by Peter Maydell · 11 years ago
  6. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  7. 8f1e884 savevm: Remove all the unneeded version_minimum_id_old (arm) by Juan Quintela · 11 years ago
  8. 1a7d9ee ssi: Convert legacy SSI_SLAVE -> DEVICE casts by Peter Crosthwaite · 11 years ago
  9. a5c8285 i2c: Rename i2c_bus to I2CBus by Andreas Färber · 11 years ago
  10. 9889e04 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  11. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 11 years ago
  12. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 11 years ago
  13. 73e9d96 spitz: QOM cast cleanup for SpitzKeyboardState by Andreas Färber · 11 years ago
  14. 7eb8104 spitz: QOM cast cleanup for SLNANDState by Andreas Färber · 11 years ago
  15. 64bde0f hw/a*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  16. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  17. d8e846e spitz: fix compilation failure due to pty.h namespace pollution by Paolo Bonzini · 12 years ago
  18. bd2be15 arm: fix location of some include files by Peter Maydell · 12 years ago
  19. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  20. 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/spitz.c]
  21. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  22. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  23. e4ada29 Make default boot order machine specific by Avik Sil · 12 years ago
  24. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  25. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  26. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  27. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  28. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  29. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  30. 72a9f5b hw/spitz: Don't prematurely explode QEMUMachineInitArgs by Peter Maydell · 12 years ago
  31. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  32. 5f072e1 create struct for machine initialization arguments by Eduardo Habkost · 12 years ago
  33. 6653095 ssi: Implemented CS behaviour by Peter A. G. Crosthwaite · 12 years ago
  34. 3aaa8df arm_boot: Pass ARMCPU to arm_load_kernel() by Andreas Färber · 13 years ago
  35. 2e7ad76 spitz: Rename PXA2xxState variable by Andreas Färber · 13 years ago
  36. 4382458 pxa2xx: Use cpu_arm_init() and store ARMCPU by Andreas Färber · 13 years ago
  37. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  38. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  39. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  40. 9e07bdf i2c: rename i2c_slave -> I2CSlave by Anthony Liguori · 13 years ago
  41. cd6c4cf ssi: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  42. 6b620ca prepare for future GPLv2+ relicensing by Paolo Bonzini · 13 years ago
  43. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  44. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  45. 7cc09e6 spitz: convert to memory API by Avi Kivity · 13 years ago
  46. a6dc4c2 pxa: Pass in address_space to pxa{255, 270}_init by Richard Henderson · 13 years ago
  47. 124386c spitz tosa: Simplify "drive is suitable for microdrive" test by Markus Armbruster · 13 years ago
  48. d422038 hw/nand: qdevify by Juha Riihimäki · 13 years ago
  49. 522f253 hw/nand: Pass block device state to init function by Peter Maydell · 13 years ago
  50. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  51. 0bb5333 pxa2xx_gpio: switch to using qdev by Dmitry Eremin-Solenikov · 14 years ago
  52. 7ef4227 spitz: make spitz-keyboard to use qdev infrastructure by Dmitry Eremin-Solenikov · 14 years ago
  53. 34f9f0b spitz: make sl-nand emulation use qdev infrastructure by Dmitry Eremin-Solenikov · 14 years ago
  54. 4384212 Use vmstate to save/load spitz-lcdtg and corgi-ssp state by Dmitry Eremin-Solenikov · 14 years ago
  55. 383d01c SharpSL scoop device - convert to qdev by Dmitry Eremin-Solenikov · 14 years ago
  56. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  57. 2446333 Rearrange block headers by Blue Swirl · 14 years ago
  58. 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
  59. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  60. 738012b Remove useless device dependency of HAS_AUDIO by Blue Swirl · 15 years ago
  61. e03c22a arm: fix arm kernel boot for non zero start addr by Lars Munch · 15 years ago
  62. 22ed1d34 arm: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  63. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  64. 99a0949 Get rid of _t suffix by malc · 15 years ago
  65. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  66. f455e98 ide: pass down DriveInfo instead of BlockDriverState by Gerd Hoffmann · 15 years ago
  67. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 15 years ago
  68. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  69. 751c6a1 kill drives_table by Gerd Hoffmann · 15 years ago
  70. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  71. 11be4b3 Add static to local machine declaration. by Stefan Weil · 16 years ago
  72. a8b7063 Avoid a gcc 3 format warning by Blue Swirl · 16 years ago
  73. 074f2ff qdev: move name+size into DeviceInfo (v2) by Gerd Hoffmann · 16 years ago
  74. 02e2da4 Add common BusState by Paul Brook · 16 years ago
  75. f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 16 years ago
  76. a984a69 PXA SSI qdev conversion by Paul Brook · 16 years ago
  77. cdbe40c WM8750 qdev coversion by Paul Brook · 16 years ago
  78. 6c0bd6b MAX7310 I2C qdev conversion by Paul Brook · 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. 0d9acba Make AUD_init failure fatal by Paul Brook · 16 years ago
  82. bc24a22 Follow coding conventions by Paul Brook · 16 years ago
  83. 190cd02 Remove redundant ram_require machine properly. by pbrook · 16 years ago
  84. a0b753d Remove more redundant ram size checks. by pbrook · 16 years ago
  85. f78630a More phys_ram_base removal. by pbrook · 16 years ago
  86. 3023f33 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  87. 15b18ec Move spitz microdrive to PCMCIA socket 0. by balrog · 16 years ago
  88. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  89. 3d878ca Set default max_cpus to one. by balrog · 16 years ago
  90. b209700 machine struct - specify max_cpus at the per machine level (Jes Sorensen) by aliguori · 16 years ago
  91. 4b32e16 machine struct - use C99 initializers (Jes Sorensen) by aliguori · 16 years ago
  92. 89cdb6a Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov. by balrog · 17 years ago
  93. e33d8cd Factor out common SharpSL PDA code (Dmitry Baryshkov). by balrog · 17 years ago
  94. 00f82b8 Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  95. 7fb4fdc RAM usage information in machine definition. by balrog · 17 years ago
  96. 0387544 Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready. by aurel32 · 17 years ago
  97. 967032c Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  98. f93eb9f Move the excess of arm_load_kernel() parameters into a struct. by balrog · 17 years ago
  99. e4bcb14 Add -drive parameter, by Laurent Vivier. by ths · 17 years ago
  100. b881c2c Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) by blueswir1 · 17 years ago