1. ced7169 hw/arm/smmuv3: Cache event fault record by Jean-Philippe Brucker · 2 years, 11 months ago
  2. cf6f26d Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into staging by Richard Henderson · 2 years, 11 months ago
  3. 966f1ca i386: factor out x86_firmware_configure() by Gerd Hoffmann · 2 years, 11 months ago
  4. c46cabd hw/intc: Vectored Interrupt Controller (VIC) by Amir Gonnen · 2 years, 11 months ago
  5. 754f756 Merge tag 'pull-target-arm-20220422-1' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Richard Henderson · 2 years, 11 months ago
  6. 7cf3f8d hw/arm/virt: Support TCG GICv4 by Peter Maydell · 3 years ago
  7. f31985a hw/arm/virt: Abstract out calculation of redistributor region capacity by Peter Maydell · 3 years ago
  8. c3f21b0 hw/intc/arm_gicv3_cpuif: Support vLPIs by Peter Maydell · 3 years ago
  9. 641be69 hw/intc/arm_gicv3: Implement new GICv4 redistributor registers by Peter Maydell · 3 years ago
  10. ae3b3ba hw/intc/arm_gicv3: Implement GICv4's new redistributor frame by Peter Maydell · 3 years ago
  11. 3851af4 hw/intc/arm_gicv3_its: Implement VMOVP by Peter Maydell · 3 years ago
  12. 7c087bd hw/intc/arm_gicv3: Keep pointers to every connected ITS by Peter Maydell · 3 years ago
  13. 50d8458 hw/intc/arm_gicv3_its: Implement GITS_BASER2 for GICv4 by Peter Maydell · 3 years ago
  14. faee544 hw/riscv: boot: Support 64bit fdt address. by Dylan Jhong · 2 years, 11 months ago
  15. 013577d hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint() by Bin Meng · 2 years, 11 months ago
  16. e2f01f3 hw/intc: Make RISC-V ACLINT mtime MMIO register writable by Frank Chang · 2 years, 11 months ago
  17. 9972479 riscv: opentitan: Connect opentitan SPI Host by Wilfred Mallawa · 3 years ago
  18. 9c4888c hw/ssi: Add Ibex SPI device model by Wilfred Mallawa · 3 years ago
  19. 2829806 Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging by Richard Henderson · 2 years, 11 months ago
  20. 401d467 Merge tag 'pull-target-arm-20220421' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Richard Henderson · 2 years, 11 months ago
  21. 8905770 compiler.h: replace QEMU_NORETURN with G_NORETURN by Marc-André Lureau · 2 years, 11 months ago
  22. c3e9e73 hw/misc: Add PWRON STRAP bit fields in GCR module by Hao Wu · 2 years, 11 months ago
  23. 0ebfc99 hw/core/irq: remove unused 'qemu_irq_split' function by Zongyuan Li · 3 years ago
  24. f37fc53 hw/arm/exynos4210: Drop Exynos4210Irq struct by Peter Maydell · 3 years ago
  25. cebef07 hw/arm/exynos4210: Put combiners into state struct by Peter Maydell · 3 years ago
  26. 7662195 hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs() by Peter Maydell · 3 years ago
  27. 76124b4 hw/arm/exynos4210: Don't connect multiple lines to external GIC inputs by Peter Maydell · 3 years ago
  28. 7582d93 hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_init_board_irqs() by Peter Maydell · 3 years ago
  29. b17b54a hw/arm/exynos4210: Delete unused macro definitions by Peter Maydell · 3 years ago
  30. 03a46e0 hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.c by Peter Maydell · 3 years ago
  31. 38c2b90 hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Irq struct by Peter Maydell · 3 years ago
  32. 78cb12a hw/arm/exynos4210: Put external GIC into state struct by Peter Maydell · 3 years ago
  33. 93afe07 hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.c by Peter Maydell · 3 years ago
  34. 771dee5 hw/arm/exynos4210: Coalesce board_irqs and irq_table by Peter Maydell · 3 years ago
  35. c9d4940 hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq struct by Peter Maydell · 3 years ago
  36. 5b24172 hw/arm/exynos4210: Put a9mpcore device into state struct by Peter Maydell · 3 years ago
  37. 2bd84b6 hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate device by Peter Maydell · 3 years ago
  38. d6ccfc7 hw/arm: versal: Connect the CRL by Edgar E. Iglesias · 3 years ago
  39. 369e5cb hw/misc: Add a model of the Xilinx Versal CRL by Edgar E. Iglesias · 3 years ago
  40. 67a645a hw/arm: versal: Add the Cortex-R5Fs by Edgar E. Iglesias · 3 years ago
  41. 8779d00 hw/arm: versal: Create an APU CPU Cluster by Edgar E. Iglesias · 3 years ago
  42. 51af623 hw/arm/xlnx-zynqmp: Connect 4 TTC timers by Edgar E. Iglesias · 3 years ago
  43. 09fc50c timer: cadence_ttc: Break out header file to allow embedding by Edgar E. Iglesias · 3 years ago
  44. 2d94af4 hw/ppc: change indentation to spaces from TABs by Guo Zhi · 2 years, 11 months ago
  45. dcf4ca4 ppc/pnv: Remove PnvPsiClas::irq_set by Cédric Le Goater · 3 years ago
  46. b0ae5c6 ppc/pnv: Remove PnvOCC::psi link by Cédric Le Goater · 3 years ago
  47. c05aa14 ppc/pnv: Remove PnvLpcController::psi link by Cédric Le Goater · 3 years ago
  48. 5885875 ppc/pnv: Fix PSI IRQ definition by Cédric Le Goater · 3 years ago
  49. 4c7daca ppc/spapr/ddw: Add 2M pagesize by Alexey Kardashevskiy · 3 years ago
  50. 0ca7036 hw: Add compat machines for 7.1 by Cornelia Huck · 3 years ago
  51. 1be5a76 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 2 years, 11 months ago
  52. a83c284 acpi: fix acpi_index migration by Dr. David Alan Gilbert · 3 years ago
  53. 73d2407 hyperv: Add support to process syndbg commands by Jon Doron · 3 years, 1 month ago
  54. ccbdf5e hyperv: Add definitions for syndbg by Jon Doron · 3 years, 1 month ago
  55. 4e40e89 include: move page_size_init() to include/hw/core/cpu.h by Marc-André Lureau · 3 years ago
  56. ee3eb3a Replace TARGET_WORDS_BIGENDIAN by Marc-André Lureau · 3 years ago
  57. e03b568 Replace config-time define HOST_WORDS_BIGENDIAN by Marc-André Lureau · 3 years ago
  58. 7e51576 ppc/pnv: Fix number of registers in the PCIe controller on POWER9 by Frederic Barrat · 3 years ago
  59. ef95a24 hw/ppc: free env->tb_env in spapr_unrealize_vcpu() by Daniel Henrique Barboza · 3 years ago
  60. 9edc631 Replace GCC_FMT_ATTR with G_GNUC_PRINTF by Marc-André Lureau · 3 years, 1 month ago
  61. eb7a38b hw/arm/xlnx-zynqmp: Connect the ZynqMP APU Control by Edgar E. Iglesias · 3 years ago
  62. b4ecda2 hw/misc: Add a model of the Xilinx ZynqMP APU Control by Edgar E. Iglesias · 3 years ago
  63. 63320bc hw/arm/xlnx-zynqmp: Connect the ZynqMP CRF by Edgar E. Iglesias · 3 years ago
  64. 152f0bf hw/misc: Add a model of the Xilinx ZynqMP CRF by Edgar E. Iglesias · 3 years ago
  65. c28d4b8 hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area by Edgar E. Iglesias · 3 years ago
  66. ac621d4 Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into staging by Peter Maydell · 3 years ago
  67. 12a195f vdpa: Expose VHOST_F_LOG_ALL on SVQ by Eugenio Pérez · 3 years ago
  68. 34e3c94 vdpa: Add custom IOTLB translations to SVQ by Eugenio Pérez · 3 years ago
  69. dff4426 vhost: Add Shadow VirtQueue kick forwarding capabilities by Eugenio Pérez · 3 years ago
  70. 9c10d86 ppc/pnv: Remove user-created PHB{3,4,5} devices by Cédric Le Goater · 3 years ago
  71. d3df1f6 ppc/pnv: Introduce a pnv-phb5 device to match root port by Frederic Barrat · 3 years ago
  72. 1416688 Merge remote-tracking branch 'remotes/mcayland/tags/q800-updates-for-7.0-20220309' into staging by Peter Maydell · 3 years ago
  73. 2048c4e Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into staging by Peter Maydell · 3 years ago
  74. 8098417 Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' into staging by Peter Maydell · 3 years ago
  75. 77987ef esp: convert ESPState pdma_cb from a function pointer to an integer by Mark Cave-Ayland · 3 years ago
  76. dd2a56a macfb: increase number of registers saved in MacfbState by Mark Cave-Ayland · 3 years ago
  77. 4718125 macfb: don't use special irq_state and irq_mask variables in MacfbState by Mark Cave-Ayland · 3 years ago
  78. a4c7be3 macio/pmu.c: remove redundant code by Mark Cave-Ayland · 3 years ago
  79. b793b4e mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs by Mark Cave-Ayland · 3 years ago
  80. d4454e4 mos6522: record last_irq_levels in mos6522_set_irq() by Mark Cave-Ayland · 3 years ago
  81. 409e9f7 mos6522: add "info via" HMP command for debugging by Mark Cave-Ayland · 3 years ago
  82. 6c72669 mos6522: add register names to register read/write trace events by Mark Cave-Ayland · 3 years ago
  83. 9d9f4ea mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass by Mark Cave-Ayland · 3 years ago
  84. ebe5bca mos6522: switch over to use qdev gpios for IRQs by Mark Cave-Ayland · 3 years ago
  85. e787221 mac_via: use IFR bit flag constants for VIA2 IRQs by Mark Cave-Ayland · 3 years ago
  86. 61a608c mac_via: use IFR bit flag constants for VIA1 IRQs by Mark Cave-Ayland · 3 years ago
  87. d05bacb mos6522: add defines for IFR bit flags by Mark Cave-Ayland · 3 years ago
  88. f14ad81 Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into staging by Peter Maydell · 3 years ago
  89. 9f0369e Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 3 years ago
  90. 215caca hw/isa: Inline and remove one-line isa_init_irq() by Bernhard Beschow · 3 years ago
  91. b2db46e hw/isa: Drop unused attributes from ISADevice by Bernhard Beschow · 3 years ago
  92. 3b004a1 hw/rtc/mc146818rtc: QOM'ify IRQ number by Bernhard Beschow · 3 years ago
  93. aa85a46 hw/mips/gt64xxx_pci: Resolve gt64120_register() by Bernhard Beschow · 3 years, 1 month ago
  94. 34e5784 hw/isa/piix4: Resolve global instance variable by Bernhard Beschow · 3 years, 1 month ago
  95. a7fc988 malta: Move PCI interrupt handling from gt64xxx_pci to piix4 by Bernhard Beschow · 3 years, 1 month ago
  96. 5f14cd7 hw/sensor: add Renesas raa228000 device by Titus Rwantare · 3 years ago
  97. 1c0c52f hw/sensor: add Renesas raa229004 PMBus device by Titus Rwantare · 3 years ago
  98. ffcdae6 hw/sensor: add Intersil ISL69260 device model by Titus Rwantare · 3 years ago
  99. 648a488 hw/i2c: Added linear mode translation for pmbus devices by Shengtan Mao · 3 years ago
  100. 3887025 hw/i2c: pmbus: fix error returns and guard against out of range accesses by Titus Rwantare · 3 years ago