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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-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
2024-06-19
hw/ppc: Avoid using Monitor in pnv_xive2_pic_print_info()
Philippe Mathieu-Daudé
1
-8
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive2_nvp_pic_print_info()
Philippe Mathieu-Daudé
1
-14
/
+15
2024-06-19
hw/ppc: Avoid using Monitor in xive2_end_pic_print_info()
Philippe Mathieu-Daudé
2
-31
/
+25
2024-06-19
hw/ppc: Avoid using Monitor in xive2_end_queue_pic_print_info()
Philippe Mathieu-Daudé
1
-7
/
+12
2024-06-19
hw/ppc: Avoid using Monitor in xive2_end_eas_pic_print_info()
Philippe Mathieu-Daudé
2
-15
/
+15
2024-06-19
hw/ppc: Avoid using Monitor in xive2_eas_pic_print_info()
Philippe Mathieu-Daudé
2
-14
/
+14
2024-06-19
hw/ppc: Avoid using Monitor in pnv_xive_pic_print_info()
Philippe Mathieu-Daudé
1
-8
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive_nvt_pic_print_info()
Philippe Mathieu-Daudé
1
-9
/
+10
2024-06-19
hw/ppc: Avoid using Monitor in xive_end_eas_pic_print_info()
Philippe Mathieu-Daudé
2
-16
/
+15
2024-06-19
hw/ppc: Avoid using Monitor in xive_end_pic_print_info()
Philippe Mathieu-Daudé
2
-26
/
+22
2024-06-19
hw/ppc: Avoid using Monitor in xive_eas_pic_print_info()
Philippe Mathieu-Daudé
2
-11
/
+11
2024-06-19
hw/ppc: Avoid using Monitor in xive_source_pic_print_info()
Philippe Mathieu-Daudé
3
-14
/
+23
2024-06-19
hw/ppc: Avoid using Monitor in spapr_xive_pic_print_info()
Philippe Mathieu-Daudé
1
-16
/
+12
2024-06-19
hw/ppc: Avoid using Monitor in spapr_xive_end_pic_print_info()
Philippe Mathieu-Daudé
1
-10
/
+10
2024-06-19
hw/ppc: Avoid using Monitor in xive_end_queue_pic_print_info()
Philippe Mathieu-Daudé
2
-7
/
+17
2024-06-19
hw/ppc: Avoid using Monitor in ics_pic_print_info()
Philippe Mathieu-Daudé
2
-11
/
+10
2024-06-19
hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info()
Philippe Mathieu-Daudé
2
-6
/
+12
2024-06-19
hw/ppc: Avoid using Monitor in icp_pic_print_info()
Philippe Mathieu-Daudé
2
-5
/
+11
2024-06-16
aspeed/intc: Add AST2700 support
Jamin Lin
3
-0
/
+375
2024-06-06
hw/intc/loongarch_extioi: Add extioi virt extension definition
Song Gao
1
-4
/
+84
2024-06-03
hw/intc/riscv_aplic: APLICs should add child earlier than realize
yang.zhang
1
-4
/
+4
2024-05-30
hw/intc/arm_gic: Fix writes to GICD_ITARGETSRn
Sebastian Huber
1
-0
/
+7
2024-05-30
hw/intc/arm_gic: Fix set pending of PPIs
Sebastian Huber
1
-1
/
+4
2024-05-28
hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n>
Andrey Shumilin
1
-2
/
+2
2024-05-17
hw/intc/s390_flic: Fix crash that occurs when saving the machine state
Thomas Huth
1
-1
/
+1
2024-05-10
i386: select correct components for no-board build
Paolo Bonzini
2
-1
/
+30
2024-05-10
s390_flic: add migration-enabled property
Paolo Bonzini
1
-1
/
+5
2024-05-09
hw/intc/loongson_ipi: Implement IOCSR address space for MIPS
Jiaxun Yang
1
-9
/
+30
2024-05-09
hw/intc/loongarch_ipi: Rename as loongson_ipi
Jiaxun Yang
4
-5
/
+352
2024-05-09
hw/intc/loongarch_ipi: Remove pointless MAX_CPU check
Jiaxun Yang
2
-19
/
+2
2024-05-03
kvm: move target-dependent interrupt routing out of kvm-all.c
Paolo Bonzini
1
-0
/
+28
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
8
-12
/
+12
2024-04-25
hw/intc/arm_gicv3: Report the VINMI interrupt
Jinjie Ruan
1
-2
/
+12
2024-04-25
hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
Jinjie Ruan
1
-0
/
+4
2024-04-25
hw/intc/arm_gicv3: Implement NMI interrupt priority
Jinjie Ruan
3
-9
/
+64
2024-04-25
hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()
Peter Maydell
3
-12
/
+98
2024-04-25
hw/intc/arm_gicv3: Add NMI handling CPU interface registers
Peter Maydell
3
-5
/
+148
2024-04-25
hw/intc/arm_gicv3: Implement GICD_INMIR
Jinjie Ruan
2
-0
/
+36
2024-04-25
hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
Jinjie Ruan
2
-0
/
+20
2024-04-25
hw/intc/arm_gicv3: Add irq non-maskable property
Jinjie Ruan
1
-0
/
+38
2024-04-25
hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the KVM GICv3
Jinjie Ruan
1
-0
/
+5
2024-04-25
hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
Jinjie Ruan
3
-0
/
+4
2024-04-25
hw/intc/arm_gicv3: Add external IRQ lines for NMI
Jinjie Ruan
1
-0
/
+6
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
3
-317
/
+0
2024-04-02
hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled
Peter Maydell
1
-2
/
+2
2024-03-22
hw/intc: Update APLIC IDC after claiming iforce register
Frank Chang
1
-0
/
+1
2024-03-20
hw/intc/loongarch_extioi: Fix interrupt routing update
Bibo Mao
1
-1
/
+1
2024-03-12
hw/intc: Check @errp to handle the error of IOAPICCommonClass.realize()
Zhao Liu
1
-0
/
+4
[next]