Show patches with: State = Action Required       |    Archived = No       |   427187 patches
« 1 2 ... 768 769 7704271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,08/10] linux-user/arm: Implement __kernel_memory_barrier [PULL,01/10] linux-user: Fix syscall parameter handling for MIPS n32 - - 1 - --- 2022-03-24 Laurent Vivier New
[PULL,07/10] linux-user: Fix missing space in error message [PULL,01/10] linux-user: Fix syscall parameter handling for MIPS n32 - - 2 - --- 2022-03-24 Laurent Vivier New
[PULL,06/10] linux-user: Properly handle sigset arg to ppoll [PULL,01/10] linux-user: Fix syscall parameter handling for MIPS n32 - - 1 - --- 2022-03-24 Laurent Vivier New
[PULL,05/10] linux-user: Properly handle sigset arg to epoll_pwait [PULL,01/10] linux-user: Fix syscall parameter handling for MIPS n32 - - 1 - --- 2022-03-24 Laurent Vivier New
[PULL,04/10] linux-user: Properly handle sigset arg to pselect [PULL,01/10] linux-user: Fix syscall parameter handling for MIPS n32 - - 1 - --- 2022-03-24 Laurent Vivier New
[PULL,03/10] linux-user: Split out helpers for sigsuspend [PULL,01/10] linux-user: Fix syscall parameter handling for MIPS n32 - - 1 - --- 2022-03-24 Laurent Vivier New
[PULL,02/10] linux-user/alpha: Fix sigsuspend for big-endian hosts [PULL,01/10] linux-user: Fix syscall parameter handling for MIPS n32 - - 1 - --- 2022-03-24 Laurent Vivier New
[PULL,01/10] linux-user: Fix syscall parameter handling for MIPS n32 [PULL,01/10] linux-user: Fix syscall parameter handling for MIPS n32 - - 2 - --- 2022-03-24 Laurent Vivier New
[PULL,00/10] Linux user for 7.0 patches - - - - --- 2022-03-24 Laurent Vivier New
target/i386: tcg: high bits SSE cmp operation must be ignored target/i386: tcg: high bits SSE cmp operation must be ignored - - 1 - --- 2022-03-24 Paolo Bonzini New
target/i386: Return right size value after dynamic xfeature enabled target/i386: Return right size value after dynamic xfeature enabled - - - - --- 2022-03-24 Yang Zhong New
target/arm: Fix sve_ld1_z and sve_st1_z vs MMIO target/arm: Fix sve_ld1_z and sve_st1_z vs MMIO - 1 - - --- 2022-03-24 Richard Henderson New
[v4,2/2] qemu-binfmt-conf.sh: Extend magic to distinguish mips o32 and n32 ABI [v4,1/2] qemu-binfmt-conf.sh: allow elf EI_ABIVERSION=1 for mips - - 1 - --- 2022-03-23 Andreas K. Huettel New
[v4,1/2] qemu-binfmt-conf.sh: allow elf EI_ABIVERSION=1 for mips [v4,1/2] qemu-binfmt-conf.sh: allow elf EI_ABIVERSION=1 for mips - - - - --- 2022-03-23 Andreas K. Huettel New
[v2] hw/riscv: virt: Warn the user if -bios is provided when using KVM [v2] hw/riscv: virt: Warn the user if -bios is provided when using KVM - - 1 - --- 2022-03-23 Ralf Ramsauer New
[v3,for-7.1] vfio/common: remove spurious tpm-crb-cmd misalignment warning [v3,for-7.1] vfio/common: remove spurious tpm-crb-cmd misalignment warning 1 - 2 - --- 2022-03-23 Eric Auger New
[v3,5/5] hw/core/irq: remove unused 'qemu_irq_split' function Replace 'qemu_irq_split' with 'TYPE_SPLIT_IRQ' - - 1 - --- 2022-03-23 Zongyuan Li New
[v3,4/5] hw/intc/exynos4210_gic: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ' Replace 'qemu_irq_split' with 'TYPE_SPLIT_IRQ' - - - - --- 2022-03-23 Zongyuan Li New
[v3,3/5] hw/intc/exynos4210_combiner: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ' Replace 'qemu_irq_split' with 'TYPE_SPLIT_IRQ' - - - - --- 2022-03-23 Zongyuan Li New
[v3,2/5] hw/arm/stellaris: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ' Replace 'qemu_irq_split' with 'TYPE_SPLIT_IRQ' - - - - --- 2022-03-23 Zongyuan Li New
[v3,1/5] hw/arm/realview: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ' Replace 'qemu_irq_split' with 'TYPE_SPLIT_IRQ' - - - - --- 2022-03-23 Zongyuan Li New
[v4,13/13] softmmu/cpus: Free cpu->halt_cond in generic_destroy_vcpu_thread() accel: Fix vCPU memory leaks - - - - --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,12/13] softmmu/cpus: Free cpu->thread in generic_destroy_vcpu_thread() accel: Fix vCPU memory leaks - - - - --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,11/13] accel/tcg: Add rr_destroy_vcpu_thread_precheck() accel: Fix vCPU memory leaks - - - - --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,10/13] accel-ops: Introduce common_vcpu_thread_destroy() and .precheck handler accel: Fix vCPU memory leaks - - - - --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,09/13] accel/all: Extract common_vcpu_thread_create() accel: Fix vCPU memory leaks - - - - --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,08/13] accel/tcg: Extract rr_create_vcpu_thread_precheck() accel: Fix vCPU memory leaks - - - - --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,07/13] accel-ops: Introduce create_vcpu_thread_precheck / postcheck handlers accel: Fix vCPU memory leaks - - - - --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,06/13] accel/tcg: Reorganize tcg_accel_ops_init() accel: Fix vCPU memory leaks - - 1 - --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,05/13] accel/tcg: Init TCG cflags in vCPU thread handler accel: Fix vCPU memory leaks - - - - --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,04/13] accel/hvf: Remove pointless assertion accel: Fix vCPU memory leaks - - - - --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,03/13] target/i386/hvf: Free resources when vCPU is destroyed accel: Fix vCPU memory leaks - - 1 - --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,02/13] target/i386/kvm: Free xsave_buf when destroying vCPU accel: Fix vCPU memory leaks - - 1 1 --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,01/13] cpu: Free cpu->cpu_ases in cpu_address_space_destroy() accel: Fix vCPU memory leaks - - - 1 --- 2022-03-23 Philippe Mathieu-Daudé New
hw/riscv: virt: Warn the user if -bios is provided when using KVM hw/riscv: virt: Warn the user if -bios is provided when using KVM - - - - --- 2022-03-23 Ralf Ramsauer New
[2/2] target/s390x: Fix determination of overflow condition code after subtraction target/s390x: Fix determination of overflow condition code - - - - --- 2022-03-23 Thomas Huth New
[1/2] target/s390x: Fix determination of overflow condition code after addition target/s390x: Fix determination of overflow condition code - - - - --- 2022-03-23 Thomas Huth New
[32/32] Remove qemu-common.h include from most units Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[31/32] RFC: Simplify softmmu/main.c Misc cleanups - - 1 - --- 2022-03-23 Marc-André Lureau New
[30/32] qga: remove explicit environ argument from exec/spawn Misc cleanups - - 1 - --- 2022-03-23 Marc-André Lureau New
[29/32] Move fcntl_setfl() to oslib-posix Misc cleanups - - 1 - --- 2022-03-23 Marc-André Lureau New
[28/32] Move CPU softfloat unions to cpu-float.h Misc cleanups - - 1 - --- 2022-03-23 Marc-André Lureau New
[27/32] include: move page_size_init() to include/hw/core/cpu.h Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[26/32] include: move os_*() to os-foo.h Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[25/32] include: move qemu_get_vm_name() to sysemu.h Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[24/32] include: move progress API to qemu-progress.h Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[23/32] include: move target page bits declaration to page-vary.h Misc cleanups - - 1 - --- 2022-03-23 Marc-André Lureau New
[22/32] include: move cpu_exec* declarations to cpu-common.h Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[21/32] include: move C/util-related declarations to cutils.h Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[20/32] include: move dump_in_progress() to runstate.h Misc cleanups - - 1 - --- 2022-03-23 Marc-André Lureau New
[19/32] include: move coroutine IO functions to coroutine.h Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[18/32] include: move qemu_pipe() to osdep.h Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[17/32] include: move qemu_write_full() declaration to osdep.h Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[16/32] include: move TFR to osdep.h Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[15/32] error-report: use error_printf() for program prefix Misc cleanups - - 1 - --- 2022-03-23 Marc-André Lureau New
[14/32] util: rename qemu-error.c to match its header name Misc cleanups - - 1 - --- 2022-03-23 Marc-André Lureau New
[13/32] error-report: replace deprecated g_get_current_time() with glib >= 2.62 Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[12/32] qga: replace deprecated g_get_current_time() Misc cleanups - - 1 - --- 2022-03-23 Marc-André Lureau New
[11/32] Replace qemu_real_host_page variables with inlined functions Misc cleanups - - 1 - --- 2022-03-23 Marc-André Lureau New
[10/32] tests: replace free_all() usage with g_auto Misc cleanups - - 1 - --- 2022-03-23 Marc-André Lureau New
[09/32] include/qapi: add g_autoptr support for qobject types Misc cleanups - - 2 - --- 2022-03-23 Marc-André Lureau New
[08/32] osdep: poison {HOST,TARGET}_WORDS_BIGENDIAN Misc cleanups - - 2 - --- 2022-03-23 Marc-André Lureau New
[07/32] Replace TARGET_WORDS_BIGENDIAN Misc cleanups - - 1 - --- 2022-03-23 Marc-André Lureau New
[06/32] Replace config-time define HOST_WORDS_BIGENDIAN Misc cleanups 1 - 2 - --- 2022-03-23 Marc-André Lureau New
[05/32] char: move qemu_openpty_raw from util/ to char/ Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[04/32] meson: remove test-qdev-global-props dependency on testqapi Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[03/32] meson: remove unneeded py3 Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[02/32] meson: add util dependency for oslib-posix on freebsd Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[01/32] meson: use chardev_ss dependencies Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[v5,11/11] target/s390x: Fix writeback to v1 in helper_vstl s390x/tcg: Implement Vector-Enhancements Facility 2 - 1 2 - --- 2022-03-23 David Miller New
[v5,10/11] tests/tcg/s390x: Tests for Vector Enhancements Facility 2 s390x/tcg: Implement Vector-Enhancements Facility 2 - - - - --- 2022-03-23 David Miller New
[v5,09/11] target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU model s390x/tcg: Implement Vector-Enhancements Facility 2 - - - - --- 2022-03-23 David Miller New
[v5,08/11] target/s390x: vxeh2: vector {load, store} byte reversed element s390x/tcg: Implement Vector-Enhancements Facility 2 - - 1 - --- 2022-03-23 David Miller New
[v5,07/11] target/s390x: vxeh2: vector {load, store} byte reversed elements s390x/tcg: Implement Vector-Enhancements Facility 2 - - 1 - --- 2022-03-23 David Miller New
[v5,06/11] target/s390x: vxeh2: vector {load, store} elements reversed s390x/tcg: Implement Vector-Enhancements Facility 2 - - 1 - --- 2022-03-23 David Miller New
[v5,05/11] target/s390x: vxeh2: vector shift double by bit s390x/tcg: Implement Vector-Enhancements Facility 2 - - - - --- 2022-03-23 David Miller New
[v5,04/11] target/s390x: vxeh2: Update for changes to vector shifts s390x/tcg: Implement Vector-Enhancements Facility 2 - - 1 - --- 2022-03-23 David Miller New
[v5,03/11] target/s390x: vxeh2: vector string search s390x/tcg: Implement Vector-Enhancements Facility 2 - - 1 - --- 2022-03-23 David Miller New
[v5,02/11] target/s390x: vxeh2: vector convert short/32b s390x/tcg: Implement Vector-Enhancements Facility 2 - - 1 - --- 2022-03-23 David Miller New
[v5,01/11] tcg: Implement tcg_gen_{h,w}swap_{i32,i64} s390x/tcg: Implement Vector-Enhancements Facility 2 - - 2 - --- 2022-03-23 David Miller New
[v2] tests/avocado: update aarch64_virt test to exercise -cpu max [v2] tests/avocado: update aarch64_virt test to exercise -cpu max - - - - --- 2022-03-23 Alex Bennée New
configure: remove dead int128 test configure: remove dead int128 test - 1 2 - --- 2022-03-23 Paolo Bonzini New
[PATCH-for-7.0,2/2] hw: Fix misleading hexadecimal format misc: Fix misleading hexadecimal format - - 1 - --- 2022-03-23 Philippe Mathieu-Daudé New
[PATCH-for-7.0,1/2] block: Fix misleading hexadecimal format misc: Fix misleading hexadecimal format - - 3 - --- 2022-03-23 Philippe Mathieu-Daudé New
github: fix config mistake preventing repo lockdown commenting github: fix config mistake preventing repo lockdown commenting - - 1 - --- 2022-03-23 Daniel P. Berrangé New
KVM: x86: workaround invalid CPUID[0xD, 9] info on some AMD processors KVM: x86: workaround invalid CPUID[0xD, 9] info on some AMD processors - - - 1 --- 2022-03-23 Paolo Bonzini New
[PULL,8/8] docs/tcg-plugins: document QEMU_PLUGIN behaviour [PULL,1/8] tests/Makefile.include: Let "make clean" remove the TCG tests, too - - - - --- 2022-03-23 Alex Bennée New
[PULL,7/8] docs: remove qemu_logo.pdf [PULL,1/8] tests/Makefile.include: Let "make clean" remove the TCG tests, too - 1 - - --- 2022-03-23 Alex Bennée New
[PULL,6/8] gitlab: include new aarch32 job in custom-runners [PULL,1/8] tests/Makefile.include: Let "make clean" remove the TCG tests, too - 1 1 - --- 2022-03-23 Alex Bennée New
[PULL,5/8] semihosting: clean up handling of expanded argv [PULL,1/8] tests/Makefile.include: Let "make clean" remove the TCG tests, too - - 1 - --- 2022-03-23 Alex Bennée New
[PULL,4/8] docs/devel: try and impose some organisation [PULL,1/8] tests/Makefile.include: Let "make clean" remove the TCG tests, too - - 1 - --- 2022-03-23 Alex Bennée New
[PULL,3/8] mailmap/gitdm: more fixes for bad tags and authors [PULL,1/8] tests/Makefile.include: Let "make clean" remove the TCG tests, too 2 - 1 - --- 2022-03-23 Alex Bennée New
[PULL,2/8] target/i386: force maximum rounding precision for fildl[l] [PULL,1/8] tests/Makefile.include: Let "make clean" remove the TCG tests, too - - 1 - --- 2022-03-23 Alex Bennée New
[PULL,1/8] tests/Makefile.include: Let "make clean" remove the TCG tests, too [PULL,1/8] tests/Makefile.include: Let "make clean" remove the TCG tests, too - - 1 - --- 2022-03-23 Alex Bennée New
[PULL,for,7.0,0/8] i386, docs, gitlab fixes - - - - --- 2022-03-23 Alex Bennée New
[RFC,8/8] virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint blkio: add libblkio BlockDriver - - - - --- 2022-03-23 Stefan Hajnoczi New
[RFC,7/8] blkio: implement BDRV_REQ_REGISTERED_BUF optimization blkio: add libblkio BlockDriver - - - - --- 2022-03-23 Stefan Hajnoczi New
[RFC,6/8] stubs: add memory_region_from_host() and memory_region_get_fd() blkio: add libblkio BlockDriver - - - - --- 2022-03-23 Stefan Hajnoczi New
[RFC,5/8] block: add BlockRAMRegistrar blkio: add libblkio BlockDriver - - - - --- 2022-03-23 Stefan Hajnoczi New
[RFC,4/8] block: add BDRV_REQ_REGISTERED_BUF request flag blkio: add libblkio BlockDriver - - - - --- 2022-03-23 Stefan Hajnoczi New
« 1 2 ... 768 769 7704271 4272 »