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
/
hw
/
intc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-30
hw/intc/riscv_aplic: Check and update pending when write sourcecfg
Yong-Xuan Wang
1
-18
/
+33
2024-10-30
hw/intc: Don't clear pending bits on IRQ lowering
Sergey Makarov
1
-2
/
+4
2024-10-30
hw/intc: Make zeroth priority register read-only
Sergey Makarov
1
-2
/
+7
2024-10-18
hw/intc/openpic: Improve errors for out of bounds property values
Markus Armbruster
1
-4
/
+1
2024-10-15
hw/intc/omap_intc: Remove now-unnecessary abstract base class
Peter Maydell
1
-9
/
+2
2024-10-15
hw/intc/arm_gicv3_cpuif: Add cast to match the documentation
Alexandra Diupina
1
-1
/
+1
2024-10-15
hw/intc/arm_gicv3: Add cast to match the documentation
Alexandra Diupina
1
-1
/
+1
2024-10-15
hw/intc/arm_gicv3: Add cast to match the documentation
Alexandra Diupina
1
-1
/
+1
2024-10-02
Merge tag 'pull-riscv-to-apply-20241002' of https://github.com/alistair23/qem...
Peter Maydell
1
-18
/
+32
2024-10-02
hw/intc: riscv-imsic: Fix interrupt state updates.
Tomasz Jeznach
1
-18
/
+32
2024-10-01
hw/intc: Remove omap2-intc device
Peter Maydell
1
-276
/
+0
2024-09-13
hw/intc: Remove TYPE_ETRAX_FS_PIC device
Philippe Mathieu-Daudé
2
-173
/
+0
2024-09-13
hw/intc/loongson_ipi: Remove unused headers
Philippe Mathieu-Daudé
1
-9
/
+0
2024-09-13
hw/intc/arm_gic: fix spurious level triggered interrupts
Jan Klötzke
1
-3
/
+8
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
29
-30
/
+30
2024-08-06
hw/intc/loongson_ipi: Restrict to MIPS
Bibo Mao
1
-14
/
+0
2024-08-06
hw/intc/loongarch_ipi: Add loongarch IPI support
Bibo Mao
3
-0
/
+73
2024-08-06
hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
Bibo Mao
2
-275
/
+287
2024-08-06
hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
Bibo Mao
1
-6
/
+4
2024-08-06
hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
Bibo Mao
1
-3
/
+7
2024-08-06
hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
Bibo Mao
1
-4
/
+12
2024-08-06
hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data()
Bibo Mao
1
-8
/
+11
2024-08-06
hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
Bibo Mao
2
-40
/
+52
2024-08-06
hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
Bibo Mao
1
-3
/
+7
2024-08-06
hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
Bibo Mao
4
-3
/
+34
2024-08-06
hw/intc/loongson_ipi: Extract loongson_ipi_common_realize()
Bibo Mao
1
-8
/
+24
2024-08-06
hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
Bibo Mao
1
-8
/
+8
2024-07-26
pnv/xive2: Dump more END state with 'info pic'
Frederic Barrat
1
-2
/
+5
2024-07-26
pnv/xive2: Refine TIMA 'info pic' output
Frederic Barrat
1
-3
/
+9
2024-07-26
pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c
Frederic Barrat
2
-27
/
+26
2024-07-26
pnv/xive2: Fail VST entry address computation if table has no VSD
Frederic Barrat
1
-0
/
+5
2024-07-26
pnv/xive2: Set Translation Table for the NVC port space
Frederic Barrat
1
-0
/
+1
2024-07-26
pnv/xive2: Enable VST NVG and NVC index compression
Frederic Barrat
2
-0
/
+22
2024-07-26
pnv/xive2: Configure Virtualization Structure Tables through the PC
Frederic Barrat
1
-9
/
+38
2024-07-26
pnv/xive2: Add NVG and NVC to cache watch facility
Frederic Barrat
1
-11
/
+38
2024-07-26
pnv/xive: Support cache flush and queue sync inject with notifications
Nicholas Piggin
2
-2
/
+168
2024-07-26
pnv/xive2: Structure/define alignment changes
Michael Kowal
1
-15
/
+15
2024-07-26
pnv/xive2: XIVE2 Cache Watch, Cache Flush and Sync Injection support
Frederic Barrat
2
-36
/
+305
2024-07-23
hw/intc/loongson_ipi: Declare QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
1
-11
/
+8
2024-07-23
hw/intc/loongson_ipi: Fix resource leak
Philippe Mathieu-Daudé
1
-8
/
+8
2024-07-23
hw/intc/loongson_ipi: Access memory in little endian
Bibo Mao
1
-2
/
+3
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
1
-1
/
+6
2024-07-02
hw/intc/s390_flic: Fix interrupt controller migration on s390x with TCG
Thomas Huth
1
-3
/
+72
2024-07-01
i386/apic: Add hint on boot failure because of disabling x2APIC
Zhao Liu
1
-1
/
+6
2024-06-21
hw/intc/arm_gic: Fix deactivation of SPI lines
Edgar E. Iglesias
1
-2
/
+6
2024-06-19
hw/intc/loongson_ipi: Replace ipi_getcpu with cpu_by_arch_id
Jiaxun Yang
1
-36
/
+3
2024-06-19
hw/intc/loongson_ipi: Provide per core MMIO address spaces
Jiaxun Yang
1
-21
/
+65
2024-06-19
hw/intc: Remove loongarch_ipi.c
Jiaxun Yang
1
-347
/
+0
2024-06-19
hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
Philippe Mathieu-Daudé
5
-48
/
+47
2024-06-19
hw/ppc: Avoid using Monitor in SpaprInterruptControllerClass::print_info()
Philippe Mathieu-Daudé
2
-16
/
+2
[next]