1. ddf9326 hw/intc/loongarch_ipi: Fix ipi device access of 64bits by Xiaojuan Yang · 2 years, 5 months ago
  2. 490c03a hw/intc/loongarch_pch_msi: Fix msi vector convertion by Mao Bibo · 2 years, 6 months ago
  3. cbff2db hw/intc: Add LoongArch extioi interrupt controller(EIOINTC) by Xiaojuan Yang · 2 years, 6 months ago
  4. 249ad85 hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI) by Xiaojuan Yang · 2 years, 6 months ago
  5. 0f4fcf1 hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC) by Xiaojuan Yang · 2 years, 6 months ago
  6. f6783e3 hw/loongarch: Add LoongArch ipi interrupt support(IPI) by Xiaojuan Yang · 2 years, 6 months ago
  7. 39f29e5 hw/intc/arm_gicv3: Use correct number of priority bits for the CPU by Peter Maydell · 2 years, 7 months ago
  8. 84597ff hw/intc/arm_gicv3: Support configurable number of physical priority bits by Peter Maydell · 2 years, 7 months ago
  9. ea9cea9 Clean up decorations and whitespace around header guards by Markus Armbruster · 2 years, 7 months ago
  10. 9c09280 Clean up ill-advised or unusual header guards by Markus Armbruster · 2 years, 7 months ago
  11. c46cabd hw/intc: Vectored Interrupt Controller (VIC) by Amir Gonnen · 2 years, 8 months ago
  12. 754f756 Merge tag 'pull-target-arm-20220422-1' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Richard Henderson · 2 years, 8 months ago
  13. c3f21b0 hw/intc/arm_gicv3_cpuif: Support vLPIs by Peter Maydell · 2 years, 8 months ago
  14. 641be69 hw/intc/arm_gicv3: Implement new GICv4 redistributor registers by Peter Maydell · 2 years, 8 months ago
  15. ae3b3ba hw/intc/arm_gicv3: Implement GICv4's new redistributor frame by Peter Maydell · 2 years, 8 months ago
  16. 3851af4 hw/intc/arm_gicv3_its: Implement VMOVP by Peter Maydell · 2 years, 8 months ago
  17. 7c087bd hw/intc/arm_gicv3: Keep pointers to every connected ITS by Peter Maydell · 2 years, 8 months ago
  18. 50d8458 hw/intc/arm_gicv3_its: Implement GITS_BASER2 for GICv4 by Peter Maydell · 2 years, 8 months ago
  19. e2f01f3 hw/intc: Make RISC-V ACLINT mtime MMIO register writable by Frank Chang · 2 years, 8 months ago
  20. cebef07 hw/arm/exynos4210: Put combiners into state struct by Peter Maydell · 2 years, 9 months ago
  21. 78cb12a hw/arm/exynos4210: Put external GIC into state struct by Peter Maydell · 2 years, 9 months ago
  22. 9746e58 hw/intc: Add RISC-V AIA IMSIC device emulation by Anup Patel · 2 years, 10 months ago
  23. e8f7934 hw/intc: Add RISC-V AIA APLIC device emulation by Anup Patel · 2 years, 10 months ago
  24. a6b7bd3 include: hw: remove ibex_plic.h by Wilfred Mallawa · 2 years, 11 months ago
  25. da4680c hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields by Peter Maydell · 2 years, 11 months ago
  26. 8b8bb01 hw/intc/arm_gicv3_its: Check table bounds against correct limit by Peter Maydell · 2 years, 11 months ago
  27. 80dcd37 hw/intc/arm_gicv3_its: Fix various off-by-one errors by Peter Maydell · 3 years ago
  28. 6c1db43 hw/intc/arm_gicv3_its: Remove maxids union from TableDesc by Peter Maydell · 3 years ago
  29. e5cba10 hw/intc/arm_gicv3: Support multiple redistributor regions by Peter Maydell · 3 years, 3 months ago
  30. 01b5ab8 hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_realize by Peter Maydell · 3 years, 3 months ago
  31. 65b4c8c hw/m68k: Fix typo in SPDX tag by Philippe Mathieu-Daudé · 3 years, 1 month ago
  32. b8fb878 hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT by Anup Patel · 3 years, 4 months ago
  33. cc63a18 hw/intc: Rename sifive_clint sources to riscv_aclint sources by Anup Patel · 3 years, 4 months ago
  34. f436ecc hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines by Alistair Francis · 3 years, 4 months ago
  35. e5cc6aa hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO lines by Alistair Francis · 3 years, 4 months ago
  36. a714b8a hw/intc: sifive_clint: Use RISC-V CPU GPIO lines by Alistair Francis · 3 years, 4 months ago
  37. 17fb5e3 hw/intc: GICv3 redistributor ITS processing by Shashi Mallela · 3 years, 3 months ago
  38. ac30dec hw/intc: GICv3 ITS Feature enablement by Shashi Mallela · 3 years, 3 months ago
  39. c694cb4 hw/intc: GICv3 ITS Command processing by Shashi Mallela · 3 years, 3 months ago
  40. 1b08e43 hw/intc: GICv3 ITS register definitions added by Shashi Mallela · 3 years, 3 months ago
  41. 18f6290 hw/intc: GICv3 ITS initial framework by Shashi Mallela · 3 years, 3 months ago
  42. 2089c01 arm: Move system PPB container handling to armv7m by Peter Maydell · 3 years, 4 months ago
  43. e36a25c arm: Move systick device creation from NVIC to ARMv7M object by Peter Maydell · 3 years, 4 months ago
  44. 2f9db77 arm: Move M-profile RAS register block into its own device by Peter Maydell · 3 years, 4 months ago
  45. 2fde99e m68k: add an interrupt controller by Laurent Vivier · 3 years, 9 months ago
  46. 8785559 hw/intc: add goldfish-pic by Laurent Vivier · 3 years, 9 months ago
  47. f7c4acf hw/ppc: Remove unused ppcuic_init() by Peter Maydell · 4 years ago
  48. 7a5fd93 Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' into staging by Peter Maydell · 4 years ago
  49. 34d0831 ppc: Convert PPC UIC to a QOM device by Peter Maydell · 4 years ago
  50. dea9633 hw/intc: Rework Loongson LIOINTC by Huacai Chen · 4 years ago
  51. 6ba430b hw/intc/armv7m_nvic: Implement read/write for RAS register block by Peter Maydell · 4 years, 1 month ago
  52. a724377 hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFault by Peter Maydell · 4 years, 1 month ago
  53. deef3d2 intc/ibex_plic: Ensure we don't loose interrupts by Alistair Francis · 4 years, 1 month ago
  54. dbd3ec5 target/riscv: Add sifive_plic vmstate by Yifei Jiang · 4 years, 2 months ago
  55. c20a135 hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work by Peter Maydell · 4 years, 1 month ago
  56. 801da17 hw/intc: Move sifive_plic.h to the include directory by Bin Meng · 4 years, 2 months ago
  57. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 3 months ago
  58. f00f57f Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200910' into staging by Peter Maydell · 4 years, 3 months ago
  59. 406fafd hw/riscv: Move sifive_clint model to hw/intc by Bin Meng · 4 years, 3 months ago
  60. fa34a3c Use DECLARE_*CHECKER* when possible (--force mode) by Eduardo Habkost · 4 years, 4 months ago
  61. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 4 months ago
  62. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 3 months ago
  63. 2249140 hw/intc: ibex_plic: Don't allow repeat interrupts on claimed lines by Alistair Francis · 4 years, 5 months ago
  64. e78597c hw/intc: RX62N interrupt controller (ICUa) by Yoshinori Sato · 6 years ago
  65. 879f60f hw/intc: Initial commit of lowRISC Ibex PLIC by Alistair Francis · 4 years, 8 months ago
  66. 6111a0c hw/arm/bcm283x: Correct the license text by Philippe Mathieu-Daudé · 4 years, 9 months ago
  67. 1141148 arm_gic: Mask the un-supported priority bits by Sai Pavan Boddu · 4 years, 10 months ago
  68. 852c27e hw: replace hw/i386/pc.h with a header just for the i8259 by Paolo Bonzini · 5 years ago
  69. ec150c7 include: Make headers more self-contained by Markus Armbruster · 5 years ago
  70. 58ea30f Clean up header guards that don't match their file name by Markus Armbruster · 6 years ago
  71. 67d8032 hw/intc/bcm2836_control: Implement local timer by Zoltán Baldaszti · 6 years ago
  72. aa1b35b qom: make interface types abstract by Marc-André Lureau · 6 years ago
  73. 3666331 hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macro by Philippe Mathieu-Daudé · 6 years ago
  74. 48314d8 hw/intc/arm_gic: Document QEMU interface by Peter Maydell · 6 years ago
  75. 5773c04 intc/arm_gic: Add the virtualization extensions to the GIC state by Luc Michel · 6 years ago
  76. c4379b4 nvic: Change NVIC to support ARMv6-M by Julia Suvorova · 6 years ago
  77. be01029 hw/mips: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 6 years ago
  78. 1e575b6 hw/intc/arm_gicv3: Introduce redist-region-count array property by Eric Auger · 6 years ago
  79. 910e204 arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR by Shannon Zhao · 7 years ago
  80. a5ed75f heathrow: remove obsolete heathow_init() function by Mark Cave-Ayland · 7 years ago
  81. 086df4f heathrow: QOMify heathrow PIC by Mark Cave-Ayland · 7 years ago
  82. 7e0019a Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' into staging by Peter Maydell · 7 years ago
  83. 0999e87 i.MX: Add code to emulate GPCv2 IP block by Andrey Smirnov · 7 years ago
  84. 8f0a371 Clean up includes by Markus Armbruster · 7 years ago
  85. b350735 xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device by Alistair Francis · 7 years ago
  86. c859b56 xlnx-pmu-iomod-intc: Add the PMU Interrupt controller by Alistair Francis · 7 years ago
  87. 27f26bf nvic: Make systick banked by Peter Maydell · 7 years ago
  88. e1be0a5 nvic: Implement NVIC_ITNS<n> registers by Peter Maydell · 7 years ago
  89. 3b2e934 nvic: Implement AIRCR changes for v8M by Peter Maydell · 7 years ago
  90. 5255fcf nvic: Add cached vectpending_prio state by Peter Maydell · 7 years ago
  91. e93bc2a nvic: Add cached vectpending_is_s_banked state by Peter Maydell · 7 years ago
  92. 17906a1 nvic: Add banked exception states by Peter Maydell · 7 years ago
  93. f104919 nvic: Add NS alias SCS region by Peter Maydell · 7 years ago
  94. d2db1de armv7m_nvic.h: Move from include/hw/arm to include/hw/intc by Peter Maydell · 7 years ago
  95. cddafd8 hw/intc/arm_gicv3_its: Implement state save/restore by Eric Auger · 8 years ago
  96. 6692aac hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstate by Vijaya Kumar K · 8 years ago
  97. c5fc89b hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update() by Peter Maydell · 8 years ago
  98. 4eb833b hw/intc/gicv3: Add data fields for virtualization support by Peter Maydell · 8 years ago
  99. 6a22895 hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQ by Peter Maydell · 8 years ago
  100. b53db42 hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQ by Peter Maydell · 8 years ago