index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-10
i386: select correct components for no-board build
Paolo Bonzini
2
-1
/
+30
2024-05-10
s390_flic: add migration-enabled property
Paolo Bonzini
1
-1
/
+5
2024-05-09
hw/intc/loongson_ipi: Implement IOCSR address space for MIPS
Jiaxun Yang
1
-9
/
+30
2024-05-09
hw/intc/loongarch_ipi: Rename as loongson_ipi
Jiaxun Yang
4
-5
/
+352
2024-05-09
hw/intc/loongarch_ipi: Remove pointless MAX_CPU check
Jiaxun Yang
2
-19
/
+2
2024-05-03
kvm: move target-dependent interrupt routing out of kvm-all.c
Paolo Bonzini
1
-0
/
+28
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
8
-12
/
+12
2024-04-25
hw/intc/arm_gicv3: Report the VINMI interrupt
Jinjie Ruan
1
-2
/
+12
2024-04-25
hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
Jinjie Ruan
1
-0
/
+4
2024-04-25
hw/intc/arm_gicv3: Implement NMI interrupt priority
Jinjie Ruan
3
-9
/
+64
2024-04-25
hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()
Peter Maydell
3
-12
/
+98
2024-04-25
hw/intc/arm_gicv3: Add NMI handling CPU interface registers
Peter Maydell
3
-5
/
+148
2024-04-25
hw/intc/arm_gicv3: Implement GICD_INMIR
Jinjie Ruan
2
-0
/
+36
2024-04-25
hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
Jinjie Ruan
2
-0
/
+20
2024-04-25
hw/intc/arm_gicv3: Add irq non-maskable property
Jinjie Ruan
1
-0
/
+38
2024-04-25
hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the KVM GICv3
Jinjie Ruan
1
-0
/
+5
2024-04-25
hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
Jinjie Ruan
3
-0
/
+4
2024-04-25
hw/intc/arm_gicv3: Add external IRQ lines for NMI
Jinjie Ruan
1
-0
/
+6
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
3
-317
/
+0
2024-04-02
hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled
Peter Maydell
1
-2
/
+2
2024-03-22
hw/intc: Update APLIC IDC after claiming iforce register
Frank Chang
1
-0
/
+1
2024-03-20
hw/intc/loongarch_extioi: Fix interrupt routing update
Bibo Mao
1
-1
/
+1
2024-03-12
hw/intc: Check @errp to handle the error of IOAPICCommonClass.realize()
Zhao Liu
1
-0
/
+4
2024-03-09
hw/intc/grlib_irqmp: abort realize when ncpus value is out of range
Clément Chigot
1
-0
/
+1
2024-03-09
hw/intc/apic: fix memory leak
Paolo Bonzini
1
-4
/
+2
2024-03-08
hw/intc/riscv_aplic: Fix in_clrip[x] read emulation
Anup Patel
1
-2
/
+15
2024-03-08
hw/intc/riscv_aplic: Fix setipnum_le write emulation for APLIC MSI-mode
Anup Patel
1
-4
/
+16
2024-03-01
hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
Thomas Huth
1
-6
/
+6
2024-02-15
hw/intc/grlib_irqmp: implements multicore irq
Clément Chigot
1
-21
/
+20
2024-02-15
hw/intc/grlib_irqmp: implements the multiprocessor status register
Clément Chigot
1
-3
/
+32
2024-02-15
hw/intc/grlib_irqmp: add ncpus property
Clément Chigot
1
-9
/
+21
2024-02-15
hw/sparc/grlib: split out the headers for each peripherals
Clément Chigot
1
-2
/
+4
2024-02-14
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
3
-108
/
+402
2024-02-14
hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabled
Bernhard Beschow
1
-0
/
+13
2024-02-14
apic, i386/tcg: add x2apic transitions
Bui Quang Minh
2
-8
/
+67
2024-02-14
apic: add support for x2APIC mode
Bui Quang Minh
2
-68
/
+228
2024-02-14
i386/tcg: implement x2APIC registers MSR access
Bui Quang Minh
2
-32
/
+94
2024-02-13
hw/intc/s390_flic: Consolidate the use of device_class_set_parent_realize()
Zhao Liu
1
-2
/
+3
2024-01-30
hw/intc/xics: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-11
Merge tag 'pull-loongarch-20240111' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2
-154
/
+267
2024-01-11
hw/intc/loongarch_extioi: Add vmstate post_load support
Bibo Mao
1
-44
/
+76
2024-01-11
hw/intc/loongarch_extioi: Add dynamic cpu number support
Bibo Mao
1
-36
/
+71
2024-01-11
hw/loongarch/virt: Set iocsr address space per-board rather than percpu
Bibo Mao
2
-18
/
+46
2024-01-11
hw/intc/loongarch_ipi: Use MemTxAttrs interface for ipi ops
Bibo Mao
1
-59
/
+77
2024-01-09
hw/intc/arm_gicv3_cpuif: Mark up VNCR offsets for GIC CPU registers
Peter Maydell
1
-0
/
+11
2024-01-09
hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registers
Peter Maydell
1
-4
/
+13
2024-01-09
hw/intc/armv7m_nvic: add "num-prio-bits" property
Samuel Tardieu
1
-1
/
+22
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2
-10
/
+10
2023-12-29
hw/intc: Constify VMState
Richard Henderson
38
-77
/
+77
2023-12-19
hw/intc/arm_gicv3: Include missing 'qemu/error-report.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
[next]