Show patches with: Archived = No       |   471566 patches
« 1 2 3 44715 4716 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[20/20] target/arm: Implement FEAT_ATS1A target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[19/20] target/arm: Fill in HFGITR_EL2 bits for Arm v9.5 target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[18/20] target/arm: Convert do_ats_write to access_perm target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[17/20] target/arm: Skip AF and DB updates for AccessType_AT target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[16/20] target/arm: Introduce get_phys_addr_for_at target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[15/20] target/arm: Skip permission check from arm_cpu_get_phys_page_attrs_debug target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[14/20] target/arm: Convert get_phys_addr to access_perm target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[13/20] target/arm: Convert get_phys_addr_with_space_nogpc to access_perm target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[12/20] target/arm: Convert get_phys_addr_gpc to access_perm target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[11/20] target/arm: Convert get_phys_addr_nogpc to access_perm target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[10/20] target/arm: Convert get_phys_addr_disabled to access_perm target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[09/20] target/arm: Convert get_phys_addr_pmsav8 to access_perm target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[08/20] target/arm: Convert v8m_security_lookup to access_perm target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[07/20] target/arm: Convert v8m_is_sau_exempt to access_perm target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[06/20] target/arm: Convert pmsav8_mpu_lookup to access_perm target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[05/20] target/arm: Convert get_phys_addr_pmsav7 to access_perm target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[04/20] target/arm: Convert get_phys_addr_pmsav5 to access_perm target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[03/20] target/arm: Convert get_phys_addr_lpae to access_perm target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[02/20] target/arm: Convert get_phys_addr_v6 to access_perm target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[01/20] target/arm: Convert get_phys_addr_v5 to access_perm target/arm: Implement FEAT_ATS1A - - - - --- 2025-07-07 Richard Henderson New
[3/3] hw/audio/sb16: block structure coding style fixes hw/audio/sb16: reduce the CPU load - - - - --- 2025-07-07 Volker Rümelin New
[2/3] hw/audio/sb16: improve DMA handling hw/audio/sb16: reduce the CPU load - - - - --- 2025-07-07 Volker Rümelin New
[1/3] hw/audio/sb16: introduce DMA helper functions hw/audio/sb16: reduce the CPU load - - - - --- 2025-07-07 Volker Rümelin New
tests/functional/test_ppc_bamboo: Replace broken link with working assets tests/functional/test_ppc_bamboo: Replace broken link with working assets - - 1 - --- 2025-07-07 Thomas Huth New
[RFC,PATCH-for-10.1,v6,14/14] hw/arm: Add DEFINE_MACHINE_[ARM_]AARCH64() macros target-info: Add more API for VirtIO cleanups & introduce ARM macros - - - - --- 2025-07-07 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v6,13/14] hw/boards: Introduce DEFINE_MACHINE_WITH_INTERFACES() macro target-info: Add more API for VirtIO cleanups & introduce ARM macros - - 1 - --- 2025-07-07 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v6,12/14] hw/core: Allow ARM/Aarch64 binaries to use the 'none' machine target-info: Add more API for VirtIO cleanups & introduce ARM macros - - 1 - --- 2025-07-07 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v6,11/14] hw/arm: Register TYPE_TARGET_ARM/AARCH64_MACHINE QOM interfaces target-info: Add more API for VirtIO cleanups & introduce ARM macros - - 2 - --- 2025-07-07 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v6,10/14] hw/core/null-machine: Define machine as generic QOM type target-info: Add more API for VirtIO cleanups & introduce ARM macros - - 1 - --- 2025-07-07 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v6,09/14] hw/virtio: Build various files once target-info: Add more API for VirtIO cleanups & introduce ARM macros - - - - --- 2025-07-07 Philippe Mathieu-Daudé New
[RFC,PATCH-for-10.1,v6,08/14] qemu: Declare all load/store helpert in 'qemu/bswap.h' target-info: Add more API for VirtIO cleanups & introduce ARM macros - - - - --- 2025-07-07 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v6,07/14] gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian() target-info: Add more API for VirtIO cleanups & introduce ARM macros - - - - --- 2025-07-07 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v6,06/14] qemu: Convert target_words_bigendian() to TargetInfo API target-info: Add more API for VirtIO cleanups & introduce ARM macros - - 1 - --- 2025-07-07 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v6,05/14] qemu/target-info: Add target_endian_mode() target-info: Add more API for VirtIO cleanups & introduce ARM macros - - - - --- 2025-07-07 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v6,04/14] qemu/target-info: Introduce target_base_arch() target-info: Add more API for VirtIO cleanups & introduce ARM macros - - - - --- 2025-07-07 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v6,03/14] qemu/target-info: Add %target_arch field to TargetInfo target-info: Add more API for VirtIO cleanups & introduce ARM macros - - 1 - --- 2025-07-07 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v6,02/14] qemu/target-info: Factor target_arch() out target-info: Add more API for VirtIO cleanups & introduce ARM macros - - 1 - --- 2025-07-07 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v6,01/14] target/qmp: Use target_cpu_type() target-info: Add more API for VirtIO cleanups & introduce ARM macros - - 1 - --- 2025-07-07 Philippe Mathieu-Daudé New
[2/2] target/s390x/tcg: Use vaddr in s390_probe_access() target/s390x: Few target_ulong -> vaddr replacements - - 1 - --- 2025-07-07 Philippe Mathieu-Daudé New
[1/2] target/s390x/kvm: Use vaddr in find/insert_hw_breakpoint() target/s390x: Few target_ulong -> vaddr replacements - 1 1 - --- 2025-07-07 Philippe Mathieu-Daudé New
bulk: Remove unnecessary 'qemu/typedefs.h' include bulk: Remove unnecessary 'qemu/typedefs.h' include - - - - --- 2025-07-07 Philippe Mathieu-Daudé New
Adds the GDB register XML files for Sparc and Sparc64. Adds the GDB register XML files for Sparc and Sparc64. - - - - --- 2025-07-07 Rot127 New
[v9,5/5] hw/arm/virt: Allow virt extensions with KVM ARM Nested Virt Support - - 1 - --- 2025-07-07 Eric Auger New
[v9,4/5] hw/arm/arm_gicv3_kvm: Add a migration blocker with kvm nested virt ARM Nested Virt Support - - - - --- 2025-07-07 Eric Auger New
[v9,3/5] target/arm: Enable feature ARM_FEATURE_EL2 if EL2 is supported ARM Nested Virt Support - - 1 - --- 2025-07-07 Eric Auger New
[v9,2/5] target/arm/kvm: Add helper to detect EL2 when using KVM ARM Nested Virt Support - - 2 - --- 2025-07-07 Eric Auger New
[v9,1/5] hw/arm: Allow setting KVM vGIC maintenance IRQ ARM Nested Virt Support - - - - --- 2025-07-07 Eric Auger New
[2/2] hw/intc/arm_gicv3_kvm: Migrate GICD_TYPER2 hw/intc: handle GICD_TYPER2 for KVM GICv3 - - - - --- 2025-07-07 Peter Maydell New
[1/2] hw/intc/arm_gicv3_dist: Implement GICD_TYPER2 as 0 hw/intc: handle GICD_TYPER2 for KVM GICv3 - - 1 - --- 2025-07-07 Peter Maydell New
[3/3] target/arm: Split out performance monitor regs to cpregs-pmu.c target/arm: Split out AT and PMU cpregs - - 1 - --- 2025-07-07 Richard Henderson New
[2/3] target/arm: Split out AT insns to tcg/cpregs-at.c target/arm: Split out AT and PMU cpregs - - - - --- 2025-07-07 Richard Henderson New
[1/3] target/arm: Drop stub for define_tlb_insn_regs target/arm: Split out AT and PMU cpregs - - 1 - --- 2025-07-07 Richard Henderson New
docs/devel/tracing: Update trace.h creation rune to include SPDX docs/devel/tracing: Update trace.h creation rune to include SPDX - - - - --- 2025-07-07 Peter Maydell New
hw/uefi: Create and use trace.h wrapper header hw/uefi: Create and use trace.h wrapper header - - 1 - --- 2025-07-07 Peter Maydell New
MAINTAINERS: Add entry and reviewer for TDX MAINTAINERS: Add entry and reviewer for TDX - - - - --- 2025-07-07 Xiaoyao Li New
[v2] i386/cpu: Remove FEAT_24_0_EBX for AVX10 [v2] i386/cpu: Remove FEAT_24_0_EBX for AVX10 - - - - --- 2025-07-07 Xiaoyao Li New
[v8,4/4] hw/arm/virt: Allow virt extensions with KVM ARM Nested Virt Support - - 1 - --- 2025-07-07 Eric Auger New
[v8,3/4] target/arm: Enable feature ARM_FEATURE_EL2 if EL2 is supported ARM Nested Virt Support - - 1 - --- 2025-07-07 Eric Auger New
[v8,2/4] target/arm/kvm: Add helper to detect EL2 when using KVM ARM Nested Virt Support - - 2 - --- 2025-07-07 Eric Auger New
[v8,1/4] hw/arm: Allow setting KVM vGIC maintenance IRQ ARM Nested Virt Support - - - - --- 2025-07-07 Eric Auger New
[v2] tpm: "qemu -tpmdev help" should return success [v2] tpm: "qemu -tpmdev help" should return success - - 2 - --- 2025-07-07 Marc-André Lureau New
tpm: "qemu -tpmdev help" should return success tpm: "qemu -tpmdev help" should return success - - - - --- 2025-07-07 Marc-André Lureau New
[v3,11/11] net/passt: Implement vhost-user backend support net: Add passt netdev backend - - - - --- 2025-07-07 Laurent Vivier New
[v3,10/11] net: Add passt network backend net: Add passt netdev backend - - - - --- 2025-07-07 Laurent Vivier New
[v3,09/11] net: Add is_vhost_user flag to vhost_net struct net: Add passt netdev backend - - - - --- 2025-07-07 Laurent Vivier New
[v3,08/11] net: Allow network backends to advertise max TX queue size net: Add passt netdev backend - - - - --- 2025-07-07 Laurent Vivier New
[v3,07/11] net: Add save_acked_features callback to vhost_net net: Add passt netdev backend - - - - --- 2025-07-07 Laurent Vivier New
[v3,06/11] net: Add get_acked_features callback to VhostNetOptions net: Add passt netdev backend - - - - --- 2025-07-07 Laurent Vivier New
[v3,05/11] net: Consolidate vhost feature bits into vhost_net structure net: Add passt netdev backend - - - - --- 2025-07-07 Laurent Vivier New
[v3,04/11] net: Add get_vhost_net callback to NetClientInfo net: Add passt netdev backend - - - - --- 2025-07-07 Laurent Vivier New
[v3,03/11] vhost_net: Rename vhost_set_vring_enable() for clarity net: Add passt netdev backend - - - - --- 2025-07-07 Laurent Vivier New
[v3,02/11] net: Define net_client_set_link() net: Add passt netdev backend - - - - --- 2025-07-07 Laurent Vivier New
[v3,01/11] net: Refactor stream logic for reuse in '-net passt' net: Add passt netdev backend - - - - --- 2025-07-07 Laurent Vivier New
target/riscv: Fix pmp range wraparound on zero target/riscv: Fix pmp range wraparound on zero - - 1 - --- 2025-07-06 Vac Chen New
[v4,11/11] MAX78000: Add AES to SOC MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v4,10/11] MAX78000: AES implementation MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v4,09/11] MAX78000: Add TRNG to SOC MAX78000FTHR Implementation - - - - --- 2025-07-04 Jackson Donaldson New
[v4,08/11] MAX78000: TRNG Implementation MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v4,07/11] MAX78000: Add GCR to SOC MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v4,06/11] MAX78000: GCR Implementation MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v4,05/11] MAX78000: Add UART to SOC MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v4,04/11] MAX78000: UART Implementation MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v4,03/11] MAX78000: Add ICC to SOC MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v4,02/11] MAX78000: ICC Implementation MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v4,01/11] MAX78000: Add MAX78000FTHR Machine MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
target/arm: Move cpregs code into cpregs.c target/arm: Move cpregs code into cpregs.c - - - - --- 2025-07-04 Richard Henderson New
[v3,11/11] MAX78000: Add AES to SOC MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v3,10/11] MAX78000: AES implementation MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v3,09/11] MAX78000: Add TRNG to SOC MAX78000FTHR Implementation - - - - --- 2025-07-04 Jackson Donaldson New
[v3,08/11] MAX78000: TRNG Implementation MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v3,07/11] MAX78000: Add GCR to SOC MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v3,06/11] MAX78000: GCR Implementation MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v3,05/11] MAX78000: Add UART to SOC MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v3,04/11] MAX78000: UART Implementation MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v3,03/11] MAX78000: Add ICC to SOC MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v3,02/11] MAX78000: ICC Implementation MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
[v3,01/11] MAX78000: Add MAX78000FTHR Machine MAX78000FTHR Implementation - - 1 - --- 2025-07-04 Jackson Donaldson New
target/arm: Don't enforce NSE,NS check for EL3->EL3 returns target/arm: Don't enforce NSE,NS check for EL3->EL3 returns - 1 1 - --- 2025-07-04 Peter Maydell New
[PULL,119/119] linux-user/aarch64: Set hwcap bits for SME2p1/SVE2p1 [PULL,001/119] hw/arm/highbank: Mark the "highbank" and the "midway" machine as deprecated - - 1 - --- 2025-07-04 Peter Maydell New
[PULL,118/119] target/arm: Enable FEAT_SME2p1 on -cpu max [PULL,001/119] hw/arm/highbank: Mark the "highbank" and the "midway" machine as deprecated - - 1 - --- 2025-07-04 Peter Maydell New
« 1 2 3 44715 4716 »