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-11-19
hw/intc/loongarch_extioi: Use set_bit32() and clear_bit32() for s->isr
Peter Maydell
2024-11-19
hw/intc/openpic: Avoid taking address of out-of-bounds array index
Peter Maydell
2024-11-04
pnv/xive2: TIMA CI ops using alternative offsets or byte lengths
Michael Kowal
2024-11-04
pnv/xive2: TIMA support for 8-byte OS context push for PHYP
Glenn Miles
2024-11-04
pnv/xive: Update PIPR when updating CPPR
Glenn Miles
2024-11-04
pnv/xive: Add special handling for pool targets
Glenn Miles
2024-11-04
ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line"
Glenn Miles
2024-11-04
ppc/xive2: Change context/ring specific functions to be generic
Michael Kowal
2024-11-04
ppc/xive2: Support "Pull Thread Context to Register" operation
Glenn Miles
2024-11-04
ppc/xive2: Allow 1-byte write of Target field in TIMA
Glenn Miles
2024-11-04
ppc/xive2: Dump the VP-group and crowd tables with 'info pic'
Frederic Barrat
2024-11-04
ppc/xive2: Dump more NVP state with 'info pic'
Frederic Barrat
2024-11-04
pnv/xive2: Support for "OS LGS Push" TIMA operation
Glenn Miles
2024-11-04
ppc/xive2: Support TIMA "Pull OS Context to Odd Thread Reporting Line"
Frederic Barrat
2024-11-04
pnv/xive2: Define OGEN field in the TIMA
Frederic Barrat
2024-11-04
pnv/xive: TIMA patch sets pre-req alignment and formatting changes
Michael Kowal
2024-11-04
ppc/xive: Fix ESB length overflow on 32-bit hosts
Nicholas Piggin
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.9
Harsh Prateek Bora
2024-10-31
Merge tag 'pull-riscv-to-apply-20241031-1' of https://github.com/alistair23/q...
Peter Maydell
2024-10-30
hw/intc/riscv_aplic: Check and update pending when write sourcecfg
Yong-Xuan Wang
2024-10-30
hw/intc: Don't clear pending bits on IRQ lowering
Sergey Makarov
2024-10-30
hw/intc: Make zeroth priority register read-only
Sergey Makarov
2024-10-29
target/arm: kvm: require KVM_CAP_DEVICE_CTRL
Paolo Bonzini
2024-10-18
hw/intc/openpic: Improve errors for out of bounds property values
Markus Armbruster
2024-10-15
hw/intc/omap_intc: Remove now-unnecessary abstract base class
Peter Maydell
2024-10-15
hw/intc/arm_gicv3_cpuif: Add cast to match the documentation
Alexandra Diupina
2024-10-15
hw/intc/arm_gicv3: Add cast to match the documentation
Alexandra Diupina
2024-10-15
hw/intc/arm_gicv3: Add cast to match the documentation
Alexandra Diupina
2024-10-02
Merge tag 'pull-riscv-to-apply-20241002' of https://github.com/alistair23/qem...
Peter Maydell
2024-10-02
hw/intc: riscv-imsic: Fix interrupt state updates.
Tomasz Jeznach
2024-10-01
hw/intc: Remove omap2-intc device
Peter Maydell
2024-09-13
hw/intc: Remove TYPE_ETRAX_FS_PIC device
Philippe Mathieu-Daudé
2024-09-13
hw/intc/loongson_ipi: Remove unused headers
Philippe Mathieu-Daudé
2024-09-13
hw/intc/arm_gic: fix spurious level triggered interrupts
Jan Klötzke
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-08-06
hw/intc/loongson_ipi: Restrict to MIPS
Bibo Mao
2024-08-06
hw/intc/loongarch_ipi: Add loongarch IPI support
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data()
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Extract loongson_ipi_common_realize()
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
Bibo Mao
2024-07-26
pnv/xive2: Dump more END state with 'info pic'
Frederic Barrat
2024-07-26
pnv/xive2: Refine TIMA 'info pic' output
Frederic Barrat
2024-07-26
pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c
Frederic Barrat
[next]