1. 2c91bcf iommu: Add IOMMU index argument to translate method by Peter Maydell · 7 years ago
  2. a4cb773 hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIO by Philippe Mathieu-Daudé · 7 years ago
  3. f4564fc0 hw/alpha/dp264: Add the ISA DMA controller by Philippe Mathieu-Daudé · 7 years ago
  4. 47973a2 hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h by Philippe Mathieu-Daudé · 7 years ago
  5. acc95bc Merge remote-tracking branch 'origin/master' into HEAD by Michael S. Tsirkin · 7 years ago
  6. 6c646a1 hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init() by Philippe Mathieu-Daudé · 7 years ago
  7. acf695e hw/timer/i8254: rename pit_init() -> i8254_pit_init() by Philippe Mathieu-Daudé · 7 years ago
  8. 1115ff6 pci: Rename root bus initialization functions for clarity by David Gibson · 7 years ago
  9. fb92da8 alpha: use generic cpu_model parsing by Igor Mammedov · 7 years ago
  10. 4482e05 cpu: make cpu_generic_init() abort QEMU on error by Igor Mammedov · 7 years ago
  11. 82a3d1f alpha: replace cpu_alpha_init() with cpu_generic_init() by Igor Mammedov · 8 years ago
  12. 87e0331 docs: fix broken paths to docs/devel/tracing.txt by Philippe Mathieu-Daudé · 8 years ago
  13. bcd2625 target/alpha: Merge several flag bytes into ENV->FLAGS by Richard Henderson · 8 years ago
  14. 1221a47 memory/iommu: introduce IOMMUMemoryRegionClass by Alexey Kardashevskiy · 8 years ago
  15. 3df9d74 memory/iommu: QOM'fy IOMMU MemoryRegion by Alexey Kardashevskiy · 8 years ago
  16. bf55b7a memory: tune last param of iommu_ops.translate() by Peter Xu · 8 years ago
  17. 2059839 hw: Default -drive to if=ide explicitly where it works by Markus Armbruster · 8 years ago
  18. fcf5ef2 Move target-* CPU file into a target/ folder by Thomas Huth · 8 years ago
  19. 424ad83 target-alpha: Fix interrupt mask for cpu1 by Richard Henderson · 8 years ago
  20. 4496dc4 sun4uv: fix serial initialization regression by Marc-André Lureau · 8 years ago
  21. e723b87 trace-events: fix first line comment in trace-events by Laurent Vivier · 9 years ago
  22. 50d3bba hw/alpha: fix PCI bus initialization by Marcel Apfelbaum · 9 years ago
  23. 121d071 Clean up header guards that don't match their file name by Markus Armbruster · 9 years ago
  24. 4f92ce1 trace: split out trace events for hw/alpha/ directory by Daniel P. Berrange · 9 years ago
  25. 0774831 alpha: include cpu-qom.h in files that require AlphaCPU by Paolo Bonzini · 9 years ago
  26. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  27. 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
  28. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  29. 7ef295e loader: Add data swap option to load-elf by Peter Crosthwaite · 9 years ago
  30. e2e5e11 alpha: Clean up includes by Peter Maydell · 9 years ago
  31. d10e543 isa: Clean up error handling around isa_bus_new() by Markus Armbruster · 9 years ago
  32. c525436 hw: Don't use hw_error() for machine initialization errors by Markus Armbruster · 9 years ago
  33. c6ce9f1 alpha: convert "naked" qemu_log to tracepoint by Paolo Bonzini · 9 years ago
  34. e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 10 years ago
  35. 5429273 hw/alpha/typhoon.c: Fix misusing qemu_allocate_irqs for single irq by Shannon Zhao · 10 years ago
  36. c18f855 hw/alpha/dp264.c: Fix memory leak spotted by valgrind by Shannon Zhao · 10 years ago
  37. 42874d3 Switch non-CPU callers from ld/st*_phys to address_space_ld/st* by Peter Maydell · 10 years ago
  38. 58c24a4 alpha: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory by Dirk Müller · 10 years ago
  39. 5de0904 Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging by Peter Maydell · 10 years ago
  40. b6607a1 serial: Factor out common serial_hds_isa_init() by Markus Armbruster · 10 years ago
  41. bb2ed00 isa: add memory space parameter to isa_bus_new by Hervé Poussineau · 10 years ago
  42. d8f94e1 ide: Update ide_drive_get to be HBA agnostic by John Snow · 10 years ago
  43. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
  44. 8d7b8cb iommu: add is_write as a parameter to the translate function of MemoryRegionIOMMUOps by Le Tan · 11 years ago
  45. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  46. f606604 exec: Make stq_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  47. 2c17449 exec: Make ldq/ldub_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  48. 837d371 sysbus: Set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  49. efec3dd qdev: Replace no_user by cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  50. 9b2caaf hw/alpha: Fix compiler warning (integer constant is too large) by Stefan Weil · 11 years ago
  51. 9889e04 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  52. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 12 years ago
  53. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  54. b83c4db target-alpha: Implement the typhoon iommu by Richard Henderson · 12 years ago
  55. 19e0cbb target-alpha: Move alarm to vm_clock by Richard Henderson · 12 years ago
  56. e605e96 hw/alpha: Use SRM epoch by Richard Henderson · 12 years ago
  57. 6784216 hw/alpha: Drop latch_tmp hack by Richard Henderson · 12 years ago
  58. 3661049 hw/alpha: Don't machine check on missing pci i/o by Richard Henderson · 12 years ago
  59. 056e6ba hw/alpha: Don't use get_system_io by Richard Henderson · 12 years ago
  60. 4917cf4 cpu: Replace cpu_single_env with CPUState current_cpu by Andreas Färber · 12 years ago
  61. dc11549 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  62. 29b358f pci: Add root bus parameter to pci_nic_init() by David Gibson · 12 years ago
  63. 64bde0f hw/a*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  64. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  65. c658b94 cpu: Turn cpu_unassigned_access() into a CPUState hook by Andreas Färber · 12 years ago
  66. 0bc3cd6 include: avoid useless includes of exec/ headers by Paolo Bonzini · 12 years ago
  67. bd2be15 arm: fix location of some include files by Peter Maydell · 12 years ago
  68. 47b43a1 hw: move private headers to hw/ subdirectories. by Paolo Bonzini · 12 years ago
  69. c0907c9 hw: move PCI bridges to hw/pci-* or hw/ARCH by Paolo Bonzini · 12 years ago
  70. 0ddfaf7 hw: move MC146818RTC to hw/timer/, configure via default-configs/ by Paolo Bonzini · 12 years ago
  71. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  72. 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago
  73. 5e8861a build: move obj-TARGET-y variables to nested Makefile.objs by Paolo Bonzini · 13 years ago