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
2023-01-07
Merge tag 'pull-loongarch-20230106' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2023-01-06
hw/intc/loongarch_pch: Change default irq number of pch irq controller
Tianrui Zhao
2023-01-06
hw/intc/loongarch_pch_pic: add irq number property
Tianrui Zhao
2023-01-06
hw/intc/loongarch_pch_msi: add irq number property
Tianrui Zhao
2023-01-06
hw/intc: sifive_plic: Fix the pending register range check
Bin Meng
2023-01-06
hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0
Bin Meng
2023-01-06
hw/intc: sifive_plic: Update "num-sources" property default value
Bin Meng
2023-01-06
hw/intc: sifive_plic: Use error_setg() to propagate the error up via errp in ...
Bin Meng
2023-01-06
hw/intc: sifive_plic: Improve robustness of the PLIC config parser
Bin Meng
2023-01-06
hw/intc: sifive_plic: Drop PLICMode_H
Bin Meng
2023-01-06
hw/intc: Select MSI_NONBROKEN in RISC-V AIA interrupt controllers
Bin Meng
2023-01-06
hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC
Bin Meng
2023-01-06
hw/intc: sifive_plic: fix out-of-bound access of source_priority array
Jim Shu
2023-01-06
hw/intc: sifive_plic: Renumber the S irqs for numa support
Frédéric Pétrot
2022-12-16
hw/intc/xics: Convert TYPE_ICS to 3-phase reset
Peter Maydell
2022-12-16
hw/intc/xics: Reset TYPE_ICS objects with device_cold_reset()
Peter Maydell
2022-12-15
hw/intc: Convert TYPE_KVM_ARM_ITS to 3-phase reset
Peter Maydell
2022-12-15
hw/intc: Convert TYPE_ARM_GICV3_ITS to 3-phase reset
Peter Maydell
2022-12-15
hw/intc: Convert TYPE_ARM_GICV3_ITS_COMMON to 3-phase reset
Peter Maydell
2022-12-15
hw/intc: Convert TYPE_KVM_ARM_GICV3 to 3-phase reset
Peter Maydell
2022-12-15
hw/intc: Convert TYPE_ARM_GICV3_COMMON to 3-phase reset
Peter Maydell
2022-12-15
hw/intc: Convert TYPE_ARM_GIC_KVM to 3-phase reset
Peter Maydell
2022-12-15
hw/intc: Convert TYPE_ARM_GIC_COMMON to 3-phase reset
Peter Maydell
2022-12-15
hw/intc/arm_gicv3: Fix GICD_TYPER ITLinesNumber advertisement
Luke Starrett
2022-11-21
hw/intc: add implementation of GICD_IIDR to Arm GIC
Alex Bennée
2022-11-21
hw/intc: clean-up access to GIC multi-byte registers
Alex Bennée
2022-11-14
hw/intc/arm_gicv3: fix prio masking on pmr write
Jens Wiklander
2022-11-04
hw/intc: Fix LoongArch extioi coreisr accessing
Xiaojuan Yang
2022-11-04
hw/intc: Convert the memops to with_attrs in LoongArch extioi
Xiaojuan Yang
2022-10-31
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
BALATON Zoltan
2022-10-17
hw/intc: Fix LoongArch ipi device emulation
Xiaojuan Yang
2022-10-14
hw/intc: sifive_plic: change interrupt priority register to WARL field
Jim Shu
2022-10-14
hw/intc: sifive_plic: fix hard-coded max priority level
Jim Shu
2022-09-22
hw/intc/xics: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-07
hw/intc: Move mtimer/mtimecmp to aclint
Atish Patra
2022-09-07
target/riscv: Use official extension names for AIA CSRs
Anup Patel
2022-08-31
hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device
BALATON Zoltan
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-07-28
hw/intc: sifive_plic: Fix multi-socket plic configuraiton
Atish Patra
2022-07-19
hw/intc/loongarch_pch_pic: Fix bugs for update_irq function
Xiaojuan Yang
2022-07-18
ppc64: Allocate IRQ lines with qdev_init_gpio_in()
Cédric Le Goater
2022-07-18
hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high
Peter Maydell
2022-07-06
ppc: Define SETFIELD for the ppc target
Alexey Kardashevskiy
2022-07-05
hw/intc/loongarch_ipi: Fix mail send and any send function
Xiaojuan Yang
2022-07-05
hw/intc/loongarch_ipi: Fix ipi device access of 64bits
Xiaojuan Yang
2022-07-04
hw/intc/loongarch_pch_msi: Fix msi vector convertion
Mao Bibo
2022-06-28
Trivial: 3 char repeat typos
Dr. David Alan Gilbert
2022-06-20
pnv/xive2: Access direct mapped thread contexts from all chips
Frederic Barrat
2022-06-10
hw/intc: sifive_plic: Avoid overflowing the addr_config buffer
Alistair Francis
2022-06-08
Fix 'writeable' typos
Peter Maydell
[next]