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
/
include
/
hw
/
intc
Age
Commit message (
Expand
)
Author
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: 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: Move common definitions to loongson_ipi_common.h
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
Bibo Mao
2024-07-19
hw/loongarch: Remove unimplemented extioi INT_encode mode
Song Gao
2024-06-19
hw/intc/loongson_ipi: Provide per core MMIO address spaces
Jiaxun Yang
2024-06-19
hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
Philippe Mathieu-Daudé
2024-06-16
aspeed/intc: Add AST2700 support
Jamin Lin
2024-06-06
hw/intc/loongarch_extioi: Add extioi virt extension definition
Song Gao
2024-05-09
hw/intc/loongarch_ipi: Rename as loongson_ipi
Jiaxun Yang
2024-05-03
intc: remove PICCommonState from typedefs.h
Paolo Bonzini
2024-04-29
hw/loongarch: fdt adds Extend I/O Interrupt Controller
Song Gao
2024-04-25
hw/intc/arm_gicv3: Add NMI handling CPU interface registers
Peter Maydell
2024-04-25
hw/intc/arm_gicv3: Add irq non-maskable property
Jinjie Ruan
2024-04-25
hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
Jinjie Ruan
2024-04-25
hw/intc/arm_gicv3: Add external IRQ lines for NMI
Jinjie Ruan
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-02-15
hw/intc/grlib_irqmp: implements multicore irq
Clément Chigot
2024-02-15
hw/sparc/grlib: split out the headers for each peripherals
Clément Chigot
2024-01-26
hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic header
Philippe Mathieu-Daudé
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
2023-11-01
hw/m68k/irqc: Pass CPU using QOM link property
Philippe Mathieu-Daudé
2023-07-25
arm: spelling fixes
Michael Tokarev
2023-06-28
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
2023-06-05
hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
Jiaxun Yang
2023-05-15
hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine
Song Gao
2023-05-15
hw/loongarch/virt: Modify ipi as percpu device
Song Gao
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
2023-02-27
hw/intc/i8259: Document i8259_init()
Philippe Mathieu-Daudé
2023-02-27
hw: Move ioapic*.h to intc/
Bernhard Beschow
2023-02-16
target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
Philippe Mathieu-Daudé
2023-02-16
hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
Philippe Mathieu-Daudé
2023-01-13
hw/intc: Extract the IRQ counting functions into a separate file
Thomas Huth
2023-01-13
hw/intc/i8259: Make using the isa_pic singleton more type-safe
Bernhard Beschow
2023-01-08
include: Include headers where needed
Markus Armbruster
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: Drop PLICMode_H
Bin Meng
2022-09-07
hw/intc: Move mtimer/mtimecmp to aclint
Atish Patra
2022-08-31
hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device
BALATON Zoltan
2022-07-05
hw/intc/loongarch_ipi: Fix ipi device access of 64bits
Xiaojuan Yang
[next]