Show patches with: State = Action Required       |   427258 patches
« 1 2 ... 794 795 7964272 4273 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,10/19] 9p: darwin: Adjust assumption on virtio-9p-test [PULL,01/19] 9p: linux: Fix a couple Linux assumptions 1 - 1 - --- 2022-03-04 Christian Schoenebeck New
[PULL,08/19] 9p: darwin: Compatibility for f/l*xattr [PULL,01/19] 9p: linux: Fix a couple Linux assumptions 1 - - - --- 2022-03-04 Christian Schoenebeck New
[PULL,11/19] 9p: darwin: meson: Allow VirtFS on Darwin [PULL,01/19] 9p: linux: Fix a couple Linux assumptions 1 - 1 - --- 2022-03-04 Christian Schoenebeck New
[PULL,05/19] 9p: darwin: Ignore O_{NOATIME, DIRECT} [PULL,01/19] 9p: linux: Fix a couple Linux assumptions - - 1 - --- 2022-03-04 Christian Schoenebeck New
[PULL,13/19] 9pfs: drop Doxygen format from qemu_dirent_dup() API comment [PULL,01/19] 9p: linux: Fix a couple Linux assumptions - - 2 - --- 2022-03-04 Christian Schoenebeck New
[PULL,14/19] 9pfs/9p.h: convert Doxygen -> kerneldoc format [PULL,01/19] 9p: linux: Fix a couple Linux assumptions - - 1 - --- 2022-03-04 Christian Schoenebeck New
[PULL,12/19] 9pfs: move qemu_dirent_dup() from osdep -> 9p-util [PULL,01/19] 9p: linux: Fix a couple Linux assumptions - - 1 - --- 2022-03-04 Christian Schoenebeck New
[PULL,17/19] 9pfs/9p-util.h: convert Doxygen -> kerneldoc format [PULL,01/19] 9p: linux: Fix a couple Linux assumptions - - 1 - --- 2022-03-04 Christian Schoenebeck New
[PULL,01/19] 9p: linux: Fix a couple Linux assumptions [PULL,01/19] 9p: linux: Fix a couple Linux assumptions - - 2 - --- 2022-03-04 Christian Schoenebeck New
[PULL,07/19] 9p: darwin: *xattr_nofollow implementations [PULL,01/19] 9p: linux: Fix a couple Linux assumptions 1 - - - --- 2022-03-04 Christian Schoenebeck New
[PULL,19/19] fsdev/p9array.h: convert Doxygen -> kerneldoc format [PULL,01/19] 9p: linux: Fix a couple Linux assumptions - - 1 - --- 2022-03-04 Christian Schoenebeck New
[PULL,16/19] 9pfs/9p.c: convert Doxygen -> kerneldoc format [PULL,01/19] 9p: linux: Fix a couple Linux assumptions - - 1 - --- 2022-03-04 Christian Schoenebeck New
[PULL,09/19] 9p: darwin: Implement compatibility for mknodat [PULL,01/19] 9p: linux: Fix a couple Linux assumptions - - 1 - --- 2022-03-04 Christian Schoenebeck New
[PULL,00/19] 9p queue 2022-03-04 - - - - --- 2022-03-04 Christian Schoenebeck New
[PULL,02/19] 9p: Rename 9p-util -> 9p-util-linux [PULL,01/19] 9p: linux: Fix a couple Linux assumptions - - 2 - --- 2022-03-04 Christian Schoenebeck New
[PULL,03/19] 9p: darwin: Handle struct stat(fs) differences [PULL,01/19] 9p: linux: Fix a couple Linux assumptions - - 1 - --- 2022-03-04 Christian Schoenebeck New
[PULL,15/19] 9pfs/codir.c: convert Doxygen -> kerneldoc format [PULL,01/19] 9p: linux: Fix a couple Linux assumptions - - 1 - --- 2022-03-04 Christian Schoenebeck New
[PULL,18/19] 9pfs/coth.h: drop Doxygen format on v9fs_co_run_in_worker() [PULL,01/19] 9p: linux: Fix a couple Linux assumptions - - 1 - --- 2022-03-04 Christian Schoenebeck New
[PULL,04/19] 9p: darwin: Handle struct dirent differences [PULL,01/19] 9p: linux: Fix a couple Linux assumptions - - 1 - --- 2022-03-04 Christian Schoenebeck New
[PULL,06/19] 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX [PULL,01/19] 9p: linux: Fix a couple Linux assumptions - - 1 - --- 2022-03-04 Christian Schoenebeck New
[4/4] softmmu: move parsing of -runas, -chroot and -daemonize code softmmu: move and refactor -runas, -chroot and -daemonize - - - - --- 2022-03-04 Daniel P. Berrangé New
[3/4] os-posix: refactor code handling the -chroot argument softmmu: move and refactor -runas, -chroot and -daemonize - - 1 - --- 2022-03-04 Daniel P. Berrangé New
[2/4] os-posix: refactor code handling the -runas argument softmmu: move and refactor -runas, -chroot and -daemonize - - 1 - --- 2022-03-04 Daniel P. Berrangé New
[1/4] softmmu: remove deprecated --enable-fips option softmmu: move and refactor -runas, -chroot and -daemonize - - 1 - --- 2022-03-04 Daniel P. Berrangé New
[v5,3/3] tests/acpi: i386: update FACP table differences hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table 1 - - - --- 2022-03-04 Ani Sinha New
[v5,2/3] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table - - - - --- 2022-03-04 Ani Sinha New
[v5,1/3] tests/acpi: i386: allow FACP acpi table changes hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table 1 - - - --- 2022-03-04 Ani Sinha New
[v2,9/9] osdep: Move memalign-related functions to their own header Cleanup of qemu_oom_check() and qemu_memalign() - - 2 - --- 2022-03-04 Peter Maydell New
[v2,8/9] util: Put qemu_vfree() in memalign.c Cleanup of qemu_oom_check() and qemu_memalign() - - 2 - --- 2022-03-04 Peter Maydell New
[v2,7/9] util: Use meson checks for valloc() and memalign() presence Cleanup of qemu_oom_check() and qemu_memalign() - - 2 - --- 2022-03-04 Peter Maydell New
[v2,6/9] util: Share qemu_try_memalign() implementation between POSIX and Windows Cleanup of qemu_oom_check() and qemu_memalign() - - 2 - --- 2022-03-04 Peter Maydell New
[v2,5/9] meson.build: Don't misdetect posix_memalign() on Windows Cleanup of qemu_oom_check() and qemu_memalign() - - 2 - --- 2022-03-04 Peter Maydell New
[v2,4/9] util: Return valid allocation for qemu_try_memalign() with zero size Cleanup of qemu_oom_check() and qemu_memalign() - - 2 - --- 2022-03-04 Peter Maydell New
[v2,3/9] util: Unify implementations of qemu_memalign() Cleanup of qemu_oom_check() and qemu_memalign() - - 2 - --- 2022-03-04 Peter Maydell New
[v2,2/9] util: Make qemu_oom_check() a static function Cleanup of qemu_oom_check() and qemu_memalign() - - 2 - --- 2022-03-04 Peter Maydell New
[v2,1/9] hw/usb/redirect.c: Stop using qemu_oom_check() Cleanup of qemu_oom_check() and qemu_memalign() - - 3 - --- 2022-03-04 Peter Maydell New
[v4,4/4] docs: vhost-user: add subsection for non-Linux platforms Enable vhost-user to be used on BSD systems - - 1 - --- 2022-03-04 Sergio Lopez New
[v4,3/4] configure, meson: allow enabling vhost-user on all POSIX systems Enable vhost-user to be used on BSD systems - - 2 - --- 2022-03-04 Sergio Lopez New
[v4,2/4] vhost: use wfd on functions setting vring call fd Enable vhost-user to be used on BSD systems - - 1 - --- 2022-03-04 Sergio Lopez New
[v4,1/4] event_notifier: add event_notifier_get_wfd() Enable vhost-user to be used on BSD systems - - 1 - --- 2022-03-04 Sergio Lopez New
qga: Introduce disk smart qga: Introduce disk smart - - - - --- 2022-03-04 zhenwei pi New
[PULL,6/6] hw/nvme: 64-bit pi support [PULL,1/6] hw/nvme: move dif/pi prototypes into dif.h - - 1 - --- 2022-03-04 Klaus Jensen New
[PULL,5/6] hw/nvme: add pi tuple size helper [PULL,1/6] hw/nvme: move dif/pi prototypes into dif.h - - 1 - --- 2022-03-04 Klaus Jensen New
[PULL,4/6] hw/nvme: add support for the lbafee hbs feature [PULL,1/6] hw/nvme: move dif/pi prototypes into dif.h - - 1 - --- 2022-03-04 Klaus Jensen New
[PULL,3/6] hw/nvme: move format parameter parsing [PULL,1/6] hw/nvme: move dif/pi prototypes into dif.h - - 1 - --- 2022-03-04 Klaus Jensen New
[PULL,2/6] hw/nvme: add host behavior support feature [PULL,1/6] hw/nvme: move dif/pi prototypes into dif.h - - 1 - --- 2022-03-04 Klaus Jensen New
[PULL,1/6] hw/nvme: move dif/pi prototypes into dif.h [PULL,1/6] hw/nvme: move dif/pi prototypes into dif.h - - 1 - --- 2022-03-04 Klaus Jensen New
[PULL,0/6] hw/nvme updates - - - - --- 2022-03-04 Klaus Jensen New
[RFC,3/3] target/riscv: Add vstimecmp support Implement Sstc extension - - - - --- 2022-03-04 Atish Patra New
[RFC,2/3] target/riscv: Add stimecmp support Implement Sstc extension - - - - --- 2022-03-04 Atish Patra New
[RFC,1/3] target/riscv: Rename timer & timecmp to mtimer and mtimecmp Implement Sstc extension - - - - --- 2022-03-04 Atish Patra New
target/arm: Fix sve2 ldnt1 (64-bit unscaled offset) target/arm: Fix sve2 ldnt1 (64-bit unscaled offset) - 1 1 - --- 2022-03-04 Richard Henderson New
[v6,12/12] target/riscv: Update the privilege field for sscofpmf CSRs Improve PMU support - - - - --- 2022-03-03 Atish Patra New
[v6,11/12] hw/riscv: virt: Add PMU DT node to the device tree Improve PMU support - - - - --- 2022-03-03 Atish Patra New
[v6,10/12] target/riscv: Add few cache related PMU events Improve PMU support - - 1 - --- 2022-03-03 Atish Patra New
[v6,09/12] target/riscv: Simplify counter predicate function Improve PMU support 1 - 1 - --- 2022-03-03 Atish Patra New
[v6,08/12] target/riscv: Add sscofpmf extension support Improve PMU support - - - - --- 2022-03-03 Atish Patra New
[v6,07/12] target/riscv: Support mcycle/minstret write operation Improve PMU support - - 1 - --- 2022-03-03 Atish Patra New
[v6,06/12] target/riscv: Add support for hpmcounters/hpmevents Improve PMU support - - 2 - --- 2022-03-03 Atish Patra New
[v6,05/12] target/riscv: Implement mcountinhibit CSR Improve PMU support - - 2 - --- 2022-03-03 Atish Patra New
[v6,04/12] target/riscv: pmu: Make number of counters configurable Improve PMU support - - 2 - --- 2022-03-03 Atish Patra New
[v6,03/12] target/riscv: pmu: Rename the counters extension to pmu Improve PMU support - - 2 - --- 2022-03-03 Atish Patra New
[v6,02/12] target/riscv: Implement PMU CSR predicate function for S-mode Improve PMU support - - 2 - --- 2022-03-03 Atish Patra New
[v6,01/12] target/riscv: Fix PMU CSR predicate function Improve PMU support - 1 2 - --- 2022-03-03 Atish Patra New
[PULL,30/30] tcg/loongarch64: Support TCG_TARGET_SIGNED_ADDR32 [PULL,01/30] tcg/optimize: only read val after const check - - 1 - --- 2022-03-03 Richard Henderson New
[PULL,29/30] tcg/riscv: Support TCG_TARGET_SIGNED_ADDR32 [PULL,01/30] tcg/optimize: only read val after const check - - 2 - --- 2022-03-03 Richard Henderson New
[PULL,28/30] tcg/mips: Support TCG_TARGET_SIGNED_ADDR32 [PULL,01/30] tcg/optimize: only read val after const check - - 1 - --- 2022-03-03 Richard Henderson New
[PULL,27/30] tcg/aarch64: Support TCG_TARGET_SIGNED_ADDR32 [PULL,01/30] tcg/optimize: only read val after const check - - 1 - --- 2022-03-03 Richard Henderson New
[PULL,26/30] linux-user: Support TCG_TARGET_SIGNED_ADDR32 [PULL,01/30] tcg/optimize: only read val after const check - - 2 - --- 2022-03-03 Richard Henderson New
[PULL,25/30] accel/tcg: Add guest_base_signed_addr32 for user-only [PULL,01/30] tcg/optimize: only read val after const check - - 2 - --- 2022-03-03 Richard Henderson New
[PULL,24/30] accel/tcg: Support TCG_TARGET_SIGNED_ADDR32 for softmmu [PULL,01/30] tcg/optimize: only read val after const check - - 2 - --- 2022-03-03 Richard Henderson New
[PULL,23/30] accel/tcg: Split out g2h_tlbe [PULL,01/30] tcg/optimize: only read val after const check - - 4 - --- 2022-03-03 Richard Henderson New
[PULL,22/30] tcg: Add TCG_TARGET_SIGNED_ADDR32 [PULL,01/30] tcg/optimize: only read val after const check - - 4 - --- 2022-03-03 Richard Henderson New
[PULL,21/30] tcg/i386: Implement bitsel for avx512 [PULL,01/30] tcg/optimize: only read val after const check - - 1 1 --- 2022-03-03 Richard Henderson New
[PULL,20/30] tcg/i386: Implement more logical operations for avx512 [PULL,01/30] tcg/optimize: only read val after const check - - 1 1 --- 2022-03-03 Richard Henderson New
[PULL,19/30] tcg/i386: Implement avx512 multiply [PULL,01/30] tcg/optimize: only read val after const check - - 1 1 --- 2022-03-03 Richard Henderson New
[PULL,18/30] tcg/i386: Implement avx512 min/max/abs [PULL,01/30] tcg/optimize: only read val after const check - - 1 1 --- 2022-03-03 Richard Henderson New
[PULL,17/30] tcg/i386: Expand scalar rotate with avx512 insns [PULL,01/30] tcg/optimize: only read val after const check - - 1 1 --- 2022-03-03 Richard Henderson New
[PULL,16/30] tcg/i386: Remove rotls_vec from tcg_target_op_def [PULL,01/30] tcg/optimize: only read val after const check - - 1 1 --- 2022-03-03 Richard Henderson New
[PULL,15/30] tcg/i386: Expand vector word rotate as avx512vbmi2 shift-double [PULL,01/30] tcg/optimize: only read val after const check - - 1 1 --- 2022-03-03 Richard Henderson New
[PULL,14/30] tcg/i386: Support avx512vbmi2 vector shift-double instructions [PULL,01/30] tcg/optimize: only read val after const check - - 1 1 --- 2022-03-03 Richard Henderson New
[PULL,13/30] tcg/i386: Implement avx512 variable rotate [PULL,01/30] tcg/optimize: only read val after const check - - 1 1 --- 2022-03-03 Richard Henderson New
[PULL,12/30] tcg/i386: Implement avx512 immediate rotate [PULL,01/30] tcg/optimize: only read val after const check - - - - --- 2022-03-03 Richard Henderson New
[PULL,11/30] tcg/i386: Implement avx512 immediate sari shift [PULL,01/30] tcg/optimize: only read val after const check - - 1 1 --- 2022-03-03 Richard Henderson New
[PULL,10/30] tcg/i386: Implement avx512 scalar shift [PULL,01/30] tcg/optimize: only read val after const check - - 1 1 --- 2022-03-03 Richard Henderson New
[PULL,09/30] tcg/i386: Implement avx512 variable shifts [PULL,01/30] tcg/optimize: only read val after const check - - 1 1 --- 2022-03-03 Richard Henderson New
[PULL,08/30] tcg/i386: Use tcg_can_emit_vec_op in expand_vec_cmp_noinv [PULL,01/30] tcg/optimize: only read val after const check - - 1 1 --- 2022-03-03 Richard Henderson New
[PULL,07/30] tcg/i386: Add tcg_out_evex_opc [PULL,01/30] tcg/optimize: only read val after const check - - 1 1 --- 2022-03-03 Richard Henderson New
[PULL,06/30] tcg/i386: Detect AVX512 [PULL,01/30] tcg/optimize: only read val after const check - - 1 1 --- 2022-03-03 Richard Henderson New
[PULL,05/30] tcg/s390x: Implement vector NAND, NOR, EQV [PULL,01/30] tcg/optimize: only read val after const check - - 2 1 --- 2022-03-03 Richard Henderson New
[PULL,04/30] tcg/ppc: Implement vector NAND, NOR, EQV [PULL,01/30] tcg/optimize: only read val after const check - - 2 1 --- 2022-03-03 Richard Henderson New
[PULL,03/30] tcg: Add opcodes for vector nand, nor, eqv [PULL,01/30] tcg/optimize: only read val after const check - - 2 1 --- 2022-03-03 Richard Henderson New
[PULL,02/30] tcg: Set MAX_OPC_PARAM_IARGS to 7 [PULL,01/30] tcg/optimize: only read val after const check - 1 1 - --- 2022-03-03 Richard Henderson New
[PULL,01/30] tcg/optimize: only read val after const check [PULL,01/30] tcg/optimize: only read val after const check - - 1 - --- 2022-03-03 Richard Henderson New
[PULL,00/30] tcg patch queue - - - - --- 2022-03-03 Richard Henderson New
[5/5] iotests: fortify compare_images() against crashes iotests: add enhanced debugging info to qemu-img failures - - 1 - --- 2022-03-03 John Snow New
[4/5] iotests: make qemu_img raise on non-zero rc by default iotests: add enhanced debugging info to qemu-img failures - - 1 - --- 2022-03-03 John Snow New
[3/5] iotests: Remove explicit checks for qemu_img() == 0 iotests: add enhanced debugging info to qemu-img failures - - 1 - --- 2022-03-03 John Snow New
[2/5] python/utils: add VerboseProcessError iotests: add enhanced debugging info to qemu-img failures - - 1 - --- 2022-03-03 John Snow New
[1/5] python/utils: add add_visual_margin() text decoration utility iotests: add enhanced debugging info to qemu-img failures - - 1 - --- 2022-03-03 John Snow New
« 1 2 ... 794 795 7964272 4273 »