index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
intc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
8
-12
/
+12
*
hw/intc/arm_gicv3: Report the VINMI interrupt
Jinjie Ruan
2024-04-25
1
-2
/
+12
*
hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
Jinjie Ruan
2024-04-25
1
-0
/
+4
*
hw/intc/arm_gicv3: Implement NMI interrupt priority
Jinjie Ruan
2024-04-25
3
-9
/
+64
*
hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()
Peter Maydell
2024-04-25
3
-12
/
+98
*
hw/intc/arm_gicv3: Add NMI handling CPU interface registers
Peter Maydell
2024-04-25
3
-5
/
+148
*
hw/intc/arm_gicv3: Implement GICD_INMIR
Jinjie Ruan
2024-04-25
2
-0
/
+36
*
hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
Jinjie Ruan
2024-04-25
2
-0
/
+20
*
hw/intc/arm_gicv3: Add irq non-maskable property
Jinjie Ruan
2024-04-25
1
-0
/
+38
*
hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the KVM GICv3
Jinjie Ruan
2024-04-25
1
-0
/
+5
*
hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
Jinjie Ruan
2024-04-25
3
-0
/
+4
*
hw/intc/arm_gicv3: Add external IRQ lines for NMI
Jinjie Ruan
2024-04-25
1
-0
/
+6
*
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-04-24
3
-317
/
+0
*
hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled
Peter Maydell
2024-04-02
1
-2
/
+2
*
hw/intc: Update APLIC IDC after claiming iforce register
Frank Chang
2024-03-22
1
-0
/
+1
*
hw/intc/loongarch_extioi: Fix interrupt routing update
Bibo Mao
2024-03-20
1
-1
/
+1
*
hw/intc: Check @errp to handle the error of IOAPICCommonClass.realize()
Zhao Liu
2024-03-12
1
-0
/
+4
*
hw/intc/grlib_irqmp: abort realize when ncpus value is out of range
Clément Chigot
2024-03-09
1
-0
/
+1
*
hw/intc/apic: fix memory leak
Paolo Bonzini
2024-03-09
1
-4
/
+2
*
hw/intc/riscv_aplic: Fix in_clrip[x] read emulation
Anup Patel
2024-03-08
1
-2
/
+15
*
hw/intc/riscv_aplic: Fix setipnum_le write emulation for APLIC MSI-mode
Anup Patel
2024-03-08
1
-4
/
+16
*
hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
Thomas Huth
2024-03-01
1
-6
/
+6
*
hw/intc/grlib_irqmp: implements multicore irq
Clément Chigot
2024-02-15
1
-21
/
+20
*
hw/intc/grlib_irqmp: implements the multiprocessor status register
Clément Chigot
2024-02-15
1
-3
/
+32
*
hw/intc/grlib_irqmp: add ncpus property
Clément Chigot
2024-02-15
1
-9
/
+21
*
hw/sparc/grlib: split out the headers for each peripherals
Clément Chigot
2024-02-15
1
-2
/
+4
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-02-14
3
-108
/
+402
|
\
|
*
hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabled
Bernhard Beschow
2024-02-14
1
-0
/
+13
|
*
apic, i386/tcg: add x2apic transitions
Bui Quang Minh
2024-02-14
2
-8
/
+67
|
*
apic: add support for x2APIC mode
Bui Quang Minh
2024-02-14
2
-68
/
+228
|
*
i386/tcg: implement x2APIC registers MSR access
Bui Quang Minh
2024-02-14
2
-32
/
+94
*
|
hw/intc/s390_flic: Consolidate the use of device_class_set_parent_realize()
Zhao Liu
2024-02-13
1
-2
/
+3
|
/
*
hw/intc/xics: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
2024-01-30
1
-0
/
+1
*
Merge tag 'pull-loongarch-20240111' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2024-01-11
2
-154
/
+267
|
\
|
*
hw/intc/loongarch_extioi: Add vmstate post_load support
Bibo Mao
2024-01-11
1
-44
/
+76
|
*
hw/intc/loongarch_extioi: Add dynamic cpu number support
Bibo Mao
2024-01-11
1
-36
/
+71
|
*
hw/loongarch/virt: Set iocsr address space per-board rather than percpu
Bibo Mao
2024-01-11
2
-18
/
+46
|
*
hw/intc/loongarch_ipi: Use MemTxAttrs interface for ipi ops
Bibo Mao
2024-01-11
1
-59
/
+77
*
|
hw/intc/arm_gicv3_cpuif: Mark up VNCR offsets for GIC CPU registers
Peter Maydell
2024-01-09
1
-0
/
+11
*
|
hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registers
Peter Maydell
2024-01-09
1
-4
/
+13
*
|
hw/intc/armv7m_nvic: add "num-prio-bits" property
Samuel Tardieu
2024-01-09
1
-1
/
+22
|
/
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
2
-10
/
+10
*
hw/intc: Constify VMState
Richard Henderson
2023-12-29
38
-77
/
+77
*
hw/intc/arm_gicv3: Include missing 'qemu/error-report.h' header
Philippe Mathieu-Daudé
2023-12-19
1
-0
/
+1
*
hw/intc/arm_gicv3: ICC_PMR_EL1 high bits should be RAZ
Ben Dooks
2023-11-20
1
-2
/
+2
*
Merge tag 'migration-20231102-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-11-03
1
-2
/
+16
|
\
|
*
migration: Hack to maintain backwards compatibility for ppc
Juan Quintela
2023-11-01
1
-2
/
+16
*
|
hw/m68k/irqc: Pass CPU using QOM link property
Philippe Mathieu-Daudé
2023-11-01
1
-1
/
+9
|
/
*
target/arm: Move feature test functions to their own header
Peter Maydell
2023-10-27
1
-0
/
+1
*
kvm: require KVM_IRQFD for kernel irqchip
Paolo Bonzini
2023-10-25
1
-1
/
+1
[next]