index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
intc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: Rename LoongArchExtIOI with LoongArchExtIOICommonState
Bibo Mao
2024-12-19
2
-1
/
+2
*
include: Move struct LoongArchExtIOI to header file loongarch_extioi_common
Bibo Mao
2024-12-19
2
-26
/
+27
*
include: Add loongarch_extioi_common header file
Bibo Mao
2024-12-19
2
-49
/
+59
*
hw/intc/loongarch_pch: Code cleanup about loongarch_pch_pic
Bibo Mao
2024-12-19
1
-4
/
+0
*
hw/intc/loongarch_pch: Add pre_save and post_load interfaces
Bibo Mao
2024-12-19
1
-0
/
+2
*
hw/intc/loongarch_pch: Inherit from loongarch_pic_common
Bibo Mao
2024-12-19
2
-4
/
+27
*
include: Move struct LoongArchPCHPIC to loongarch_pic_common header file
Bibo Mao
2024-12-19
2
-26
/
+29
*
include: Add loongarch_pic_common header file
Bibo Mao
2024-12-19
2
-31
/
+47
*
hw/intc/arm_gicv3: Use bitops.h uint32_t bit array functions
Peter Maydell
2024-11-19
1
-40
/
+14
*
hw/intc/loongarch_ipi: Add loongarch IPI support
Bibo Mao
2024-08-06
1
-0
/
+25
*
hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
Bibo Mao
2024-08-06
1
-0
/
+2
*
hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
Bibo Mao
2024-08-06
1
-0
/
+6
*
hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
Bibo Mao
2024-08-06
1
-0
/
+1
*
hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
Bibo Mao
2024-08-06
1
-0
/
+2
*
hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
Bibo Mao
2024-08-06
2
-17
/
+18
*
hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
Bibo Mao
2024-08-06
1
-1
/
+1
*
hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h
Bibo Mao
2024-08-06
2
-18
/
+19
*
hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
Bibo Mao
2024-08-06
2
-2
/
+38
*
hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
Bibo Mao
2024-08-06
1
-3
/
+3
*
hw/loongarch: Remove unimplemented extioi INT_encode mode
Song Gao
2024-07-19
1
-1
/
+0
*
hw/intc/loongson_ipi: Provide per core MMIO address spaces
Jiaxun Yang
2024-06-19
1
-0
/
+2
*
hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
Philippe Mathieu-Daudé
2024-06-19
1
-1
/
+1
*
aspeed/intc: Add AST2700 support
Jamin Lin
2024-06-16
1
-0
/
+44
*
hw/intc/loongarch_extioi: Add extioi virt extension definition
Song Gao
2024-06-06
1
-0
/
+21
*
hw/intc/loongarch_ipi: Rename as loongson_ipi
Jiaxun Yang
2024-05-09
1
-6
/
+6
*
intc: remove PICCommonState from typedefs.h
Paolo Bonzini
2024-05-03
1
-0
/
+2
*
hw/loongarch: fdt adds Extend I/O Interrupt Controller
Song Gao
2024-04-29
1
-0
/
+1
*
hw/intc/arm_gicv3: Add NMI handling CPU interface registers
Peter Maydell
2024-04-25
1
-0
/
+7
*
hw/intc/arm_gicv3: Add irq non-maskable property
Jinjie Ruan
2024-04-25
1
-0
/
+4
*
hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
Jinjie Ruan
2024-04-25
1
-0
/
+1
*
hw/intc/arm_gicv3: Add external IRQ lines for NMI
Jinjie Ruan
2024-04-25
2
-0
/
+4
*
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-04-24
1
-66
/
+0
*
hw/intc/grlib_irqmp: implements multicore irq
Clément Chigot
2024-02-15
1
-1
/
+1
*
hw/sparc/grlib: split out the headers for each peripherals
Clément Chigot
2024-02-15
1
-0
/
+41
*
hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic header
Philippe Mathieu-Daudé
2024-01-26
1
-1
/
+1
*
hw/intc/loongarch_extioi: Add dynamic cpu number support
Bibo Mao
2024-01-11
1
-3
/
+8
*
hw/loongarch/virt: Set iocsr address space per-board rather than percpu
Bibo Mao
2024-01-11
2
-2
/
+2
*
hw/m68k/irqc: Pass CPU using QOM link property
Philippe Mathieu-Daudé
2023-11-01
1
-0
/
+1
*
arm: spelling fixes
Michael Tokarev
2023-07-25
1
-1
/
+1
*
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
2023-06-28
3
-0
/
+21
*
hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
Jiaxun Yang
2023-06-05
1
-1
/
+3
*
hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine
Song Gao
2023-05-15
1
-4
/
+6
*
hw/loongarch/virt: Modify ipi as percpu device
Song Gao
2023-05-15
1
-6
/
+4
*
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
2023-03-08
1
-2
/
+2
*
hw/intc/i8259: Document i8259_init()
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+9
*
hw: Move ioapic*.h to intc/
Bernhard Beschow
2023-02-27
1
-0
/
+33
*
target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
Philippe Mathieu-Daudé
2023-02-16
1
-0
/
+123
*
hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
Philippe Mathieu-Daudé
2023-02-16
1
-4
/
+1
*
hw/intc: Extract the IRQ counting functions into a separate file
Thomas Huth
2023-01-13
1
-0
/
+10
*
hw/intc/i8259: Make using the isa_pic singleton more type-safe
Bernhard Beschow
2023-01-13
1
-3
/
+3
[next]