Show patches with: State = Action Required       |   21583 patches
« 1 2 ... 44 45 46215 216 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,PATCH-for-7.2,4/4] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144) hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() --- 2022-11-25 Philippe Mathieu-Daudé New
[PULL,7/7] hw/audio/intel-hda: Drop unnecessary prototype Untitled series #193375 --- 2022-11-23 Gerd Hoffmann New
[v2,6/7] target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD --- 2022-11-22 Richard Henderson New
[v2,2/7] hw/mips: Use WITH_QEMU_IOTHREAD_LOCK in cpu_mips_irq_request main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD --- 2022-11-22 Richard Henderson New
[v2,1/7] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD, WITH_QEMU_IOTHREAD_LOCK main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD --- 2022-11-22 Richard Henderson New
[3/3] tcg: Move ffi_cif pointer into TCGHelperInfo tcg: Move ffi_cif pointer into TCGHelperInfo (splitted) --- 2022-11-22 Philippe Mathieu-Daudé New
[PULL,v2,10/11] tests/avocado: skip aarch64 cloud TCG tests in CI [PULL,v2,01/11] Run docker probe only if docker or podman are available --- 2022-11-22 Alex Bennée New
[PULL,v2,04/11] docs/devel: add a maintainers section to development process [PULL,v2,01/11] Run docker probe only if docker or podman are available --- 2022-11-22 Alex Bennée New
[PULL,v2,02/11] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests [PULL,v2,01/11] Run docker probe only if docker or podman are available --- 2022-11-22 Alex Bennée New
[PULL,v2,for,7.2-rc2,00/11] testing and doc updates --- 2022-11-22 Alex Bennée New
accel/tcg/plugin: Fix op_rw accel/tcg/plugin: Fix op_rw --- 2022-11-21 Richard Henderson New
[RFC] include/hw: attempt to document VirtIO feature variables (!DISCUSS!) [RFC] include/hw: attempt to document VirtIO feature variables (!DISCUSS!) --- 2022-11-21 Alex Bennée New
[for-8.0,20/29] tcg: Add INDEX_op_qemu_{ld,st}_i128 tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,18/29] accel/tcg: Add aarch64 specific support in ldst_atomicity tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,15/29] include/qemu/int128: Add vector type to Int128Alias tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,12/29] tcg: Add 128-bit guest memory primitives tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,10/29] tcg: Unify helper_{be,le}_{ld,st}* tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,08/29] accel/tcg: Honor atomicity of stores tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,06/29] accel/tcg: Reorg system mode store helpers tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,05/29] accel/tcg: Reorg system mode load helpers tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[v3,13/13] ci: replace x86_64 macos-11 with aarch64 macos-12 testing and doc updates (pre-PR) --- 2022-11-17 Alex Bennée New
[v3,12/13] tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720s testing and doc updates (pre-PR) --- 2022-11-17 Alex Bennée New
[RFC] tests/avocado: move aarch64 boot_linux tcg tests and slim down [RFC] tests/avocado: move aarch64 boot_linux tcg tests and slim down --- 2022-11-17 Alex Bennée New
[PULL,02/10] tests/avocado: improve behaviour waiting for login prompts [PULL,01/10] Run docker probe only if docker or podman are available --- 2022-11-15 Alex Bennée New
[PULL,for,7.2,00/10] testing and doc updates --- 2022-11-15 Alex Bennée New
[PULL,1/2] target/i386: fix cmpxchg with 32-bit register destination [PULL,1/2] target/i386: fix cmpxchg with 32-bit register destination --- 2022-11-14 Richard Henderson New
[PULL,0/2] target/i386: fix cmpxchgl, lahf, sahf --- 2022-11-14 Richard Henderson New
[RFC] gitlab: add new dynamic check-gcov target for coverage [RFC] gitlab: add new dynamic check-gcov target for coverage --- 2022-11-14 Alex Bennée New
[PULL,0/1] Fix loongarch make check-tcg failure --- 2022-11-12 Richard Henderson New
[v5,20/20] include/hw: add commentary to current_cpu export use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,19/20] hw/isa: derive CPUState from MemTxAttrs in apm_ioport_writeb use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,18/20] hw/i386: convert apic access to use MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,17/20] hw/intc: properly model IOAPIC MSI messages use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,16/20] include: add MEMTXATTRS_MACHINE helper use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,15/20] hw/i386: update vapic_write to use MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,14/20] hw/audio: explicitly set .requester_type for intel-hda use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,13/20] target/i386: add explicit initialisation for MexTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,12/20] target/riscv: initialise MemTxAttrs for CPU access use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,11/20] target/sparc: initialise MemTxAttrs for CPU access use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,10/20] target/microblaze: initialise MemTxAttrs for CPU access use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,09/20] hw/arm: remove current_cpu hack from pxa2xx access use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,08/20] hw/timer: convert mptimer access to attrs to derive cpu index use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,07/20] hw/intc/gic: use MxTxAttrs to divine accessing CPU use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,06/20] qtest: make read/write operation appear to be from CPU use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,05/20] target/arm: ensure m-profile helpers set appropriate MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,04/20] target/arm: ensure KVM traps set appropriate MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,03/20] target/arm: ensure HVF traps set appropriate MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,02/20] target/arm: ensure TCG IO accesses set appropriate MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,01/20] hw: encode accessing CPU index in MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v2,12/12] hw/intc: add implementation of GICD_IIDR to Arm GIC testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée New
[v2,09/12] tests/plugins: add a new vcpu state tracking plugin testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée New
[v2,02/12] tests/avocado: improve behaviour waiting for login prompts testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée New
[PATCH-for-7.2,v2] libvduse: Avoid warning about dangerous use of strncpy() [PATCH-for-7.2,v2] libvduse: Avoid warning about dangerous use of strncpy() --- 2022-11-11 Philippe Mathieu-Daudé New
[for-8.0,v2,12/13] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG target/s390x: Use TCGv_i128 --- 2022-11-11 Richard Henderson New
[for-8.0,v2,11/13] target/s390x: Use Int128 for passing float128 target/s390x: Use TCGv_i128 --- 2022-11-11 Richard Henderson New
[for-8.0,v2,10/13] target/s390x: Use Int128 for returning float128 target/s390x: Use TCGv_i128 --- 2022-11-11 Richard Henderson New
[for-8.0,v2,09/13] target/s390x: Copy wout_x1 to wout_x1_P target/s390x: Use TCGv_i128 --- 2022-11-11 Richard Henderson New
[for-8.0,v3,26/45] tcg: Move ffi_cif pointer into TCGHelperInfo tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson New
[for-8.0,v3,18/45] tcg: Use TCG_CALL_ARG_EVEN for TCI special case tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson New
[for-8.0,v3,03/45] tcg: Introduce paired register allocation tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson New
[PATCH-for-7.2] hw/display: Declare build_vga_aml() out of "vga_int.h" [PATCH-for-7.2] hw/display: Declare build_vga_aml() out of "vga_int.h" --- 2022-11-09 Philippe Mathieu-Daudé New
[PULL,for-7.2,0/2] tcg patch queue --- 2022-11-09 Richard Henderson New
[PULL,3/3] Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2" [PULL,1/3] memory: Fix wrong end address dump --- 2022-11-08 Philippe Mathieu-Daudé New
[PULL,2/3] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872) [PULL,1/3] memory: Fix wrong end address dump --- 2022-11-08 Philippe Mathieu-Daudé New
[PULL,1/3] memory: Fix wrong end address dump [PULL,1/3] memory: Fix wrong end address dump --- 2022-11-08 Philippe Mathieu-Daudé New
[PULL,0/3] Memory/SDHCI/ParallelFlash patches for v7.2.0-rc0 --- 2022-11-08 Philippe Mathieu-Daudé New
[v1,5/9] hw/virtio: introduce virtio_device_should_start test and doc updates --- 2022-11-08 Alex Bennée New
[PULL,14/14] MAINTAINERS: Inherit from nanoMIPS [PULL,01/14] target/mips: Set CP0St_{KX, SX, UX} for Loongson-2F --- 2022-11-07 Philippe Mathieu-Daudé New
[PULL,09/14] disas/nanomips: Remove headers already included by "qemu/osdep.h" [PULL,01/14] target/mips: Set CP0St_{KX, SX, UX} for Loongson-2F --- 2022-11-07 Philippe Mathieu-Daudé New
[PULL,00/14] MIPS patches for 2022-11-08 --- 2022-11-07 Philippe Mathieu-Daudé New
[PULL,v4,82/83] hw/virtio: introduce virtio_device_should_start Untitled series #191509 --- 2022-11-07 Michael S. Tsirkin New
[PATCH-for-7.2,2/2] hw/sd/sdhci: Factor common Present State bits in sdhci_data_transfer() hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872) --- 2022-11-07 Philippe Mathieu-Daudé New
[RESEND,2/6] disas/nanomips: Merge insn{1,2,3} into words[3] Two -Wclobbered fixes, plus other cleanup --- 2022-11-06 Richard Henderson New
[v5,5/5] linux-user/syscall: Implement execveat() linux-user: implement execveat --- 2022-11-04 Philippe Mathieu-Daudé New
[v5,4/5] linux-user/syscall: Extract do_execve() from do_syscall1() linux-user: implement execveat --- 2022-11-04 Philippe Mathieu-Daudé New
[v5,3/5] linux-user/strace: Add output for execveat() syscall linux-user: implement execveat --- 2022-11-04 Philippe Mathieu-Daudé New
[v5,2/5] linux-user/strace: Extract print_execve_argv() from print_execve() linux-user: implement execveat --- 2022-11-04 Philippe Mathieu-Daudé New
[PULL,v2,34/82] virtio: re-order vm_running and use_started checks Untitled series #191058 --- 2022-11-02 Michael S. Tsirkin New
[v6,1/3] hw/sd/sdhci: MMIO region is implemented in 32-bit accesses ppc/e500: Add support for eSDHC --- 2022-11-01 Philippe Mathieu-Daudé New
[PULL,v3,for,7.2,00/31] testing and plugin updates --- 2022-11-01 Alex Bennée New
[PULL,v2,for,7.2,00/31] testing and plugin updates --- 2022-11-01 Alex Bennée New
[PULL,v2,13/13] tests/tcg/multiarch: Add munmap-pthread.c [PULL,v2,01/13] tcg/sparc: Remove support for sparc32plus --- 2022-10-31 Richard Henderson New
[PULL,v2,09/13] accel/tcg: Remove will_exit argument from cpu_restore_state [PULL,v2,01/13] tcg/sparc: Remove support for sparc32plus --- 2022-10-31 Richard Henderson New
[PULL,v2,05/13] accel/tcg: Introduce cpu_unwind_state_data [PULL,v2,01/13] tcg/sparc: Remove support for sparc32plus --- 2022-10-31 Richard Henderson New
[PULL,v2,02/13] tcg/sparc64: Rename from tcg/sparc [PULL,v2,01/13] tcg/sparc: Remove support for sparc32plus --- 2022-10-31 Richard Henderson New
[PULL,v2,01/13] tcg/sparc: Remove support for sparc32plus [PULL,v2,01/13] tcg/sparc: Remove support for sparc32plus --- 2022-10-31 Richard Henderson New
[PULL,v2,00/13] tcg-next patch queue --- 2022-10-31 Richard Henderson New
[PULL,31/31] tests/vm: use -o IdentitiesOnly=yes for ssh [PULL,01/31] tests/lcitool: Rename non-Debian specific helper --- 2022-10-31 Alex Bennée New
[PULL,19/31] tests/avocado: set -machine none for userfwd and vnc tests [PULL,01/31] tests/lcitool: Rename non-Debian specific helper --- 2022-10-31 Alex Bennée New
[PULL,17/31] MAINTAINERS: add features_to_c.sh to gdbstub files [PULL,01/31] tests/lcitool: Rename non-Debian specific helper --- 2022-10-31 Alex Bennée New
[PULL,16/31] MAINTAINERS: add entries for the key build bits [PULL,01/31] tests/lcitool: Rename non-Debian specific helper --- 2022-10-31 Alex Bennée New
[PULL,08/31] tests/avocado: extend the timeout for x86_64 tcg tests [PULL,01/31] tests/lcitool: Rename non-Debian specific helper --- 2022-10-31 Alex Bennée New
[PULL,03/31] tests/docker: update fedora-win[32|64]-cross with lcitool [PULL,01/31] tests/lcitool: Rename non-Debian specific helper --- 2022-10-31 Alex Bennée New
[PULL,02/31] tests/lcitool: Refresh to latest libvirt-ci module [PULL,01/31] tests/lcitool: Rename non-Debian specific helper --- 2022-10-31 Alex Bennée New
[PULL,for,7.2,00/31] testing and plugins updates --- 2022-10-31 Alex Bennée New
[v5,5/6] hw/ppc/e500: Implement pflash handling ppc/e500: Add support for two types of flash, cleanup --- 2022-10-31 Philippe Mathieu-Daudé New
[v5,4/6] docs/system/ppc/ppce500: Use qemu-system-ppc64 across the board(s) ppc/e500: Add support for two types of flash, cleanup --- 2022-10-31 Philippe Mathieu-Daudé New
[RFC,v5,2/6] hw/sd/sdhci: Map host controller interface in host endianess ppc/e500: Add support for two types of flash, cleanup --- 2022-10-31 Philippe Mathieu-Daudé New
[PULL,00/11] tcg patch queue --- 2022-10-31 Richard Henderson New
[PULL,47/55] hw/isa/piix3: Remove unused include [PULL,01/55] hw/isa/vt82c686: Resolve chip-specific realize methods --- 2022-10-30 Philippe Mathieu-Daudé New
« 1 2 ... 44 45 46215 216 »