index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
intc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-06
hw/intc/loongarch_ipi: Add loongarch IPI support
Bibo Mao
1
-0
/
+25
2024-08-06
hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
Bibo Mao
1
-0
/
+2
2024-08-06
hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
Bibo Mao
1
-0
/
+6
2024-08-06
hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
Bibo Mao
1
-0
/
+1
2024-08-06
hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
Bibo Mao
1
-0
/
+2
2024-08-06
hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
Bibo Mao
2
-17
/
+18
2024-08-06
hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
Bibo Mao
1
-1
/
+1
2024-08-06
hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h
Bibo Mao
2
-18
/
+19
2024-08-06
hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
Bibo Mao
2
-2
/
+38
2024-08-06
hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
Bibo Mao
1
-3
/
+3
2024-07-19
hw/loongarch: Remove unimplemented extioi INT_encode mode
Song Gao
1
-1
/
+0
2024-06-19
hw/intc/loongson_ipi: Provide per core MMIO address spaces
Jiaxun Yang
1
-0
/
+2
2024-06-19
hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-16
aspeed/intc: Add AST2700 support
Jamin Lin
1
-0
/
+44
2024-06-06
hw/intc/loongarch_extioi: Add extioi virt extension definition
Song Gao
1
-0
/
+21
2024-05-09
hw/intc/loongarch_ipi: Rename as loongson_ipi
Jiaxun Yang
1
-6
/
+6
2024-05-03
intc: remove PICCommonState from typedefs.h
Paolo Bonzini
1
-0
/
+2
2024-04-29
hw/loongarch: fdt adds Extend I/O Interrupt Controller
Song Gao
1
-0
/
+1
2024-04-25
hw/intc/arm_gicv3: Add NMI handling CPU interface registers
Peter Maydell
1
-0
/
+7
2024-04-25
hw/intc/arm_gicv3: Add irq non-maskable property
Jinjie Ruan
1
-0
/
+4
2024-04-25
hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
Jinjie Ruan
1
-0
/
+1
2024-04-25
hw/intc/arm_gicv3: Add external IRQ lines for NMI
Jinjie Ruan
2
-0
/
+4
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
1
-66
/
+0
2024-02-15
hw/intc/grlib_irqmp: implements multicore irq
Clément Chigot
1
-1
/
+1
2024-02-15
hw/sparc/grlib: split out the headers for each peripherals
Clément Chigot
1
-0
/
+41
2024-01-26
hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic header
Philippe Mathieu-Daudé
1
-1
/
+1
2024-01-11
hw/intc/loongarch_extioi: Add dynamic cpu number support
Bibo Mao
1
-3
/
+8
2024-01-11
hw/loongarch/virt: Set iocsr address space per-board rather than percpu
Bibo Mao
2
-2
/
+2
2023-11-01
hw/m68k/irqc: Pass CPU using QOM link property
Philippe Mathieu-Daudé
1
-0
/
+1
2023-07-25
arm: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-06-28
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
3
-0
/
+21
2023-06-05
hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
Jiaxun Yang
1
-1
/
+3
2023-05-15
hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine
Song Gao
1
-4
/
+6
2023-05-15
hw/loongarch/virt: Modify ipi as percpu device
Song Gao
1
-6
/
+4
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
1
-2
/
+2
2023-02-27
hw/intc/i8259: Document i8259_init()
Philippe Mathieu-Daudé
1
-1
/
+9
2023-02-27
hw: Move ioapic*.h to intc/
Bernhard Beschow
1
-0
/
+33
2023-02-16
target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
Philippe Mathieu-Daudé
1
-0
/
+123
2023-02-16
hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
Philippe Mathieu-Daudé
1
-4
/
+1
2023-01-13
hw/intc: Extract the IRQ counting functions into a separate file
Thomas Huth
1
-0
/
+10
2023-01-13
hw/intc/i8259: Make using the isa_pic singleton more type-safe
Bernhard Beschow
1
-3
/
+3
2023-01-08
include: Include headers where needed
Markus Armbruster
4
-0
/
+8
2023-01-07
Merge tag 'pull-loongarch-20230106' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2
-8
/
+7
2023-01-06
hw/intc/loongarch_pch: Change default irq number of pch irq controller
Tianrui Zhao
2
-4
/
+3
2023-01-06
hw/intc/loongarch_pch_pic: add irq number property
Tianrui Zhao
1
-3
/
+2
2023-01-06
hw/intc/loongarch_pch_msi: add irq number property
Tianrui Zhao
1
-1
/
+2
2023-01-06
hw/intc: sifive_plic: Drop PLICMode_H
Bin Meng
1
-1
/
+0
2022-09-07
hw/intc: Move mtimer/mtimecmp to aclint
Atish Patra
1
-0
/
+2
2022-08-31
hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device
BALATON Zoltan
1
-4
/
+2
2022-07-05
hw/intc/loongarch_ipi: Fix ipi device access of 64bits
Xiaojuan Yang
1
-3
/
+4
[next]