index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
Age
Commit message (
Expand
)
Author
2024-04-02
hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled
Peter Maydell
2024-03-22
hw/intc: Update APLIC IDC after claiming iforce register
Frank Chang
2024-03-20
hw/intc/loongarch_extioi: Fix interrupt routing update
Bibo Mao
2024-03-12
hw/intc: Check @errp to handle the error of IOAPICCommonClass.realize()
Zhao Liu
2024-03-09
hw/intc/grlib_irqmp: abort realize when ncpus value is out of range
Clément Chigot
2024-03-09
hw/intc/apic: fix memory leak
Paolo Bonzini
2024-03-08
hw/intc/riscv_aplic: Fix in_clrip[x] read emulation
Anup Patel
2024-03-08
hw/intc/riscv_aplic: Fix setipnum_le write emulation for APLIC MSI-mode
Anup Patel
2024-03-01
hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
Thomas Huth
2024-02-15
hw/intc/grlib_irqmp: implements multicore irq
Clément Chigot
2024-02-15
hw/intc/grlib_irqmp: implements the multiprocessor status register
Clément Chigot
2024-02-15
hw/intc/grlib_irqmp: add ncpus property
Clément Chigot
2024-02-15
hw/sparc/grlib: split out the headers for each peripherals
Clément Chigot
2024-02-14
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-02-14
hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabled
Bernhard Beschow
2024-02-14
apic, i386/tcg: add x2apic transitions
Bui Quang Minh
2024-02-14
apic: add support for x2APIC mode
Bui Quang Minh
2024-02-14
i386/tcg: implement x2APIC registers MSR access
Bui Quang Minh
2024-02-13
hw/intc/s390_flic: Consolidate the use of device_class_set_parent_realize()
Zhao Liu
2024-01-30
hw/intc/xics: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
2024-01-11
Merge tag 'pull-loongarch-20240111' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2024-01-11
hw/intc/loongarch_extioi: Add vmstate post_load support
Bibo Mao
2024-01-11
hw/intc/loongarch_extioi: Add dynamic cpu number support
Bibo Mao
2024-01-11
hw/loongarch/virt: Set iocsr address space per-board rather than percpu
Bibo Mao
2024-01-11
hw/intc/loongarch_ipi: Use MemTxAttrs interface for ipi ops
Bibo Mao
2024-01-09
hw/intc/arm_gicv3_cpuif: Mark up VNCR offsets for GIC CPU registers
Peter Maydell
2024-01-09
hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registers
Peter Maydell
2024-01-09
hw/intc/armv7m_nvic: add "num-prio-bits" property
Samuel Tardieu
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2023-12-29
hw/intc: Constify VMState
Richard Henderson
2023-12-19
hw/intc/arm_gicv3: Include missing 'qemu/error-report.h' header
Philippe Mathieu-Daudé
2023-11-20
hw/intc/arm_gicv3: ICC_PMR_EL1 high bits should be RAZ
Ben Dooks
2023-11-03
Merge tag 'migration-20231102-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-11-01
migration: Hack to maintain backwards compatibility for ppc
Juan Quintela
2023-11-01
hw/m68k/irqc: Pass CPU using QOM link property
Philippe Mathieu-Daudé
2023-10-27
target/arm: Move feature test functions to their own header
Peter Maydell
2023-10-25
kvm: require KVM_IRQFD for kernel irqchip
Paolo Bonzini
2023-10-25
kvm: require KVM_CAP_SIGNAL_MSI
Paolo Bonzini
2023-10-20
Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-10-20
migration: simplify blockers
Steve Sistare
2023-10-19
hw/intc/spapr_xive: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-10-19
hw/intc/spapr_xive: Move sysbus_init_mmio() calls around
Philippe Mathieu-Daudé
2023-10-19
hw/intc/apic: Use ERRP_GUARD() in apic_common_realize()
Philippe Mathieu-Daudé
2023-10-12
target/riscv: move KVM only files to kvm subdir
Daniel Henrique Barboza
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-09-29
hw/intc/arm_gicv3_its: Avoid shadowing variable in do_process_its_cmd()
Peter Maydell
2023-09-29
hw/intc/openpic: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-09-21
hw/other: spelling fixes
Michael Tokarev
2023-09-18
ppc/xive: Fix uint32_t overflow
Cédric Le Goater
2023-09-11
Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem...
Stefan Hajnoczi
[next]