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