Show patches with: State = Action Required       |   24152 patches
« 1 2 3 4241 242 »
Patch Series S/W/F Date Submitter Delegate State
[v2,27/42] target/mips: Restrict semihosting tests to system mode accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,26/42] semihosting: Move user-only implementation out-of-line accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,25/42] accel/tcg: Use libuser_ss and libsystem_ss accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,24/42] gdbstub: Move syscalls.c out of common_ss accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,23/42] meson: Introduce top-level libuser_ss and libsystem_ss accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,22/42] exec: Restrict memory-internal.h to system/ accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,21/42] accel/tcg: Remove unnecesary inclusion of memory-internal.h in cputlb.c accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,20/42] include/system: Move exec/ramblock.h to system/ramblock.h accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,19/42] include/system: Move exec/ram_addr.h to system/ram_addr.h accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,18/42] include/system: Move exec/ioport.h to system/ioport.h accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,17/42] include/system: Move exec/address-spaces.h to system/address-spaces.h accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,16/42] include/system: Move exec/memory.h to system/memory.h accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,15/42] include/exec: Split out mmap-lock.h accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,14/42] accel/tcg: Remove mmap_lock/unlock from watchpoint.c accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,13/42] accel/tcg: Implement translator_ld*_end accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,12/42] accel/tcg: Use cpu_ld*_code_mmu in translator.c accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,11/42] accel/tcg: Perform aligned atomic reads in translator_ld accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,10/42] include/exec: Inline *_code memory operations accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,09/42] include/exec: Inline *_data memory operations accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,08/42] include/exec: Inline *_data_ra memory operations accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,07/42] include/exec: Inline *_mmuidx_ra memory operations accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,06/42] include/exec: Split out cpu-mmu-index.h accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,05/42] include/exec: Split out cpu-ldst-common.h accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,04/42] include/exec: Use vaddr for *_mmu guest memory access routines accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,03/42] accel/tcg: Fix cpu_ld*_code_mmu for user mode accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,02/42] accel/tcg: Build plugin-gen.c once accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[v2,01/42] accel/tcg: Build user-exec-stub.c once accel/tcg, codebase: Build once patches --- 2025-03-18 Richard Henderson New
[for-10.1] target/arm/kvm: Drop support for kernels without KVM_ARM_PREFERRED_TARGET [for-10.1] target/arm/kvm: Drop support for kernels without KVM_ARM_PREFERRED_TARGET --- 2025-03-18 Peter Maydell New
[13/13] hw/arm/boot: make compilation unit hw common single-binary: start make hw/arm/ common (boot.c) --- 2025-03-18 Pierrick Bouvier New
[09/13] target/arm/cpu: define ARM_MAX_VQ once for aarch32 and aarch64 single-binary: start make hw/arm/ common (boot.c) --- 2025-03-18 Pierrick Bouvier New
[08/13] target/arm/cpu: flags2 is always uint64_t single-binary: start make hw/arm/ common (boot.c) --- 2025-03-18 Pierrick Bouvier New
[06/13] exec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned single-binary: start make hw/arm/ common (boot.c) --- 2025-03-18 Pierrick Bouvier New
[05/13] target/arm/cpu: move KVM_HAVE_MCE_INJECTION to kvm-all.c file directly single-binary: start make hw/arm/ common (boot.c) --- 2025-03-18 Pierrick Bouvier New
[04/13] exec/cpu-all: allow to include specific cpu single-binary: start make hw/arm/ common (boot.c) --- 2025-03-18 Pierrick Bouvier New
[02/13] exec/cpu-all: restrict compile time assert to target specific code single-binary: start make hw/arm/ common (boot.c) --- 2025-03-18 Pierrick Bouvier New
[01/13] exec/cpu-all: restrict BSWAP_NEEDED to target specific code single-binary: start make hw/arm/ common (boot.c) --- 2025-03-18 Pierrick Bouvier New
[v6,18/18] system/ioport: make compilation unit common make system memory API available for common code --- 2025-03-17 Pierrick Bouvier New
[v6,17/18] system/memory: make compilation unit common make system memory API available for common code --- 2025-03-17 Pierrick Bouvier New
[v6,16/18] include/exec/memory: move devend functions to memory-internal.h make system memory API available for common code --- 2025-03-17 Pierrick Bouvier New
[v6,15/18] include/exec/memory: extract devend_big_endian from devend_memop make system memory API available for common code --- 2025-03-17 Pierrick Bouvier New
[v6,14/18] system/physmem: compilation unit is now common to all targets make system memory API available for common code --- 2025-03-17 Pierrick Bouvier New
[v6,07/18] exec/exec-all: remove dependency on cpu.h make system memory API available for common code --- 2025-03-17 Pierrick Bouvier New
rust: pl011: Cut down amount of text quoted from PL011 TRM rust: pl011: Cut down amount of text quoted from PL011 TRM --- 2025-03-17 Peter Maydell New
[2/2] exec: Restrict memory-internal.h to system/ exec: Restrict memory-internal.h to system/ --- 2025-03-17 Philippe Mathieu-Daudé New
[1/2] accel/tcg: Remove unnecesary inclusion of memory-internal.h in cputlb.c exec: Restrict memory-internal.h to system/ --- 2025-03-17 Philippe Mathieu-Daudé New
[for-10.1,9/9] target/arm: Remove TYPE_AARCH64_CPU target/arm: Remove TYPE_AARCH64_CPU class --- 2025-03-17 Peter Maydell New
[for-10.1,8/9] target/arm/kvm: don't check TYPE_AARCH64_CPU target/arm: Remove TYPE_AARCH64_CPU class --- 2025-03-17 Peter Maydell New
[for-10.1,7/9] target/arm: Move aarch64 CPU property code to TYPE_ARM_CPU target/arm: Remove TYPE_AARCH64_CPU class --- 2025-03-17 Peter Maydell New
[for-10.1,6/9] target/arm: Present AArch64 gdbstub based on ARM_FEATURE_AARCH64 target/arm: Remove TYPE_AARCH64_CPU class --- 2025-03-17 Peter Maydell New
[for-10.1,5/9] target/arm: Handle AArch64 gdb read/write regs in TYPE_ARM_CPU target/arm: Remove TYPE_AARCH64_CPU class --- 2025-03-17 Peter Maydell New
[for-10.1,4/9] target/arm: Handle gdb_core_xml_file in TYPE_ARM_CPU target/arm: Remove TYPE_AARCH64_CPU class --- 2025-03-17 Peter Maydell New
[for-10.1,3/9] target/arm: Handle AArch64 in TYPE_ARM_CPU gdb_arch_name target/arm: Remove TYPE_AARCH64_CPU class --- 2025-03-17 Peter Maydell New
[for-10.1,2/9] gdbstub: Allow gdb_core_xml_file to be set at runtime target/arm: Remove TYPE_AARCH64_CPU class --- 2025-03-17 Peter Maydell New
[for-10.1,1/9] core/cpu.h: gdb_arch_name string should not be freed target/arm: Remove TYPE_AARCH64_CPU class --- 2025-03-17 Peter Maydell New
[Stable-7.2.17,25/27] hw/net/smc91c111: Don't allow data register access to overrun buffer Untitled series #263358 --- 2025-03-15 Michael Tokarev New
[Stable-7.2.17,24/27] hw/net/smc91c111: Sanitize packet length on tx Untitled series #263358 --- 2025-03-15 Michael Tokarev New
[Stable-7.2.17,23/27] hw/net/smc91c111: Sanitize packet numbers Untitled series #263358 --- 2025-03-15 Michael Tokarev New
[Stable-7.2.17,12/27] hw/i386/amd_iommu: Explicit use of AMDVI_BASE_ADDR in amdvi_init Untitled series #263358 --- 2025-03-15 Michael Tokarev New
[Stable-7.2.17,09/27] hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3 Untitled series #263358 --- 2025-03-15 Michael Tokarev New
[Stable-7.2.17,08/27] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps Untitled series #263358 --- 2025-03-15 Michael Tokarev New
[Stable-7.2.17,07/27] target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0 Untitled series #263358 --- 2025-03-15 Michael Tokarev New
[Stable-7.2.17,06/27] target/arm: Report correct syndrome for UNDEFINED S1E2 AT ops at EL3 Untitled series #263358 --- 2025-03-15 Michael Tokarev New
[Stable-7.2.17,05/27] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1 Untitled series #263358 --- 2025-03-15 Michael Tokarev New
[Stable-7.2.17,03/27] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo Untitled series #263358 --- 2025-03-15 Michael Tokarev New
[Stable-8.2.10,42/42] ui/cocoa: Temporarily ignore annoying deprecated declaration warnings Untitled series #263357 --- 2025-03-15 Michael Tokarev New
[Stable-8.2.10,39/42] hw/xen/hvm: Fix Aarch64 typo Untitled series #263357 --- 2025-03-15 Michael Tokarev New
[Stable-8.2.10,32/42] util/qemu-timer.c: Don't warp timer from timerlist_rearm() Untitled series #263357 --- 2025-03-15 Michael Tokarev New
[Stable-8.2.10,31/42] target/arm: Correct STRD atomicity Untitled series #263357 --- 2025-03-15 Michael Tokarev New
[Stable-8.2.10,30/42] target/arm: Correct LDRD atomicity and fault behaviour Untitled series #263357 --- 2025-03-15 Michael Tokarev New
[Stable-8.2.10,15/42] target/arm: Honour SDCR.TDCC and SCR.TERR in AArch32 EL3 non-Monitor modes Untitled series #263357 --- 2025-03-15 Michael Tokarev New
[Stable-8.2.10,13/42] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps Untitled series #263357 --- 2025-03-15 Michael Tokarev New
[Stable-8.2.10,10/42] target/arm: Report correct syndrome for UNDEFINED AT ops with wrong NSE, NS Untitled series #263357 --- 2025-03-15 Michael Tokarev New
[Stable-8.2.10,07/42] linux-user: Honor elf alignment when placing images Untitled series #263357 --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,38/51] hw/arm: enable secure EL2 timers for sbsa machine [Stable-9.2.3,01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and N... --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,36/51] target/arm: Implement SEL2 physical and virtual timers [Stable-9.2.3,01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and N... --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,35/51] target/arm: Refactor handling of timer offset for direct register accesses [Stable-9.2.3,01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and N... --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,34/51] target/arm: Always apply CNTVOFF_EL2 for CNTV_TVAL_EL02 accesses [Stable-9.2.3,01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and N... --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,33/51] target/arm: Make CNTPS_* UNDEF from Secure EL1 when Secure EL2 is enabled [Stable-9.2.3,01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and N... --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,32/51] target/arm: Don't apply CNTVOFF_EL2 for EL2_VIRT timer [Stable-9.2.3,01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and N... --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,31/51] target/arm: Apply correct timer offset when calculating deadlines [Stable-9.2.3,01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and N... --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,08/51] target/arm: Correct errors in WFI/WFE trapping [Stable-9.2.3,01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and N... --- 2025-03-15 Michael Tokarev New
[v5,12/17] hw/xen: add stubs for various functions Untitled series #263254 --- 2025-03-14 Pierrick Bouvier New
[v5,11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled Untitled series #263254 --- 2025-03-14 Pierrick Bouvier New
[v5,10/17] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code Untitled series #263254 --- 2025-03-14 Pierrick Bouvier New
[v5,09/17] exec/ram_addr: remove dependency on cpu.h Untitled series #263254 --- 2025-03-14 Pierrick Bouvier New
[v5,08/17] exec/memory-internal: remove dependency on cpu.h Untitled series #263254 --- 2025-03-14 Pierrick Bouvier New
[RFC] meson.build: don't bother with split-debug for windows [RFC] meson.build: don't bother with split-debug for windows --- 2025-03-14 Alex Bennée New
[v4,06/17] codebase: prepare to remove cpu.h from exec/exec-all.h Untitled series #263161 --- 2025-03-13 Pierrick Bouvier New
[PULL,8/8] tests/functional: skip vulkan test if missing vulkaninfo Untitled series #263160 --- 2025-03-13 Thomas Huth New
[34/37] include/system: Remove ifndef CONFIG_USER_ONLY accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[27/37] system: Move watchpoint.c to libsystem_ss accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[25/37] common-user: Split out watchpoint-stub.c accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[23/37] include/system: Move exec/ram_addr.h to system/ram_addr.h accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[21/37] target/xtensa: Protect semihosting call with CONFIG_SEMIHOSTING accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[20/37] target/mips: Protect semihosting call with CONFIG_SEMIHOSTING accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[PATCH-for-10.1,v2] target/i386: Replace MO_TE* -> MO_LE* [PATCH-for-10.1,v2] target/i386: Replace MO_TE* -> MO_LE* --- 2025-03-12 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2] hw/arm/armv7m: Expose and access System Control Space as little endian [PATCH-for-10.1,v2] hw/arm/armv7m: Expose and access System Control Space as little endian --- 2025-03-12 Philippe Mathieu-Daudé New
[PATCH-for-10.1,2/2] target/hexagon: Replace MO_TE -> MO_LE target/hexagon: Remove use of MO_TE definition --- 2025-03-12 Philippe Mathieu-Daudé New
[PULL,v2,14/14] hw/sd/sdhci: Remove need for SDHCI_VENDOR_IMX definition Untitled series #263062 --- 2025-03-12 Philippe Mathieu-Daudé New
[PULL,v2,00/14] Misc HW patches for 2025-03-11 --- 2025-03-12 Philippe Mathieu-Daudé New
« 1 2 3 4241 242 »