Show patches with: none      |   77879 patches
« 1 2 ... 15 16 17778 779 »
Patch Series S/W/F Date Submitter Delegate State
[v3,05/12] target/ppc: Hoist dcbz_size out of dcbz_common Fixes for user-only munmap races --- 2024-07-19 Richard Henderson Superseded
[v3,04/12] target/ppc/mem_helper.c: Remove a conditional from dcbz_common() Fixes for user-only munmap races --- 2024-07-19 Richard Henderson Superseded
[v3,03/12] target/arm: Use set/clear_helper_retaddr in SVE and SME helpers Fixes for user-only munmap races --- 2024-07-19 Richard Henderson Superseded
[v3,02/12] target/arm: Use set/clear_helper_retaddr in helper-a64.c Fixes for user-only munmap races --- 2024-07-19 Richard Henderson Superseded
[v3,01/12] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h Fixes for user-only munmap races --- 2024-07-19 Richard Henderson Superseded
tests/tcg/aarch64: Fix test-mte.py tests/tcg/aarch64: Fix test-mte.py --- 2024-07-19 Richard Henderson Superseded
[RFC,v3] contrib/plugins: control flow plugin [RFC,v3] contrib/plugins: control flow plugin --- 2024-07-18 Alex Bennée Superseded
[v5,19/19] docs: Correct Loongarch -> LoongArch Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v5,18/19] hw/intc/loongson_ipi: Remove unused headers Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v5,17/19] hw/intc/loongson_ipi: Restrict to MIPS Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v5,16/19] hw/loongarch/virt: Replace Loongson IPI with LoongArch IPI Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v5,15/19] hw/intc/loongarch_ipi: Add loongarch IPI support Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v5,14/19] hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v5,13/19] hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v5,12/19] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v5,11/19] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v5,10/19] hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data() Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v5,09/19] hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v5,08/19] hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v5,07/19] hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v5,06/19] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v5,05/19] hw/intc/loongson_ipi: Extract loongson_ipi_common_realize() Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,04/19] hw/intc/loongson_ipi: Extract loongson_ipi_common_finalize() Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,03/19] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,02/19] hw/intc/loongson_ipi: Access memory in little endian Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v5,01/19] hw/intc/loongson_ipi: Declare QOM types using DEFINE_TYPES() macro Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[PULL,26/26] hvf: arm: Do not advance PC when raising an exception [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,25/26] tests/arm-cpu-features: Do not assume PMU availability [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,24/26] tests/tcg/aarch64: Add test cases for SME FMOPA (widening) [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Not Applicable
[PULL,23/26] target/arm: Use FPST_F16 for SME FMOPA (widening) [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,22/26] target/arm: Use float_status copy in sme_fmopa_s [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,21/26] hw/arm/smmu: Refactor SMMU OAS [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Not Applicable
[PULL,20/26] hw/arm/smmuv3: Support and advertise nesting [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,19/26] hw/arm/smmuv3: Handle translation faults according to SMMUPTWEventInfo [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,18/26] hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova() [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,17/26] hw/arm/smmu: Support nesting in the rest of commands [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Not Applicable
[PULL,16/26] hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmid [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Not Applicable
[PULL,15/26] hw/arm/smmu: Support nesting in smmuv3_range_inval() [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Not Applicable
[PULL,14/26] hw/arm/smmu-common: Support nested translation [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Not Applicable
[PULL,13/26] hw/arm/smmu-common: Add support for nested TLB [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Not Applicable
[PULL,12/26] hw/arm/smmu-common: Rework TLB lookup for nesting [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,11/26] hw/arm/smmuv3: Translate CD and TT using stage-2 table [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,10/26] hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDR [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Not Applicable
[PULL,09/26] hw/arm/smmu: Consolidate ASID and VMID types [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Not Applicable
[PULL,08/26] hw/arm/smmu: Split smmuv3_translate() [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,07/26] hw/arm/smmu: Use enum for SMMU stage [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Not Applicable
[PULL,06/26] hw/arm/smmuv3: Fix encoding of CLASS in events [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,05/26] hw/arm/smmu: Fix IPA for stage-2 events [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,04/26] hw/arm/smmu-common: Add missing size check for stage-1 [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,03/26] hw/display/bcm2835_fb: fix fb_use_offsets condition [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,02/26] target/arm: LDAPR should honour SCTLR_ELx.nAA [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,00/26] target-arm queue --- 2024-07-18 Peter Maydell Not Applicable
[15/15] semihosting: Restrict to TCG Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) --- 2024-07-18 Alex Bennée Superseded
[14/15] target/xtensa: Restrict semihosting to TCG Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) --- 2024-07-18 Alex Bennée Superseded
[13/15] target/riscv: Restrict semihosting to TCG Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) --- 2024-07-18 Alex Bennée Superseded
[12/15] target/mips: Restrict semihosting to TCG Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) --- 2024-07-18 Alex Bennée Superseded
[11/15] target/m68k: Restrict semihosting to TCG Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) --- 2024-07-18 Alex Bennée Superseded
[10/15] target/mips: Add semihosting stub Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) --- 2024-07-18 Alex Bennée Superseded
[09/15] target/m68k: Add semihosting stub Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) --- 2024-07-18 Alex Bennée Superseded
[08/15] semihosting: Include missing 'gdbstub/syscalls.h' header Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) --- 2024-07-18 Alex Bennée Superseded
[07/15] plugins/execlog.c: correct dump of registers values Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) --- 2024-07-18 Alex Bennée Superseded
[06/15] tests/plugins: use qemu_plugin_outs for inline stats Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) --- 2024-07-18 Alex Bennée Superseded
[05/15] plugins: fix mem callback array size Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) --- 2024-07-18 Alex Bennée Superseded
[04/15] plugins/stoptrigger: TCG plugin to stop execution under conditions Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) --- 2024-07-18 Alex Bennée Superseded
[03/15] gdbstub: Re-factor gdb command extensions Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) --- 2024-07-18 Alex Bennée Superseded
[02/15] tests/avocado: Remove non-working sparc leon3 test Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) --- 2024-07-18 Alex Bennée Superseded
[01/15] testing: bump to latest libvirt-ci Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) --- 2024-07-18 Alex Bennée Superseded
[v4,18/18] hw/intc/loongson_ipi: Remove unused headers Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v4,17/18] hw/intc/loongson_ipi: Restrict to MIPS Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v4,16/18] hw/loongarch/virt: Replace loongson IPI with loongarch IPI Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v4,15/18] hw/intc/loongarch_ipi: Add loongarch IPI support Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v4,14/18] hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v4,13/18] hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v4,12/18] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v4,11/18] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v4,10/18] hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data() Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v4,09/18] hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v4,08/18] hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v4,07/18] hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v4,06/18] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v4,05/18] hw/intc/loongson_ipi: Extract loongson_ipi_common_realize() Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v4,04/18] hw/intc/loongson_ipi: Extract loongson_ipi_common_finalize() Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v4,03/18] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v4,02/18] hw/intc/loongson_ipi: Access memory in little endian Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v4,01/18] hw/intc/loongson_ipi: Declare QOM types using DEFINE_TYPES() macro Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé Superseded
[v3,17/17] hw/intc/loongson_ipi: Remove unused headers Reconstruct loongson ipi driver --- 2024-07-17 Philippe Mathieu-Daudé Superseded
[v3,16/17] hw/intc/loongson_ipi: Restrict to MIPS Reconstruct loongson ipi driver --- 2024-07-17 Philippe Mathieu-Daudé New
[v3,15/17] hw/loongarch/virt: Replace loongson IPI with loongarch IPI Reconstruct loongson ipi driver --- 2024-07-17 Philippe Mathieu-Daudé Superseded
[v3,14/17] hw/intc/loongarch_ipi: Add loongarch IPI support Reconstruct loongson ipi driver --- 2024-07-17 Philippe Mathieu-Daudé Superseded
[v3,13/17] hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c Reconstruct loongson ipi driver --- 2024-07-17 Philippe Mathieu-Daudé Superseded
[v3,12/17] hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers Reconstruct loongson ipi driver --- 2024-07-17 Philippe Mathieu-Daudé Superseded
[v3,11/17] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler Reconstruct loongson ipi driver --- 2024-07-17 Philippe Mathieu-Daudé Superseded
[v3,10/17] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler Reconstruct loongson ipi driver --- 2024-07-17 Philippe Mathieu-Daudé Superseded
[v3,09/17] hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data() Reconstruct loongson ipi driver --- 2024-07-17 Philippe Mathieu-Daudé Superseded
[v3,08/17] hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h Reconstruct loongson ipi driver --- 2024-07-17 Philippe Mathieu-Daudé Superseded
[v3,07/17] hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState Reconstruct loongson ipi driver --- 2024-07-17 Philippe Mathieu-Daudé Superseded
[v3,06/17] hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h Reconstruct loongson ipi driver --- 2024-07-17 Philippe Mathieu-Daudé Superseded
[v3,05/17] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub Reconstruct loongson ipi driver --- 2024-07-17 Philippe Mathieu-Daudé New
[v3,04/17] hw/intc/loongson_ipi: Extract loongson_ipi_common_realize() Reconstruct loongson ipi driver --- 2024-07-17 Philippe Mathieu-Daudé Superseded
« 1 2 ... 15 16 17778 779 »