1. 7650c8f hw/intc/xics: Avoid dynamic stack allocation by Philippe Mathieu-Daudé · 2 years, 7 months ago
  2. 7cbcc53 hw/intc: Move mtimer/mtimecmp to aclint by Atish Patra · 2 years, 7 months ago
  3. dc9acc9 target/riscv: Use official extension names for AIA CSRs by Anup Patel · 2 years, 7 months ago
  4. a55b213 hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device by BALATON Zoltan · 2 years, 8 months ago
  5. 7a21bee misc: fix commonly doubled up words by Daniel P. Berrangé · 2 years, 9 months ago
  6. 54f2183 hw/intc: sifive_plic: Fix multi-socket plic configuraiton by Atish Patra · 2 years, 8 months ago
  7. 056dac5 hw/intc/loongarch_pch_pic: Fix bugs for update_irq function by Xiaojuan Yang · 2 years, 9 months ago
  8. 9fd0122 ppc64: Allocate IRQ lines with qdev_init_gpio_in() by Cédric Le Goater · 2 years, 9 months ago
  9. 9d5a9ae hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high by Peter Maydell · 2 years, 9 months ago
  10. 95444af ppc: Define SETFIELD for the ppc target by Alexey Kardashevskiy · 2 years, 9 months ago
  11. bf7ce37f hw/intc/loongarch_ipi: Fix mail send and any send function by Xiaojuan Yang · 2 years, 9 months ago
  12. ddf9326 hw/intc/loongarch_ipi: Fix ipi device access of 64bits by Xiaojuan Yang · 2 years, 9 months ago
  13. 490c03a hw/intc/loongarch_pch_msi: Fix msi vector convertion by Mao Bibo · 2 years, 9 months ago
  14. 118d4ed Trivial: 3 char repeat typos by Dr. David Alan Gilbert · 2 years, 10 months ago
  15. 1513086 pnv/xive2: Access direct mapped thread contexts from all chips by Frederic Barrat · 2 years, 10 months ago
  16. 4024404 hw/intc: sifive_plic: Avoid overflowing the addr_config buffer by Alistair Francis · 2 years, 10 months ago
  17. 9323e79 Fix 'writeable' typos by Peter Maydell · 2 years, 10 months ago
  18. cbff2db hw/intc: Add LoongArch extioi interrupt controller(EIOINTC) by Xiaojuan Yang · 2 years, 10 months ago
  19. 249ad85 hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI) by Xiaojuan Yang · 2 years, 10 months ago
  20. 0f4fcf1 hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC) by Xiaojuan Yang · 2 years, 10 months ago
  21. f6783e3 hw/loongarch: Add LoongArch ipi interrupt support(IPI) by Xiaojuan Yang · 2 years, 10 months ago
  22. d5aa9e7 pnv/xive2: Don't overwrite PC registers when writing TCTXT registers by Frederic Barrat · 2 years, 10 months ago
  23. 7704672 hw/intc: Pass correct hartid while updating mtimecmp by Atish Patra · 2 years, 11 months ago
  24. 5d55f82 hw/intc/arm_gicv3: Provide ich_num_aprs() by Peter Maydell · 2 years, 11 months ago
  25. 39f29e5 hw/intc/arm_gicv3: Use correct number of priority bits for the CPU by Peter Maydell · 2 years, 11 months ago
  26. 84597ff hw/intc/arm_gicv3: Support configurable number of physical priority bits by Peter Maydell · 2 years, 11 months ago
  27. 9774c0f hw/intc/arm_gicv3_kvm.c: Stop using GIC_MIN_BPR constant by Peter Maydell · 2 years, 11 months ago
  28. 9c6f933 hw/intc/arm_gicv3: report correct PRIbits field in ICV_CTLR_EL1 by Peter Maydell · 2 years, 11 months ago
  29. 272f75e hw/intc/arm_gicv3_cpuif: Handle CPUs that don't specify GICv3 parameters by Peter Maydell · 2 years, 11 months ago
  30. f657721 ppc/xive: Update the state of the External interrupt signal by Frederic Barrat · 3 years ago
  31. a66257a ppc/xive: Always recompute the PIPR when pushing an OS context by Frederic Barrat · 3 years ago
  32. 5809ac5 target/arm: Replace sentinels with ARRAY_SIZE in cpregs.h by Richard Henderson · 2 years, 11 months ago
  33. cf7c6d1 target/arm: Split out cpregs.h by Richard Henderson · 2 years, 11 months ago
  34. c46cabd hw/intc: Vectored Interrupt Controller (VIC) by Amir Gonnen · 3 years ago
  35. 754f756 Merge tag 'pull-target-arm-20220422-1' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Richard Henderson · 3 years ago
  36. 445d582 hw/intc/arm_gicv3: Allow 'revision' property to be set to 4 by Peter Maydell · 3 years ago
  37. e2d5e18 hw/intc/arm_gicv3: Update ID and feature registers for GICv4 by Peter Maydell · 3 years ago
  38. 1b19ccf hw/intc/arm_gicv3_redist: Implement gicv3_redist_inv_vlpi() by Peter Maydell · 3 years ago
  39. e031346 hw/intc/arm_gicv3_redist: Implement gicv3_redist_vinvall() by Peter Maydell · 3 years ago
  40. c6f797d hw/intc/arm_gicv3_redist: Implement gicv3_redist_mov_vlpi() by Peter Maydell · 3 years ago
  41. ab6ef25 hw/intc/arm_gicv3_redist: Use set_pending_table_bit() in mov handling by Peter Maydell · 3 years ago
  42. 932f048 hw/intc/arm_gicv3_redist: Implement gicv3_redist_vlpi_pending() by Peter Maydell · 3 years ago
  43. d7d3974 hw/intc/arm_gicv3_redist: Implement gicv3_redist_process_vlpi() by Peter Maydell · 3 years ago
  44. b76eb5f hw/intc/arm_gicv3_redist: Factor out "update bit in pending table" code by Peter Maydell · 3 years ago
  45. 6631480 hw/intc/arm_gicv3_redist: Recalculate hppvlpi on VPENDBASER writes by Peter Maydell · 3 years ago
  46. 99ba56d hw/intc/arm_gicv3_redist: Factor out "update hpplpi for all LPIs" logic by Peter Maydell · 3 years ago
  47. e97be73 hw/intc/arm_gicv3_redist: Factor out "update hpplpi for one LPI" logic by Peter Maydell · 3 years ago
  48. 189d1d9 hw/intc/arm_gicv3_cpuif: Don't recalculate maintenance irq unnecessarily by Peter Maydell · 3 years ago
  49. c3f21b0 hw/intc/arm_gicv3_cpuif: Support vLPIs by Peter Maydell · 3 years ago
  50. 1033763 hw/intc/arm_gicv3_cpuif: Split "update vIRQ/vFIQ" from gicv3_cpuif_virt_update() by Peter Maydell · 3 years ago
  51. 641be69 hw/intc/arm_gicv3: Implement new GICv4 redistributor registers by Peter Maydell · 3 years ago
  52. ae3b3ba hw/intc/arm_gicv3: Implement GICv4's new redistributor frame by Peter Maydell · 3 years ago
  53. c6dd2f9 hw/intc/arm_gicv3_its: Implement VINVALL by Peter Maydell · 3 years ago
  54. 3c64a42 hw/intc/arm_gicv3_its: Implement VMOVI by Peter Maydell · 3 years ago
  55. d401432 hw/intc/arm_gicv3_its: Implement INV for virtual interrupts by Peter Maydell · 3 years ago
  56. a686e85 hw/intc/arm_gicv3_its: Implement INV command properly by Peter Maydell · 3 years ago
  57. f76ba95 hw/intc/arm_gicv3_its: Implement VSYNC by Peter Maydell · 3 years ago
  58. 3851af4 hw/intc/arm_gicv3_its: Implement VMOVP by Peter Maydell · 3 years ago
  59. 7c087bd hw/intc/arm_gicv3: Keep pointers to every connected ITS by Peter Maydell · 3 years ago
  60. 469cf23 hw/intc/arm_gicv3_its: Handle virtual interrupts in process_its_cmd() by Peter Maydell · 3 years ago
  61. 2d692e2 hw/intc/arm_gicv3_its: Split out process_its_cmd() physical interrupt code by Peter Maydell · 3 years ago
  62. c411db7 hw/intc/arm_gicv3_its: Factor out CTE lookup sequence by Peter Maydell · 3 years ago
  63. f017513 hw/intc/arm_gicv3_its: Factor out "find ITE given devid, eventid" by Peter Maydell · 3 years ago
  64. 93f4fdc hw/intc/arm_gicv3_its: Distinguish success and error cases of CMD_CONTINUE by Peter Maydell · 3 years ago
  65. 0cdf7a5 hw/intc/arm_gicv3_its: Implement VMAPP by Peter Maydell · 3 years ago
  66. 9de53de hw/intc/arm_gicv3_its: Implement VMAPI and VMAPTI by Peter Maydell · 3 years ago
  67. 50d8458 hw/intc/arm_gicv3_its: Implement GITS_BASER2 for GICv4 by Peter Maydell · 3 years ago
  68. c3c9a09 hw/intc/arm_gicv3_its: Factor out "is intid a valid LPI ID?" by Peter Maydell · 3 years ago
  69. 50a3a30 hw/intc/arm_gicv3: Report correct PIDR0 values for ID registers by Peter Maydell · 3 years ago
  70. 671927a hw/intc/arm_gicv3: Insist that redist region capacity matches CPU count by Peter Maydell · 3 years ago
  71. 89ac9d0 hw/intc/arm_gicv3: Sanity-check num-cpu property by Peter Maydell · 3 years ago
  72. 2a19903 hw/intc/arm_gicv3_its: Add missing blank line by Peter Maydell · 3 years ago
  73. 8124f81 hw/intc: riscv_aclint: Add reset function of ACLINT devices by Jim Shu · 3 years ago
  74. e2f01f3 hw/intc: Make RISC-V ACLINT mtime MMIO register writable by Frank Chang · 3 years ago
  75. d42df0e hw/intc: Support 32/64-bit mtimecmp and mtime accesses in RISC-V ACLINT by Frank Chang · 3 years ago
  76. 231a90c hw/intc: Add .impl.[min|max]_access_size declaration in RISC-V ACLINT by Frank Chang · 3 years ago
  77. 2829806 Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging by Richard Henderson · 3 years ago
  78. a0e0431 intc/exynos4210_gic: replace snprintf() with g_strdup_printf() by Marc-André Lureau · 3 years ago
  79. cebef07 hw/arm/exynos4210: Put combiners into state struct by Peter Maydell · 3 years ago
  80. 03a46e0 hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.c by Peter Maydell · 3 years ago
  81. 78cb12a hw/arm/exynos4210: Put external GIC into state struct by Peter Maydell · 3 years ago
  82. 93afe07 hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.c by Peter Maydell · 3 years ago
  83. 44068ea hw/arm/exynos4210: Fix code style nit in combiner_grp_to_gic_id[] by Peter Maydell · 3 years ago
  84. 771dee5 hw/arm/exynos4210: Coalesce board_irqs and irq_table by Peter Maydell · 3 years ago
  85. 019eafd hw/intc/exynos4210_gic: Remove unused TYPE_EXYNOS4210_IRQ_GATE by Peter Maydell · 3 years ago
  86. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  87. 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 3 years ago
  88. c7ca3ad hw/intc/arm_gicv3_its: Add missing newlines to process_mapc() logging by Peter Maydell · 3 years ago
  89. b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years, 1 month ago
  90. 16d91e0 hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCG by Eric Auger · 3 years, 1 month ago
  91. 5d927bc ppc/xive2: Make type Xive2EndSource not user creatable by Cédric Le Goater · 3 years, 1 month ago
  92. cf734c2 hw/intc/arm_gicv3_cpuif: Fix register names in ICV_HPPIR read trace event by Peter Maydell · 3 years, 1 month ago
  93. b45f91e hw/intc/arm_gicv3: Fix missing spaces in error log messages by Peter Maydell · 3 years, 1 month ago
  94. 31164eb hw/intc/arm_gicv3: Specify valid and impl in MemoryRegionOps by Peter Maydell · 3 years, 1 month ago
  95. 930f40e hw/intc/arm_gicv3_its: Add trace events for table reads and writes by Peter Maydell · 3 years, 1 month ago
  96. e405098 hw/intc/arm_gicv3_its: Add trace events for commands by Peter Maydell · 3 years, 1 month ago
  97. 9746e58 hw/intc: Add RISC-V AIA IMSIC device emulation by Anup Patel · 3 years, 1 month ago
  98. 09a7e60 pnv/xive2: Add support for 8bits thread id by Cédric Le Goater · 3 years, 1 month ago
  99. 835806f pnv/xive2: Add support for automatic save&restore by Cédric Le Goater · 3 years, 1 month ago
  100. e16032b xive2: Add a get_config() handler for the router configuration by Cédric Le Goater · 3 years, 1 month ago