1. 7745238 sparc: Remove ELF_MACHINE from cpu.h by Peter Crosthwaite · 10 years ago
  2. 8a661ae Revert use of DEFINE_MACHINE() for registrations of multiple machines by Andreas Färber · 10 years ago
  3. e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 10 years ago
  4. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 10 years ago
  5. 5039d6e i8257: remove cpu_request_exit irq by Paolo Bonzini · 10 years ago
  6. 19d2b5e i8257: rewrite DMA_schedule to avoid hooking into the CPU loop by Paolo Bonzini · 10 years ago
  7. 48779e5 fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparc by Gabriel L. Somlo · 10 years ago
  8. 3a5c76b fw_cfg: factor out initialization of FW_CFG_ID (rev. number) by Gabriel L. Somlo · 10 years ago
  9. f3b18f3 sun4u: switch m48t59 NVRAM to MMIO access by Mark Cave-Ayland · 10 years ago
  10. 6de0497 m48t59: introduce new base-year qdev property by Mark Cave-Ayland · 10 years ago
  11. 3168824 m48t59: let init functions return a Nvram object by Hervé Poussineau · 10 years ago
  12. 5de0904 Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging by Peter Maydell · 10 years ago
  13. 07dc788 parallel: Factor out common parallel_hds_isa_init() by Markus Armbruster · 10 years ago
  14. b6607a1 serial: Factor out common serial_hds_isa_init() by Markus Armbruster · 10 years ago
  15. bb2ed00 isa: add memory space parameter to isa_bus_new by Hervé Poussineau · 10 years ago
  16. 6670882 fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem() by Laszlo Ersek · 10 years ago
  17. ddcd553 bootdevice: add Error **errp argument for QEMUBootSetHandler by Gonglei · 10 years ago
  18. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  19. d8f94e1 ide: Update ide_drive_get to be HBA agnostic by John Snow · 10 years ago
  20. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 11 years ago
  21. a1cf8be sun4u: switch second PCI-ebus bridge BAR over to PCI IO space by Mark Cave-Ayland · 11 years ago
  22. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  23. 9889e04 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  24. 3e998a7 Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5 by Anthony Liguori · 12 years ago
  25. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 12 years ago
  26. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  27. 40daca5 aio / timers: Rearrange timer.h & make legacy functions call non-legacy by Alex Bligh · 12 years ago
  28. 6b63ef4 sun4: Don't prematurely explode QEMUMachineInitArgs by Markus Armbruster · 12 years ago
  29. 88c034d sun4u: QOM cast cleanup for RamDevice by Andreas Färber · 12 years ago
  30. 13575cf sun4u: QOM cast cleanup for PROMState by Andreas Färber · 12 years ago
  31. 0a70e09 ebus: do not use isa_mmio by Paolo Bonzini · 12 years ago
  32. dc11549 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  33. 29b358f pci: Add root bus parameter to pci_nic_init() by David Gibson · 12 years ago
  34. 2977673 hw/s*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  35. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  36. 2ae0e48 isa: QOM'ify ISABus by Andreas Färber · 12 years ago
  37. a88b362 refer to FWCfgState explicitly by Laszlo Ersek · 12 years ago
  38. ec0503b firmware_abi: move to include/hw/nvram/ by Michael S. Tsirkin · 12 years ago
  39. 852e82f sparc64: allow 64 IRQ lines by Artyom Tarasenko · 12 years ago
  40. c0907c9 hw: move PCI bridges to hw/pci-* or hw/ARCH by Paolo Bonzini · 12 years ago
  41. 0ddfaf7 hw: move MC146818RTC to hw/timer/, configure via default-configs/ by Paolo Bonzini · 12 years ago
  42. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  43. c3affe5 cpu: Pass CPUState to cpu_interrupt() by Andreas Färber · 12 years ago
  44. d8ed887 exec: Pass CPUState to cpu_reset_interrupt() by Andreas Färber · 12 years ago
  45. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  46. 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago
  47. 5e8861a build: move obj-TARGET-y variables to nested Makefile.objs by Paolo Bonzini · 13 years ago