1. e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 10 years ago
  2. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 10 years ago
  3. cdd14a8 sh4: Fix initramfs initialization for endiannes-mismatched targets by Guenter Roeck · 10 years ago
  4. 5638075 sh4/r2d: convert to new MMIO accessor style by Aurelien Jarno · 10 years ago
  5. 42874d3 Switch non-CPU callers from ld/st*_phys to address_space_ld/st* by Peter Maydell · 10 years ago
  6. 456dcd8 r2d: Don't use legacy -usbdevice support for setting up board by Markus Armbruster · 10 years ago
  7. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  8. fa1d36d block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() by Markus Armbruster · 10 years ago
  9. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 11 years ago
  10. f3c7d03 hw: Fix qemu_allocate_irqs() leaks by Andreas Färber · 11 years ago
  11. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  12. 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 12 years ago
  13. 5ce5944 exec: Make stw_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  14. ab1da85 exec: Make stl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  15. 08c58f9 pci-host: Consistently set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  16. d32f7d2 shix: Don't require firmware presence for qtest by Andreas Färber · 12 years ago
  17. b6e770e shix: Drop debug output by Andreas Färber · 12 years ago
  18. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 12 years ago
  19. b23ea25 sh4: unbreak r2d by Paolo Bonzini · 12 years ago
  20. 4759ab6 sh4: do not use isa_mmio by Paolo Bonzini · 12 years ago
  21. dc11549 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  22. 29b358f pci: Add root bus parameter to pci_nic_init() by David Gibson · 12 years ago
  23. 2977673 hw/s*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  24. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  25. bd2be15 arm: fix location of some include files by Peter Maydell · 12 years ago
  26. 2f493fe sh7750: Change cpu field type to SuperHCPU by Andreas Färber · 12 years ago
  27. 06f3ed2 shix: Catch CPU initialization errors by Andreas Färber · 12 years ago
  28. 47b43a1 hw: move private headers to hw/ subdirectories. by Paolo Bonzini · 12 years ago
  29. 7702e47 hw: move interrupt controllers to hw/intc/, configure with default-configs/ by Paolo Bonzini · 12 years ago
  30. c0907c9 hw: move PCI bridges to hw/pci-* or hw/ARCH by Paolo Bonzini · 12 years ago
  31. 3bd8845 hw: move timer devices to hw/timer/, configure with default-configs/ by Paolo Bonzini · 12 years ago
  32. 9944d32 hw: move char devices to hw/char/, configure via default-configs/ by Paolo Bonzini · 12 years ago
  33. fc97bb5 hw: move display devices to hw/display/, configure via default-configs/ by Paolo Bonzini · 12 years ago
  34. 7b24789 hw: move block devices to hw/block/, configure via default-configs/ by Paolo Bonzini · 12 years ago
  35. 9a1179d hw: make all of hw/ide/ configurable via default-configs/ by Paolo Bonzini · 12 years ago
  36. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  37. b350ab7 target-sh4: Move PVR/PRR/CVR into SuperHCPUClass by Andreas Färber · 12 years ago
  38. 7a2771d sh: move files referencing CPU to hw/sh4/ by Paolo Bonzini · 12 years ago
  39. 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago
  40. 5e8861a build: move obj-TARGET-y variables to nested Makefile.objs by Paolo Bonzini · 13 years ago