Show patches with: State = Action Required       |   428947 patches
« 1 2 ... 880 881 8824289 4290 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,04/24] linux-user/cris: Use force_sig_fault linux-user: Clean up siginfo_t handling - - 1 - --- 2021-12-20 Richard Henderson New
[v4,03/24] linux-user/alpha: Use force_sig_fault linux-user: Clean up siginfo_t handling - - 1 - --- 2021-12-20 Richard Henderson New
[v4,02/24] linux-user/alpha: Set FPE_FLTUNK for gentrap ROPRAND linux-user: Clean up siginfo_t handling - - 1 - --- 2021-12-20 Richard Henderson New
[v4,01/24] linux-user/alpha: Set TRAP_UNK for bugchk and unknown gentrap linux-user: Clean up siginfo_t handling - - 1 - --- 2021-12-20 Richard Henderson New
[PULL,15/15] meson: Move bsd_user_ss to bsd-user/ [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S - - 2 - --- 2021-12-20 Richard Henderson New
[PULL,14/15] meson: Move linux_user_ss to linux-user/ [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S - - 2 - --- 2021-12-20 Richard Henderson New
[PULL,13/15] linux-user: Move thunk.c from top-level [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S - - 2 - --- 2021-12-20 Richard Henderson New
[PULL,12/15] common-user: Adjust system call return on FreeBSD [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S - - 1 - --- 2021-12-20 Richard Henderson New
[PULL,11/15] common-user: Move safe-syscall.* from linux-user [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S - - 2 - --- 2021-12-20 Richard Henderson New
[PULL,10/15] bsd-user: Create special-errno.h [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S - - 2 - --- 2021-12-20 Richard Henderson New
[PULL,09/15] linux-user: Create special-errno.h [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S - - 2 - --- 2021-12-20 Richard Henderson New
[PULL,08/15] linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S - - 2 - --- 2021-12-20 Richard Henderson New
[PULL,07/15] bsd-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S - - 2 - --- 2021-12-20 Richard Henderson New
[PULL,06/15] linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S - - 2 - --- 2021-12-20 Richard Henderson New
[PULL,05/15] linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S - - 2 - --- 2021-12-20 Richard Henderson New
[PULL,04/15] linux-user/host/sparc64: Add safe-syscall.inc.S [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S - - 1 - --- 2021-12-20 Richard Henderson New
[PULL,03/15] linux-user/host/mips: Add safe-syscall.inc.S [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S - - 2 - --- 2021-12-20 Richard Henderson New
[PULL,02/15] linux-user: Move syscall error detection into safe_syscall_base [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S - - 1 - --- 2021-12-20 Richard Henderson New
[PULL,01/15] linux-user: Untabify all safe-syscall.inc.S [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S - - 2 - --- 2021-12-20 Richard Henderson New
[PULL,00/15] *-user: simplify safe signal handling - - - - --- 2021-12-20 Richard Henderson New
[2/2] qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVER block: Minor vhost-user-blk fixes - 1 - - --- 2021-12-20 Philippe Mathieu-Daudé New
[1/2] qemu-storage-daemon: Add vhost-user-blk help block: Minor vhost-user-blk fixes - 1 - - --- 2021-12-20 Philippe Mathieu-Daudé New
pci: Skip power-off reset when pending unplug pci: Skip power-off reset when pending unplug - 1 - - --- 2021-12-20 Alex Williamson New
[RFC,v2,12/12] target/ppc: Do not enable all interrupts when running KVM target/ppc: powerpc_excp improvements - - - - --- 2021-12-20 Fabiano Rosas New
[RFC,v2,11/12] target/ppc: Create new files for book3s, booke and ppc32 exception code target/ppc: powerpc_excp improvements - - - - --- 2021-12-20 Fabiano Rosas New
[RFC,v2,10/12] target/ppc: Split powerpc_excp into book3s, booke and 32 bit target/ppc: powerpc_excp improvements - - - - --- 2021-12-20 Fabiano Rosas New
[RFC,v2,09/12] target/ppc: Use common code for Hypervisor interrupts target/ppc: powerpc_excp improvements - - - - --- 2021-12-20 Fabiano Rosas New
[RFC,v2,08/12] target/ppc: Remove unimplemented interrupt code target/ppc: powerpc_excp improvements - - - - --- 2021-12-20 Fabiano Rosas New
[RFC,v2,07/12] target/ppc: Introduce PPCInterrupt target/ppc: powerpc_excp improvements - - - - --- 2021-12-20 Fabiano Rosas New
[RFC,v2,06/12] target/ppc: Extract interrupt routines into a new file target/ppc: powerpc_excp improvements - - - - --- 2021-12-20 Fabiano Rosas New
[RFC,v2,05/12] target/ppc: powerpc_excp: Standardize arguments to interrupt code target/ppc: powerpc_excp improvements - - - - --- 2021-12-20 Fabiano Rosas New
[RFC,v2,04/12] target/ppc: powerpc_excp: Stop passing excp_model around target/ppc: powerpc_excp improvements - - 3 - --- 2021-12-20 Fabiano Rosas New
[RFC,v2,03/12] target/ppc: powerpc_excp: Move system call vectored code together target/ppc: powerpc_excp improvements - - 2 - --- 2021-12-20 Fabiano Rosas New
[RFC,v2,02/12] target/ppc: powerpc_excp: Set vector earlier target/ppc: powerpc_excp improvements - - 1 - --- 2021-12-20 Fabiano Rosas New
[RFC,v2,01/12] target/ppc: powerpc_excp: Set alternate SRRs directly target/ppc: powerpc_excp improvements - - 3 - --- 2021-12-20 Fabiano Rosas New
python/qom: Fix qom-set failure python/qom: Fix qom-set failure - 1 - - --- 2021-12-20 Wang Bing-hua New
tests/qtest/boot-serial-test: Silence the warning about deprecated sga device tests/qtest/boot-serial-test: Silence the warning about deprecated sga device - - 2 - --- 2021-12-20 Thomas Huth New
[2/2] qapi/ui: introduce change-vnc-listen qapi/ui: add change-vnc-listen - - 1 - --- 2021-12-20 Vladimir Sementsov-Ogievskiy New
[1/2] ui/vnc: refactor arrays of addresses to SocketAddressList qapi/ui: add change-vnc-listen - - 1 - --- 2021-12-20 Vladimir Sementsov-Ogievskiy New
schemas: add missing vim modeline schemas: add missing vim modeline - - - - --- 2021-12-20 Victor Toso New
failover: Silence warning messages during qtest failover: Silence warning messages during qtest 1 - 1 - --- 2021-12-20 Laurent Vivier New
[RFC] MAINTAINERS: split out s390x sections [RFC] MAINTAINERS: split out s390x sections 4 - 1 - --- 2021-12-20 Cornelia Huck New
[RESEND] docs: Add spec of OVMF GUIDed table for SEV guests [RESEND] docs: Add spec of OVMF GUIDed table for SEV guests - - - - --- 2021-12-20 Dov Murik New
[v2] docs: Add measurement calculation details to amd-memory-encryption.txt [v2] docs: Add measurement calculation details to amd-memory-encryption.txt - - 1 - --- 2021-12-20 Dov Murik New
tests/qtest: Make the filter tests independent from a specific NIC tests/qtest: Make the filter tests independent from a specific NIC - - 1 - --- 2021-12-20 Thomas Huth New
tests/qtest/virtio-net-failover: Use g_random_int() instead of g_test_rand_int() tests/qtest/virtio-net-failover: Use g_random_int() instead of g_test_rand_int() - - - - --- 2021-12-20 Thomas Huth New
[RFC,v2,2/2] migration: Tally pre-copy, downtime and post-copy bytes independently migration: Tally pre-copy, downtime and post-copy bytes independently - - 1 - --- 2021-12-20 David Edmondson New
[RFC,v2,1/2] migration: Introduce ram_transferred_add() migration: Tally pre-copy, downtime and post-copy bytes independently - - 1 - --- 2021-12-20 David Edmondson New
[v2,8/8] migration: Tracepoint change in postcopy-run bottom half migration: Postcopy cleanup on ram disgard - - - - --- 2021-12-20 Peter Xu New
[v2,7/8] migration: Finer grained tracepoints for POSTCOPY_LISTEN migration: Postcopy cleanup on ram disgard - - - - --- 2021-12-20 Peter Xu New
[v2,6/8] migration: Dump sub-cmd name in loadvm_process_command tp migration: Postcopy cleanup on ram disgard - - - - --- 2021-12-20 Peter Xu New
[v2,5/8] migration: Drop return code for disgard ram process migration: Postcopy cleanup on ram disgard - - 1 - --- 2021-12-20 Peter Xu New
[v2,4/8] migration: Do chunk page in postcopy_each_ram_send_discard() migration: Postcopy cleanup on ram disgard - - 1 - --- 2021-12-20 Peter Xu New
[v2,3/8] migration: Drop postcopy_chunk_hostpages() migration: Postcopy cleanup on ram disgard - - 1 - --- 2021-12-20 Peter Xu New
[v2,2/8] migration: Don't return for postcopy_chunk_hostpages() migration: Postcopy cleanup on ram disgard - - 1 - --- 2021-12-20 Peter Xu New
[v2,1/8] migration: Drop dead code of ram_debug_dump_bitmap() migration: Postcopy cleanup on ram disgard - - 1 - --- 2021-12-20 Peter Xu New
vl: Add opts to device opts list when using JSON syntax for -device vl: Add opts to device opts list when using JSON syntax for -device - - - - --- 2021-12-20 MkfsSion New
[4/4] tests/qtest/boot-order-test: Check whether machines are available tests/qtest: Check for devices and machines before adding tests - - - - --- 2021-12-20 Thomas Huth New
[3/4] tests/qtest/cdrom-test: Check whether devices are available before using them tests/qtest: Check for devices and machines before adding tests 1 - 1 - --- 2021-12-20 Thomas Huth New
[2/4] tests/qtest: Improve endianness-test to work with missing machines and devices tests/qtest: Check for devices and machines before adding tests - - - - --- 2021-12-20 Thomas Huth New
[1/4] tests/qtest: Add a function that checks whether a device is available tests/qtest: Check for devices and machines before adding tests - - 1 - --- 2021-12-20 Thomas Huth New
[v2,2/2] linux-user: call set/getscheduler set/getparam directly linux-user: fixes for sched_ syscalls - - - - --- 2021-12-20 Tonis Tiigi New
[v2,1/2] linux-user: add sched_getattr support linux-user: fixes for sched_ syscalls - - - - --- 2021-12-20 Tonis Tiigi New
[v4,3/3] target/riscv: Implement the stval/mtval illegal instruction RISC-V: Populate mtval and stval - - 2 - --- 2021-12-20 Alistair Francis New
[v4,2/3] target/riscv: Fixup setting GVA RISC-V: Populate mtval and stval - - 2 - --- 2021-12-20 Alistair Francis New
[v4,1/3] target/riscv: Set the opcode in DisasContext RISC-V: Populate mtval and stval - - 2 - --- 2021-12-20 Alistair Francis New
[PULL,88/88] hw/riscv: Use load address rather than entry point for fw_dynamic next_addr Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,87/88] target/riscv: Enable bitmanip Zb[abcs] instructions Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,86/88] riscv: Set 5.4 as minimum kernel version for riscv32 Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,85/88] target/riscv: rvv-1.0: Add ELEN checks for widening and narrowing instructions Untitled series #277676 1 - - - --- 2021-12-20 Alistair Francis New
[PULL,84/88] target/riscv: rvv-1.0: update opivv_vadc_check() comment Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,83/88] target/riscv: rvv-1.0: rename vmandnot.mm and vmornot.mm to vmandn.mm and vmorn.mm Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,82/88] target/riscv: rvv-1.0: add vector unit-stride mask load/store insns Untitled series #277676 1 - - - --- 2021-12-20 Alistair Francis New
[PULL,81/88] target/riscv: rvv-1.0: add evl parameter to vext_ldst_us() Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,80/88] target/riscv: rvv-1.0: add vsetivli instruction Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,79/88] target/riscv: rvv-1.0: rename r2_zimm to r2_zimm11 Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,78/88] target/riscv: rvv-1.0: floating-point reciprocal estimate instruction Untitled series #277676 1 - - - --- 2021-12-20 Alistair Francis New
[PULL,77/88] target/riscv: rvv-1.0: floating-point reciprocal square-root estimate instruction Untitled series #277676 1 - - - --- 2021-12-20 Alistair Francis New
[PULL,76/88] target/riscv: gdb: support vector registers for rv64 & rv32 Untitled series #277676 1 - - - --- 2021-12-20 Alistair Francis New
[PULL,75/88] target/riscv: rvv-1.0: trigger illegal instruction exception if frm is not valid Untitled series #277676 1 - - - --- 2021-12-20 Alistair Francis New
[PULL,74/88] target/riscv: rvv-1.0: implement vstart CSR Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,73/88] target/riscv: rvv-1.0: relax RV_VLEN_MAX to 1024-bits Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,72/88] target/riscv: rvv-1.0: narrowing floating-point/integer type-convert Untitled series #277676 1 - - - --- 2021-12-20 Alistair Francis New
[PULL,71/88] target/riscv: add "set round to odd" rounding mode helper function Untitled series #277676 1 - - - --- 2021-12-20 Alistair Francis New
[PULL,70/88] target/riscv: rvv-1.0: widening floating-point/integer type-convert Untitled series #277676 1 - - - --- 2021-12-20 Alistair Francis New
[PULL,69/88] target/riscv: rvv-1.0: floating-point/integer type-convert instructions Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,68/88] target/riscv: introduce floating-point rounding mode enum Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,67/88] target/riscv: rvv-1.0: floating-point min/max instructions Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,66/88] target/riscv: rvv-1.0: remove integer extract instruction Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,65/88] target/riscv: rvv-1.0: remove vmford.vv and vmford.vf Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,64/88] target/riscv: rvv-1.0: remove widening saturating scaled multiply-add Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,63/88] target/riscv: rvv-1.0: single-width scaling shift instructions Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,62/88] target/riscv: rvv-1.0: widening floating-point reduction instructions Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,61/88] target/riscv: rvv-1.0: single-width floating-point reduction Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,60/88] target/riscv: rvv-1.0: narrowing fixed-point clip instructions Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,59/88] target/riscv: rvv-1.0: floating-point slide instructions Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,58/88] target/riscv: rvv-1.0: slide instructions Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,57/88] target/riscv: rvv-1.0: mask-register logical instructions Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,56/88] target/riscv: rvv-1.0: floating-point compare instructions Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
[PULL,55/88] target/riscv: rvv-1.0: integer comparison instructions Untitled series #277676 - - 1 - --- 2021-12-20 Alistair Francis New
« 1 2 ... 880 881 8824289 4290 »