Age | Commit message (Expand) | Author |
2024-06-21 | hw/intc/arm_gic: Fix deactivation of SPI lines | Edgar E. Iglesias |
2024-06-19 | hw/intc/loongson_ipi: Replace ipi_getcpu with cpu_by_arch_id | Jiaxun Yang |
2024-06-19 | hw/intc/loongson_ipi: Provide per core MMIO address spaces | Jiaxun Yang |
2024-06-19 | hw/intc: Remove loongarch_ipi.c | Jiaxun Yang |
2024-06-19 | hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in SpaprInterruptControllerClass::print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in pnv_xive2_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in xive2_nvp_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in xive2_end_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in xive2_end_queue_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in xive2_end_eas_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in xive2_eas_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in pnv_xive_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in xive_nvt_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in xive_end_eas_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in xive_end_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in xive_eas_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in xive_source_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in spapr_xive_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in spapr_xive_end_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in xive_end_queue_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in ics_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info() | Philippe Mathieu-Daudé |
2024-06-19 | hw/ppc: Avoid using Monitor in icp_pic_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-06-03 | hw/intc/riscv_aplic: APLICs should add child earlier than realize | yang.zhang |
2024-05-30 | hw/intc/arm_gic: Fix writes to GICD_ITARGETSRn | Sebastian Huber |
2024-05-30 | hw/intc/arm_gic: Fix set pending of PPIs | Sebastian Huber |
2024-05-28 | hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n> | Andrey Shumilin |
2024-05-17 | hw/intc/s390_flic: Fix crash that occurs when saving the machine state | Thomas Huth |
2024-05-10 | i386: select correct components for no-board build | Paolo Bonzini |
2024-05-10 | s390_flic: add migration-enabled property | Paolo Bonzini |
2024-05-09 | hw/intc/loongson_ipi: Implement IOCSR address space for MIPS | Jiaxun Yang |
2024-05-09 | hw/intc/loongarch_ipi: Rename as loongson_ipi | Jiaxun Yang |
2024-05-09 | hw/intc/loongarch_ipi: Remove pointless MAX_CPU check | Jiaxun Yang |
2024-05-03 | kvm: move target-dependent interrupt routing out of kvm-all.c | Paolo Bonzini |
2024-04-25 | hw, target: Add ResetType argument to hold and exit phase methods | Peter Maydell |
2024-04-25 | hw/intc/arm_gicv3: Report the VINMI interrupt | Jinjie Ruan |
2024-04-25 | hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update() | Jinjie Ruan |
2024-04-25 | hw/intc/arm_gicv3: Implement NMI interrupt priority | Jinjie Ruan |
2024-04-25 | hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read() | Peter Maydell |
2024-04-25 | hw/intc/arm_gicv3: Add NMI handling CPU interface registers | Peter Maydell |
2024-04-25 | hw/intc/arm_gicv3: Implement GICD_INMIR | Jinjie Ruan |
2024-04-25 | hw/intc/arm_gicv3_redist: Implement GICR_INMIR0 | Jinjie Ruan |
2024-04-25 | hw/intc/arm_gicv3: Add irq non-maskable property | Jinjie Ruan |
2024-04-25 | hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the KVM GICv3 | 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é |