1. 01ef1c0 alpha: switch boards to "default y" by Paolo Bonzini · 1 year, 1 month ago
  2. 861bbc88 hw/alpha/dp264: use pci_init_nic_devices() by David Woodhouse · 1 year, 4 months ago
  3. ba7d12e hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps by Yi Liu · 1 year, 4 months ago
  4. cdd684b hw/alpha: Use MachineClass->default_nic in the alpha machine by Thomas Huth · 1 year, 9 months ago
  5. a67dfa6 Drop duplicate #include by Markus Armbruster · 2 years, 1 month ago
  6. 674b0a5 include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h by Markus Armbruster · 2 years, 2 months ago
  7. 8466405 hw: Remove unused MAX_IDE_BUS define by BALATON Zoltan · 2 years, 6 months ago
  8. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  9. 5ec4f1d hw/alpha: Provide a PCI-ISA bridge device node by Jason Thorpe · 3 years, 9 months ago
  10. 387a1dc hw/alpha: Provide console information to the PALcode at start-up by Jason Thorpe · 3 years, 9 months ago
  11. 3a8233d hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings by Jason Thorpe · 3 years, 9 months ago
  12. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 10 months ago
  13. ee86213 Do not include exec/address-spaces.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  14. ead62c7 Do not include hw/boards.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  15. 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  16. 2c65db5 vl: extract softmmu/datadir.c by Paolo Bonzini · 4 years, 4 months ago
  17. 2c4a83e alpha: remove bios_name by Paolo Bonzini · 4 years, 4 months ago
  18. 617160c load_elf: Remove unused address variables from callers by BALATON Zoltan · 4 years, 8 months ago
  19. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  20. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  21. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  22. 2c44220 meson: convert hw/arch* by Marc-André Lureau · 6 years ago
  23. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  24. 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  25. 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  26. be1765f hw/ide: Do ide_drive_get() within pci_ide_create_devs() by BALATON Zoltan · 5 years ago
  27. 2529791 dp264: use pci_create_simple() to initialise the cmd646 device by Mark Cave-Ayland · 5 years ago
  28. b58337f hw/alpha/dp264: Include "net/net.h" by Philippe Mathieu-Daudé · 5 years ago
  29. 540818b hw/alpha/alpha_sys: Remove unused "hw/ide.h" header by Philippe Mathieu-Daudé · 5 years ago
  30. ea0ac7f hw: Make MachineClass::is_default a boolean type by Philippe Mathieu-Daudé · 5 years ago
  31. b844d82 alpha/dp264: use memdev for RAM by Igor Mammedov · 5 years ago
  32. 6cdda0f hw/core/loader: Let load_elf() populate a field with CPU-specific flags by Aleksandar Markovic · 5 years ago
  33. 852c27e hw: replace hw/i386/pc.h with a header just for the i8259 by Paolo Bonzini · 5 years ago
  34. bcdb906 hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
  35. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  36. 12e9493 Include hw/boards.h a bit less by Markus Armbruster · 6 years ago
  37. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  38. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  39. 33decbd hw: Replace global smp variables with MachineState for all remaining archs by Like Xu · 6 years ago
  40. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  41. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  42. 84bdc58 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  43. 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
  44. 9ad4994 hw/alpha/Kconfig: DP264 hardware requires e1000 network card by Philippe Mathieu-Daudé · 6 years ago
  45. 234afe7 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-08' into staging by Peter Maydell · 6 years ago
  46. 04f3c00 hw: Remove unused 'hw/devices.h' include by Philippe Mathieu-Daudé · 6 years ago
  47. d1a95ef alpha-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  48. 82f5181 kconfig: introduce kconfig files by Paolo Bonzini · 6 years ago
  49. 31be0a4 hw/alpha/Makefile.objs: Create CONFIG_* for alpha by Yang Zhong · 6 years ago
  50. 4366e1d elf: Add optional function ptr to load_elf() to parse ELF notes by Liam Merwick · 6 years ago
  51. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  52. b7ed683 hw/alpha/typhoon: Stop calling cpu_unassigned_access() by Peter Maydell · 6 years ago
  53. c378ade hw/alpha/typhoon: Remove unuseful code by Philippe Mathieu-Daudé · 6 years ago
  54. f3839fd change get_image_size return type to int64_t by Li Zhijian · 6 years ago
  55. 2b41742 hw/alpha: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
  56. 2c91bcf iommu: Add IOMMU index argument to translate method by Peter Maydell · 7 years ago
  57. a4cb773 hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIO by Philippe Mathieu-Daudé · 7 years ago
  58. f4564fc0 hw/alpha/dp264: Add the ISA DMA controller by Philippe Mathieu-Daudé · 7 years ago
  59. 47973a2 hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h by Philippe Mathieu-Daudé · 7 years ago
  60. acc95bc Merge remote-tracking branch 'origin/master' into HEAD by Michael S. Tsirkin · 7 years ago
  61. 6c646a1 hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init() by Philippe Mathieu-Daudé · 7 years ago
  62. acf695e hw/timer/i8254: rename pit_init() -> i8254_pit_init() by Philippe Mathieu-Daudé · 7 years ago
  63. 1115ff6 pci: Rename root bus initialization functions for clarity by David Gibson · 7 years ago
  64. fb92da8 alpha: use generic cpu_model parsing by Igor Mammedov · 7 years ago
  65. 4482e05 cpu: make cpu_generic_init() abort QEMU on error by Igor Mammedov · 7 years ago
  66. 82a3d1f alpha: replace cpu_alpha_init() with cpu_generic_init() by Igor Mammedov · 8 years ago
  67. 87e0331 docs: fix broken paths to docs/devel/tracing.txt by Philippe Mathieu-Daudé · 8 years ago
  68. bcd2625 target/alpha: Merge several flag bytes into ENV->FLAGS by Richard Henderson · 8 years ago
  69. 1221a47 memory/iommu: introduce IOMMUMemoryRegionClass by Alexey Kardashevskiy · 8 years ago
  70. 3df9d74 memory/iommu: QOM'fy IOMMU MemoryRegion by Alexey Kardashevskiy · 8 years ago
  71. bf55b7a memory: tune last param of iommu_ops.translate() by Peter Xu · 8 years ago
  72. 2059839 hw: Default -drive to if=ide explicitly where it works by Markus Armbruster · 8 years ago
  73. fcf5ef2 Move target-* CPU file into a target/ folder by Thomas Huth · 8 years ago
  74. 424ad83 target-alpha: Fix interrupt mask for cpu1 by Richard Henderson · 8 years ago
  75. 4496dc4 sun4uv: fix serial initialization regression by Marc-André Lureau · 8 years ago
  76. e723b87 trace-events: fix first line comment in trace-events by Laurent Vivier · 9 years ago
  77. 50d3bba hw/alpha: fix PCI bus initialization by Marcel Apfelbaum · 9 years ago
  78. 121d071 Clean up header guards that don't match their file name by Markus Armbruster · 9 years ago
  79. 4f92ce1 trace: split out trace events for hw/alpha/ directory by Daniel P. Berrange · 9 years ago
  80. 0774831 alpha: include cpu-qom.h in files that require AlphaCPU by Paolo Bonzini · 9 years ago
  81. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  82. 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
  83. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  84. 7ef295e loader: Add data swap option to load-elf by Peter Crosthwaite · 9 years ago
  85. e2e5e11 alpha: Clean up includes by Peter Maydell · 9 years ago
  86. d10e543 isa: Clean up error handling around isa_bus_new() by Markus Armbruster · 9 years ago
  87. c525436 hw: Don't use hw_error() for machine initialization errors by Markus Armbruster · 9 years ago
  88. c6ce9f1 alpha: convert "naked" qemu_log to tracepoint by Paolo Bonzini · 9 years ago
  89. e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 9 years ago
  90. 5429273 hw/alpha/typhoon.c: Fix misusing qemu_allocate_irqs for single irq by Shannon Zhao · 10 years ago
  91. c18f855 hw/alpha/dp264.c: Fix memory leak spotted by valgrind by Shannon Zhao · 10 years ago
  92. 42874d3 Switch non-CPU callers from ld/st*_phys to address_space_ld/st* by Peter Maydell · 10 years ago
  93. 58c24a4 alpha: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory by Dirk Müller · 10 years ago
  94. 5de0904 Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging by Peter Maydell · 10 years ago
  95. b6607a1 serial: Factor out common serial_hds_isa_init() by Markus Armbruster · 10 years ago
  96. bb2ed00 isa: add memory space parameter to isa_bus_new by Hervé Poussineau · 10 years ago
  97. d8f94e1 ide: Update ide_drive_get to be HBA agnostic by John Snow · 10 years ago
  98. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
  99. 8d7b8cb iommu: add is_write as a parameter to the translate function of MemoryRegionIOMMUOps by Le Tan · 11 years ago
  100. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago