Show patches with: none      |   75520 patches
« 1 2 ... 87 88 89755 756 »
Patch Series S/W/F Date Submitter Delegate State
[4/6] accel/tcg: Improve setting of can_do_io at start of TB accel/tcg: Always require can_do_io (#1866) --- 2023-09-14 Richard Henderson Superseded
[3/6] accel/tcg: Track current value of can_do_io in the TB accel/tcg: Always require can_do_io (#1866) --- 2023-09-14 Richard Henderson Superseded
[2/6] accel/tcg: Hoist CF_MEMI_ONLY check outside translation loop accel/tcg: Always require can_do_io (#1866) --- 2023-09-14 Richard Henderson Superseded
[1/6] accel/tcg: Avoid load of icount_decr if unused accel/tcg: Always require can_do_io (#1866) --- 2023-09-14 Richard Henderson Superseded
[9/9] tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884 testing/next: avocado, gitlab, docker, cirrus --- 2023-09-14 Alex Bennée Superseded
[8/9] tests/avocado: Fix console data loss testing/next: avocado, gitlab, docker, cirrus --- 2023-09-14 Alex Bennée Superseded
[7/9] gitlab: make Cirrus CI jobs gating testing/next: avocado, gitlab, docker, cirrus --- 2023-09-14 Alex Bennée Superseded
[6/9] gitlab: make Cirrus CI timeout explicit testing/next: avocado, gitlab, docker, cirrus --- 2023-09-14 Alex Bennée Superseded
[5/9] qtest: kill orphaned qtest QEMU processes on FreeBSD testing/next: avocado, gitlab, docker, cirrus --- 2023-09-14 Alex Bennée Superseded
[4/9] microbit: add missing qtest_quit() call testing/next: avocado, gitlab, docker, cirrus --- 2023-09-14 Alex Bennée Superseded
[3/9] tests/docker: Update docker-loongarch-cross toolchain testing/next: avocado, gitlab, docker, cirrus --- 2023-09-14 Alex Bennée Superseded
[2/9] gitlab: fix typo/spelling in comments testing/next: avocado, gitlab, docker, cirrus --- 2023-09-14 Alex Bennée Superseded
[1/9] tests: update Debian images to Bookworm testing/next: avocado, gitlab, docker, cirrus --- 2023-09-14 Alex Bennée Superseded
[3/3] hw/arm/smmuv3: Advertise SMMUv3.1-XNX feature hw/arm/smmuv3: Advertise SMMUv3.1-XNX --- 2023-09-14 Peter Maydell Accepted
[2/3] hw/arm/smmuv3: Sort ID register setting into field order hw/arm/smmuv3: Advertise SMMUv3.1-XNX --- 2023-09-14 Peter Maydell Superseded
[1/3] hw/arm/smmuv3: Update ID register bit field definitions hw/arm/smmuv3: Advertise SMMUv3.1-XNX --- 2023-09-14 Peter Maydell Superseded
target/mips: Fix TX79 LQ/SQ opcodes target/mips: Fix TX79 LQ/SQ opcodes --- 2023-09-14 Philippe Mathieu-Daudé Superseded
target/mips: Fix MSA BZ/BNZ opcodes displacement target/mips: Fix MSA BZ/BNZ opcodes displacement --- 2023-09-14 Philippe Mathieu-Daudé Superseded
[v2,24/24] accel/tcg: move ld/st helpers to ldst_common.c.inc Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,23/24] accel/tcg: Unify user and softmmu do_[st|ld]*_mmu() Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,22/24] accel/tcg: Remove env_tlb() Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,21/24] accel/tcg: Use CPUState in atomicity helpers Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,20/24] accel/tcg: Modify atomic_mmu_lookup() to use CPUState Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson New
[v2,19/24] accel/tcg: Modifies memory access functions to use CPUState Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson New
[v2,18/24] accel/tcg: Modify probe_access_internal() to use CPUState Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,17/24] accel/tcg: Modify tlb_*() to use CPUState Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,16/24] tcg: Remove TCGContext.tlb_fast_offset Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,15/24] accel/tcg: Remove env_neg() Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,14/24] accel/tcg: Remove cpu_set_cpustate_pointers Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,13/24] accel/tcg: Replace CPUState.env_ptr with cpu_env() Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,12/24] tcg: Rename cpu_env to tcg_env Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,11/24] accel/tcg: Remove cpu_neg() Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,10/24] accel/tcg: Move can_do_io to CPUNegativeOffsetState Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,09/24] accel/tcg: Remove CPUState.icount_decr_ptr Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,08/24] accel/tcg: Move CPUNegativeOffsetState into CPUState Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,07/24] accel/tcg: Validate placement of CPUNegativeOffsetState Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,06/24] target/*: Add instance_align to all cpu base classes Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,05/24] target/arm: Remove size and alignment for cpu subclasses Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,04/24] target/*: Use __alignof not __alignof__ Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson New
[v2,03/24] qom: Propagate alignment through type system Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,02/24] accel/tcg: Move CPUTLB definitions from cpu-defs.h Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[v2,01/24] target/arm: Replace TARGET_PAGE_ENTRY_EXTRA Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson Superseded
[1/1] sbsa-ref: add non-secure EL2 virtual timer sbsa-ref: add non-secure EL2 virtual timer --- 2023-09-13 Marcin Juszkiewicz Superseded
tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884 tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884 --- 2023-09-13 Philippe Mathieu-Daudé Accepted
[PULL,4/4] target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid() Untitled series #221248 --- 2023-09-13 Paolo Bonzini Accepted
[PULL,3/4] target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuid Untitled series #221248 --- 2023-09-13 Paolo Bonzini Accepted
[PULL,2/4] target/i386: Check kvm_hyperv_expand_features() return value Untitled series #221248 --- 2023-09-13 Paolo Bonzini Accepted
[v5,6/6] target/i386: Prohibit target specific KVM prototypes on user emulation target/i386: Restrict system-specific features from user emulation --- 2023-09-13 Philippe Mathieu-Daudé New
[RFC,v5,5/6] target/i386: Restrict system-specific code from user emulation target/i386: Restrict system-specific features from user emulation --- 2023-09-13 Philippe Mathieu-Daudé New
[v5,4/6] target/i386: Move x86_cpu_get_migratable_flags() around target/i386: Restrict system-specific features from user emulation --- 2023-09-13 Philippe Mathieu-Daudé New
[v5,3/6] target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid() target/i386: Restrict system-specific features from user emulation --- 2023-09-13 Philippe Mathieu-Daudé Superseded
[v5,2/6] target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuid target/i386: Restrict system-specific features from user emulation --- 2023-09-13 Philippe Mathieu-Daudé Superseded
[v5,1/6] target/i386: Check kvm_hyperv_expand_features() return value target/i386: Restrict system-specific features from user emulation --- 2023-09-13 Philippe Mathieu-Daudé Superseded
[PULL,2/2] hw/nvme: Avoid dynamic stack allocation Untitled series #221152 --- 2023-09-12 Klaus Jensen New
[v2,12/12] target/arm: Enable FEAT_MOPS for CPU 'max' target/arm: Implement FEAT_MOPS --- 2023-09-12 Peter Maydell Superseded
[v2,11/12] target/arm: Implement the CPY* instructions target/arm: Implement FEAT_MOPS --- 2023-09-12 Peter Maydell Superseded
[v2,10/12] target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies target/arm: Implement FEAT_MOPS --- 2023-09-12 Peter Maydell Superseded
[v2,09/12] target/arm: Implement the SETG* instructions target/arm: Implement FEAT_MOPS --- 2023-09-12 Peter Maydell Superseded
[v2,08/12] target/arm: Define new TB flag for ATA0 target/arm: Implement FEAT_MOPS --- 2023-09-12 Peter Maydell Superseded
[v2,07/12] target/arm: Implement the SET* instructions target/arm: Implement FEAT_MOPS --- 2023-09-12 Peter Maydell Superseded
[v2,06/12] target/arm: Implement MTE tag-checking functions for FEAT_MOPS target/arm: Implement FEAT_MOPS --- 2023-09-12 Peter Maydell Superseded
[v2,05/12] target/arm: New function allocation_tag_mem_probe() target/arm: Implement FEAT_MOPS --- 2023-09-12 Peter Maydell Superseded
[v2,04/12] target/arm: Define syndrome function for MOPS exceptions target/arm: Implement FEAT_MOPS --- 2023-09-12 Peter Maydell Superseded
[v2,03/12] target/arm: Pass unpriv bool to get_a64_user_mem_index() target/arm: Implement FEAT_MOPS --- 2023-09-12 Peter Maydell Superseded
[v2,02/12] target/arm: Implement FEAT_MOPS enable bits target/arm: Implement FEAT_MOPS --- 2023-09-12 Peter Maydell Superseded
[v2,01/12] target/arm: Don't skip MTE checks for LDRT/STRT at EL0 target/arm: Implement FEAT_MOPS --- 2023-09-12 Peter Maydell Superseded
[PULL,7/7] tests/qtest/pflash: Clean up local variable shadowing Untitled series #221149 --- 2023-09-12 Thomas Huth Accepted
[4/4] target/ppc: Prohibit target specific KVM prototypes on user emulation target/ppc: Prohibit target specific KVM prototypes on user emulation --- 2023-09-12 Philippe Mathieu-Daudé Superseded
[3/4] hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM target/ppc: Prohibit target specific KVM prototypes on user emulation --- 2023-09-12 Philippe Mathieu-Daudé Superseded
[2/4] target/ppc: Restrict KVM objects to system emulation target/ppc: Prohibit target specific KVM prototypes on user emulation --- 2023-09-12 Philippe Mathieu-Daudé Superseded
[1/4] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets target/ppc: Prohibit target specific KVM prototypes on user emulation --- 2023-09-12 Philippe Mathieu-Daudé New
[v4,3/3] target/i386: Prohibit target specific KVM prototypes on user emulation target/i386: Restrict system-specific features from user emulation --- 2023-09-11 Philippe Mathieu-Daudé Superseded
[RFC,v4,2/3] target/i386: Restrict system-specific features from user emulation target/i386: Restrict system-specific features from user emulation --- 2023-09-11 Philippe Mathieu-Daudé New
[v4,1/3] target/i386: Check kvm_hyperv_expand_features() return value target/i386: Restrict system-specific features from user emulation --- 2023-09-11 Philippe Mathieu-Daudé New
[v3] target/i386: Restrict system-specific features from user emulation [v3] target/i386: Restrict system-specific features from user emulation --- 2023-09-11 Philippe Mathieu-Daudé New
[7/7] target/arm: Implement FEAT_HBC target/arm: hwcaps updates, FEAT_HBC --- 2023-09-11 Peter Maydell Superseded
[6/7] target/arm: Update user-mode ID reg mask values target/arm: hwcaps updates, FEAT_HBC --- 2023-09-11 Peter Maydell Accepted
[5/7] target/arm: Update AArch64 ID register field definitions target/arm: hwcaps updates, FEAT_HBC --- 2023-09-11 Peter Maydell Superseded
[4/7] linux-user/elfload.c: Report previously missing arm32 hwcaps target/arm: hwcaps updates, FEAT_HBC --- 2023-09-11 Peter Maydell Superseded
[3/7] linux-user/elfload.c: Add missing arm and arm64 hwcap values target/arm: hwcaps updates, FEAT_HBC --- 2023-09-11 Peter Maydell Superseded
[2/7] linux-user/elfload.c: Correct SME feature names reported in cpuinfo target/arm: hwcaps updates, FEAT_HBC --- 2023-09-11 Peter Maydell Superseded
[1/7] target/arm: Add ID_AA64ISAR2_EL1 target/arm: hwcaps updates, FEAT_HBC --- 2023-09-11 Peter Maydell Accepted
[v2] target/i386: Re-introduce few KVM stubs for Clang debug builds [v2] target/i386: Re-introduce few KVM stubs for Clang debug builds --- 2023-09-11 Philippe Mathieu-Daudé New
target/i386: Re-introduce few KVM stubs for Clang debug builds target/i386: Re-introduce few KVM stubs for Clang debug builds --- 2023-09-11 Philippe Mathieu-Daudé New
Should pcie-pci-bridge use 32-bit non-prefetchable memory? Should pcie-pci-bridge use 32-bit non-prefetchable memory? --- 2023-09-11 Marcin Juszkiewicz New
[v2] softfloat: Handle m68k extended precision denormals properly [v2] softfloat: Handle m68k extended precision denormals properly --- 2023-09-09 Richard Henderson Superseded
[v2] linux-user: Fixes for zero_bss [v2] linux-user: Fixes for zero_bss --- 2023-09-09 Richard Henderson Superseded
[Stable-7.2.6,24/37] target/ppc: Flush inputs to zero with NJ in ppc_store_vscr Untitled series #220959 --- 2023-09-09 Michael Tokarev New
[Stable-7.2.6,20/37] docs/about/license: Update LICENSE URL Untitled series #220959 --- 2023-09-09 Michael Tokarev New
[Stable-7.2.6,19/37] target/arm: Fix 64-bit SSRA Untitled series #220959 --- 2023-09-09 Michael Tokarev New
[Stable-7.2.6,18/37] target/arm: Fix SME ST1Q Untitled series #220959 --- 2023-09-09 Michael Tokarev Superseded
[Stable-7.2.6,09/37] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2 Untitled series #220959 --- 2023-09-09 Michael Tokarev New
[Stable-7.2.6,08/37] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze Untitled series #220959 --- 2023-09-09 Michael Tokarev New
[Stable-8.0.5,30/43] target/ppc: Flush inputs to zero with NJ in ppc_store_vscr Untitled series #220958 --- 2023-09-09 Michael Tokarev Superseded
[Stable-8.0.5,26/43] docs/about/license: Update LICENSE URL Untitled series #220958 --- 2023-09-09 Michael Tokarev Superseded
[Stable-8.0.5,25/43] target/arm: Fix 64-bit SSRA Untitled series #220958 --- 2023-09-09 Michael Tokarev Superseded
[Stable-8.0.5,24/43] target/arm: Fix SME ST1Q Untitled series #220958 --- 2023-09-09 Michael Tokarev New
[Stable-8.0.5,14/43] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2 Untitled series #220958 --- 2023-09-09 Michael Tokarev Superseded
[Stable-8.0.5,13/43] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze Untitled series #220958 --- 2023-09-09 Michael Tokarev Superseded
[Stable-8.1.1,20/34] target/ppc: Flush inputs to zero with NJ in ppc_store_vscr Untitled series #220957 --- 2023-09-09 Michael Tokarev Superseded
« 1 2 ... 87 88 89755 756 »