aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-04!fixup don't wire gicv2 VNMI NMItest-nmiPeter Maydell
2024-04-04test issue 2150Peter Maydell
2024-04-04hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GICJinjie Ruan
2024-04-04target/arm: Add FEAT_NMI to maxJinjie Ruan
2024-04-04hw/intc/arm_gicv3: Report the VINMI interruptJinjie Ruan
2024-04-04hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()Jinjie Ruan
2024-04-04hw/intc/arm_gicv3: Implement NMI interrupt priorityJinjie Ruan
2024-04-04hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()Jinjie Ruan
2024-04-04hw/intc/arm_gicv3: Add NMI handling CPU interface registersJinjie Ruan
2024-04-04hw/intc/arm_gicv3: Implement GICD_INMIRJinjie Ruan
2024-04-04hw/intc/arm_gicv3_redist: Implement GICR_INMIR0Jinjie Ruan
2024-04-04hw/intc/arm_gicv3: Add irq non-maskable propertyJinjie Ruan
2024-04-04hw/intc/arm_gicv3: Add has-nmi property to GICv3 deviceJinjie Ruan
2024-04-04target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()Jinjie Ruan
2024-04-04hw/intc/arm_gicv3: Add external IRQ lines for NMIJinjie Ruan
2024-04-04hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPUJinjie Ruan
2024-04-04target/arm: Handle PSTATE.ALLINT on taking an exceptionJinjie Ruan
2024-04-04target/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI and VFNMIJinjie Ruan
2024-04-04target/arm: Add support for NMI in arm_phys_excp_target_el()Jinjie Ruan
2024-04-04target/arm: Add support for Non-maskable InterruptJinjie Ruan
2024-04-04target/arm: Support MSR access to ALLINTJinjie Ruan
2024-04-04target/arm: Implement ALLINT MSR (immediate)Jinjie Ruan
2024-04-04target/arm: Add support for FEAT_NMI, Non-maskable InterruptJinjie Ruan
2024-04-04target/arm: Add PSTATE.ALLINTJinjie Ruan
2024-04-04target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMIJinjie Ruan
2024-04-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-04-02Update version for v9.0.0-rc2 releasePeter Maydell
2024-04-02pc_q35: remove unnecessary m->alias assignmentPaolo Bonzini
2024-04-02lsi53c895a: avoid out of bounds access to s->msg[]Paolo Bonzini
2024-04-02vga: do not treat horiz pel panning value of 8 as "enabled"Paolo Bonzini
2024-04-02vga: adjust dirty memory region if pel panning is activePaolo Bonzini
2024-04-02vga: move computation of dirty memory region laterPaolo Bonzini
2024-04-02vga: merge conditionals on shift control registerPaolo Bonzini
2024-04-02Merge tag 'hw-misc-20240402' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-04-02hw/net/virtio-net: fix qemu set used ring flag even vhost startedYajun Wu
2024-04-02hw/xen_evtchn: Initialize flush_kvm_routesArtem Chernyshev
2024-04-02gpio/pca955x: Update maintainer email addressGlenn Miles
2024-04-02hw/nvme: fix -Werror=maybe-uninitializedMarc-André Lureau
2024-04-02plugins: fix -Werror=maybe-uninitialized false-positiveMarc-André Lureau
2024-04-02block: Remove unnecessary NULL check in bdrv_pad_request()Kevin Wolf
2024-04-02hw/i386/pc: Restrict CXL to PCI-based machinesPhilippe Mathieu-Daudé
2024-04-02MAINTAINERS: Fix error-report.c entryZhao Liu
2024-04-02qtest/libqos: Reduce size_to_prdtl() declaration scopePhilippe Mathieu-Daudé
2024-04-02accel/hvf: Un-inline hvf_arch_supports_guest_debug()Philippe Mathieu-Daudé
2024-04-02hw/arm/smmu: Avoid using inlined functions with external linkage againPhilippe Mathieu-Daudé
2024-04-02target/ppc: Rename init_excp_4xx_softmmu() -> init_excp_4xx()Philippe Mathieu-Daudé
2024-04-02gdbstub/system: Rename 'user_ctx' argument as 'ctx'Philippe Mathieu-Daudé
2024-04-02gdbstub: Correct invalid mentions of 'softmmu' by 'system'Philippe Mathieu-Daudé
2024-04-02accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definitionPhilippe Mathieu-Daudé
2024-04-02Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell