Show patches with: State = Action Required       |   426991 patches
« 1 2 ... 923 924 9254269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,19/24] target/rx: Drop checks for singlestep_enabled [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - 1 - --- 2021-10-16 Richard Henderson New
[PULL,18/24] target/riscv: Remove exit_tb and lookup_and_goto_ptr [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - 1 - --- 2021-10-16 Richard Henderson New
[PULL,17/24] target/riscv: Remove dead code after exception [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - 1 - --- 2021-10-16 Richard Henderson New
[PULL,16/24] target/ppc: Drop exit checks for singlestep_enabled [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - - - --- 2021-10-16 Richard Henderson New
[PULL,15/24] target/openrisc: Drop checks for singlestep_enabled [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - 1 - --- 2021-10-16 Richard Henderson New
[PULL,14/24] target/mips: Drop exit checks for singlestep_enabled [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - 1 - --- 2021-10-16 Richard Henderson New
[PULL,13/24] target/mips: Fix single stepping [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - 1 - --- 2021-10-16 Richard Henderson New
[PULL,12/24] target/microblaze: Drop checks for singlestep_enabled [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - - - --- 2021-10-16 Richard Henderson New
[PULL,11/24] target/microblaze: Check CF_NO_GOTO_TB for DISAS_JUMP [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - - - --- 2021-10-16 Richard Henderson New
[PULL,10/24] target/m68k: Drop checks for singlestep_enabled [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec 1 - - - --- 2021-10-16 Richard Henderson New
[PULL,09/24] target/i386: Drop check for singlestep_enabled [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - - - --- 2021-10-16 Richard Henderson New
[PULL,08/24] target/i386: Check CF_NO_GOTO_TB for dc->jmp_opt [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - - - --- 2021-10-16 Richard Henderson New
[PULL,07/24] target/hppa: Drop checks for singlestep_enabled [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - 1 - --- 2021-10-16 Richard Henderson New
[PULL,06/24] target/arm: Drop checks for singlestep_enabled [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - - - --- 2021-10-16 Richard Henderson New
[PULL,05/24] target/hexagon: Drop checks for singlestep_enabled [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - 1 - --- 2021-10-16 Richard Henderson New
[PULL,04/24] target/cris: Drop checks for singlestep_enabled [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - - - --- 2021-10-16 Richard Henderson New
[PULL,03/24] target/avr: Drop checks for singlestep_enabled [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - 2 1 --- 2021-10-16 Richard Henderson New
[PULL,02/24] target/alpha: Drop checks for singlestep_enabled [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - 1 - --- 2021-10-16 Richard Henderson New
[PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec [PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec - - - - --- 2021-10-16 Richard Henderson New
[PULL,00/24] tcg patch queue - - - - --- 2021-10-16 Richard Henderson New
[v3,14/14] target/riscv: Compute mstatus.sd on demand target/riscv: Rationalize XLEN and operand length - - - - --- 2021-10-16 Richard Henderson New
[v3,13/14] target/riscv: Use gen_shift*_per_ol for RVB, RVI target/riscv: Rationalize XLEN and operand length - - 2 - --- 2021-10-16 Richard Henderson New
[v3,12/14] target/riscv: Use gen_unary_per_ol for RVB target/riscv: Rationalize XLEN and operand length - - 2 - --- 2021-10-16 Richard Henderson New
[v3,11/14] target/riscv: Adjust trans_rev8_32 for riscv64 target/riscv: Rationalize XLEN and operand length 1 - 1 - --- 2021-10-16 Richard Henderson New
[v3,10/14] target/riscv: Use gen_arith_per_ol for RVM target/riscv: Rationalize XLEN and operand length - - 2 - --- 2021-10-16 Richard Henderson New
[v3,09/14] target/riscv: Replace DisasContext.w with DisasContext.ol target/riscv: Rationalize XLEN and operand length - - 1 - --- 2021-10-16 Richard Henderson New
[v3,08/14] target/riscv: Replace is_32bit with get_xl/get_xlen target/riscv: Rationalize XLEN and operand length - - 2 - --- 2021-10-16 Richard Henderson New
[v3,07/14] target/riscv: Properly check SEW in amo_op target/riscv: Rationalize XLEN and operand length - - 2 - --- 2021-10-16 Richard Henderson New
[v3,06/14] target/riscv: Use REQUIRE_64BIT in amo_check64 target/riscv: Rationalize XLEN and operand length - - 2 - --- 2021-10-16 Richard Henderson New
[v3,05/14] target/riscv: Add MXL/SXL/UXL to TB_FLAGS target/riscv: Rationalize XLEN and operand length - - 2 - --- 2021-10-16 Richard Henderson New
[v3,04/14] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl target/riscv: Rationalize XLEN and operand length - - 2 - --- 2021-10-16 Richard Henderson New
[v3,03/14] target/riscv: Split misa.mxl and misa.ext target/riscv: Rationalize XLEN and operand length - - 2 - --- 2021-10-16 Richard Henderson New
[v3,02/14] target/riscv: Create RISCVMXL enumeration target/riscv: Rationalize XLEN and operand length - - 2 - --- 2021-10-16 Richard Henderson New
[v3,01/14] target/riscv: Move cpu_get_tb_cpu_state out of line target/riscv: Rationalize XLEN and operand length - - 2 - --- 2021-10-16 Richard Henderson New
[v3,6/6] target/riscv: zfh: implement zfhmin extension target/riscv: support Zfh, Zfhmin extension v0.1 - - 2 - --- 2021-10-16 Frank Chang New
[v3,5/6] target/riscv: zfh: half-precision floating-point classify target/riscv: support Zfh, Zfhmin extension v0.1 - - 2 - --- 2021-10-16 Frank Chang New
[v3,4/6] target/riscv: zfh: half-precision floating-point compare target/riscv: support Zfh, Zfhmin extension v0.1 - - 2 - --- 2021-10-16 Frank Chang New
[v3,3/6] target/riscv: zfh: half-precision convert and move target/riscv: support Zfh, Zfhmin extension v0.1 1 - 1 - --- 2021-10-16 Frank Chang New
[v3,2/6] target/riscv: zfh: half-precision computational target/riscv: support Zfh, Zfhmin extension v0.1 - - 2 - --- 2021-10-16 Frank Chang New
[v3,1/6] target/riscv: zfh: half-precision load and store target/riscv: support Zfh, Zfhmin extension v0.1 - - 2 - --- 2021-10-16 Frank Chang New
[v4,2/2] target/riscv: change the api for RVF/RVD fmin/fmax add APIs to handle alternative sNaN propagation for fmax/fmin 1 - - - --- 2021-10-16 Frank Chang New
[v4,1/2] softfloat: add APIs to handle alternative sNaN propagation for fmax/fmin add APIs to handle alternative sNaN propagation for fmax/fmin - - 1 - --- 2021-10-16 Frank Chang New
[v3] hw/riscv: virt: Use machine->ram as the system memory [v3] hw/riscv: virt: Use machine->ram as the system memory - - 1 - --- 2021-10-16 MingWang Li New
[PULL,15/15] block-backend: update blk_co_pwrite() and blk_co_pread() wrappers [PULL,01/15] qcow2: Silence clang -m32 compiler warning - - 1 - --- 2021-10-15 Eric Blake New
[PULL,14/15] block-backend: fix blk_co_flush prototype to mention coroutine_fn [PULL,01/15] qcow2: Silence clang -m32 compiler warning - - 1 - --- 2021-10-15 Eric Blake New
[PULL,13/15] block-backend: drop INT_MAX restriction from blk_check_byte_request() [PULL,01/15] qcow2: Silence clang -m32 compiler warning - - 1 - --- 2021-10-15 Eric Blake New
[PULL,12/15] block-backend: blk_pread, blk_pwrite: rename count parameter to bytes [PULL,01/15] qcow2: Silence clang -m32 compiler warning - - 1 - --- 2021-10-15 Eric Blake New
[PULL,11/15] block-backend: convert blk_aio_ functions to int64_t bytes paramter [PULL,01/15] qcow2: Silence clang -m32 compiler warning - - 1 - --- 2021-10-15 Eric Blake New
[PULL,10/15] block-backend: convert blk_co_copy_range to int64_t bytes [PULL,01/15] qcow2: Silence clang -m32 compiler warning - - 1 - --- 2021-10-15 Eric Blake New
[PULL,09/15] block-backend: convert blk_foo wrappers to use int64_t bytes parameter [PULL,01/15] qcow2: Silence clang -m32 compiler warning - - 1 - --- 2021-10-15 Eric Blake New
[PULL,08/15] block-backend: drop blk_prw, use block-coroutine-wrapper [PULL,01/15] qcow2: Silence clang -m32 compiler warning - - 1 - --- 2021-10-15 Eric Blake New
[PULL,07/15] block-coroutine-wrapper.py: support BlockBackend first argument [PULL,01/15] qcow2: Silence clang -m32 compiler warning - - 1 - --- 2021-10-15 Eric Blake New
[PULL,06/15] block-backend: rename _do_ helper functions to _co_do_ [PULL,01/15] qcow2: Silence clang -m32 compiler warning - - 1 - --- 2021-10-15 Eric Blake New
[PULL,05/15] block-backend: convert blk_co_pdiscard to int64_t bytes [PULL,01/15] qcow2: Silence clang -m32 compiler warning - - 1 - --- 2021-10-15 Eric Blake New
[PULL,04/15] block-backend: convert blk_co_pwritev_part to int64_t bytes [PULL,01/15] qcow2: Silence clang -m32 compiler warning - - 1 - --- 2021-10-15 Eric Blake New
[PULL,03/15] block-backend: make blk_co_preadv() 64bit [PULL,01/15] qcow2: Silence clang -m32 compiler warning - - 1 - --- 2021-10-15 Eric Blake New
[PULL,02/15] block-backend: blk_check_byte_request(): int64_t bytes [PULL,01/15] qcow2: Silence clang -m32 compiler warning - - 1 - --- 2021-10-15 Eric Blake New
[PULL,01/15] qcow2: Silence clang -m32 compiler warning [PULL,01/15] qcow2: Silence clang -m32 compiler warning - 1 1 - --- 2021-10-15 Eric Blake New
[PULL,00/15] NBD patches through 2021-10-15 - - - - --- 2021-10-15 Eric Blake New
[3/3] hw/nvram: Fix Memory Leak in Xilinx ZynqMP eFuse device hw/nvram: Fix Memory Leaks in Xilinx eFUSE - - 1 - --- 2021-10-15 Tong Ho New
[2/3] hw/nvram: Fix Memory Leak in Xilinx Versal eFuse device hw/nvram: Fix Memory Leaks in Xilinx eFUSE - - 1 - --- 2021-10-15 Tong Ho New
[1/3] hw/nvram: Fix Memory Leak in Xilinx eFuse QOM hw/nvram: Fix Memory Leaks in Xilinx eFUSE - - 1 - --- 2021-10-15 Tong Ho New
[v13,7/7,RISCV_PM] Allow experimental J-ext to be turned on RISC-V Pointer Masking implementatio - - 1 - --- 2021-10-15 Alexey Baturo New
[v13,6/7,RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension RISC-V Pointer Masking implementatio - - 2 - --- 2021-10-15 Alexey Baturo New
[v13,5/7,RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions RISC-V Pointer Masking implementatio - - 2 - --- 2021-10-15 Alexey Baturo New
[v13,4/7,RISCV_PM] Print new PM CSRs in QEMU logs RISC-V Pointer Masking implementatio - - 2 - --- 2021-10-15 Alexey Baturo New
[v13,3/7,RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode RISC-V Pointer Masking implementatio - - - - --- 2021-10-15 Alexey Baturo New
[v13,2/7,RISCV_PM] Add CSR defines for RISC-V PM extension RISC-V Pointer Masking implementatio - - 1 - --- 2021-10-15 Alexey Baturo New
[v13,1/7,RISCV_PM] Add J-extension into RISC-V RISC-V Pointer Masking implementatio - - 3 - --- 2021-10-15 Alexey Baturo New
[v8,10/10] ACPI ERST: step 6 of bios-tables-test.c acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-10-15 Eric DeVolder New
[v8,09/10] ACPI ERST: bios-tables-test testcase acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-10-15 Eric DeVolder New
[v8,08/10] ACPI ERST: qtest for ERST acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-10-15 Eric DeVolder New
[v8,07/10] ACPI ERST: create ACPI ERST table for pc/x86 machines acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-10-15 Eric DeVolder New
[v8,06/10] ACPI ERST: build the ACPI ERST table acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-10-15 Eric DeVolder New
[v8,05/10] ACPI ERST: support for ACPI ERST feature acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-10-15 Eric DeVolder New
[v8,04/10] ACPI ERST: header file for ERST acpi: Error Record Serialization Table, ERST, support for QEMU - - 1 - --- 2021-10-15 Eric DeVolder New
[v8,03/10] ACPI ERST: PCI device_id for ERST acpi: Error Record Serialization Table, ERST, support for QEMU 2 - - - --- 2021-10-15 Eric DeVolder New
[v8,02/10] ACPI ERST: specification for ERST support acpi: Error Record Serialization Table, ERST, support for QEMU 1 - - - --- 2021-10-15 Eric DeVolder New
[v8,01/10] ACPI ERST: bios-tables-test.c steps 1 and 2 acpi: Error Record Serialization Table, ERST, support for QEMU 1 - - - --- 2021-10-15 Eric DeVolder New
target/ppc: Filter mtmsr[d] input before setting MSR target/ppc: Filter mtmsr[d] input before setting MSR - - - - --- 2021-10-15 Matheus K. Ferst New
[2/2] accel/tcg: Register a force_rcu notifier accel/tcg: Fix monitor deadlock - 1 - - --- 2021-10-15 Greg Kurz New
[1/2] rcu: Introduce force_rcu notifier accel/tcg: Fix monitor deadlock - - - - --- 2021-10-15 Greg Kurz New
cpu-models-x86.rst: Tidy up a couple of things cpu-models-x86.rst: Tidy up a couple of things - - - - --- 2021-10-15 Kashyap Chamarthy New
[PULL,15/15] vl: Enable JSON syntax for -device [PULL,01/15] net: Introduce NetClientInfo.check_peer_type() - - 2 1 --- 2021-10-15 Kevin Wolf New
[PULL,14/15] qdev: Base object creation on QDict rather than QemuOpts [PULL,01/15] net: Introduce NetClientInfo.check_peer_type() - - 1 1 --- 2021-10-15 Kevin Wolf New
[PULL,13/15] virtio-net: Avoid QemuOpts in failover_find_primary_device() [PULL,01/15] net: Introduce NetClientInfo.check_peer_type() - - 1 1 --- 2021-10-15 Kevin Wolf New
[PULL,12/15] virtio-net: Store failover primary opts pointer locally [PULL,01/15] net: Introduce NetClientInfo.check_peer_type() - - 1 1 --- 2021-10-15 Kevin Wolf New
[PULL,11/15] qdev: Add Error parameter to hide_device() callbacks [PULL,01/15] net: Introduce NetClientInfo.check_peer_type() - - 1 1 --- 2021-10-15 Kevin Wolf New
[PULL,10/15] qemu-option: Allow deleting opts during qemu_opts_foreach() [PULL,01/15] net: Introduce NetClientInfo.check_peer_type() - - 2 1 --- 2021-10-15 Kevin Wolf New
[PULL,09/15] softmmu/qdev-monitor: add error handling in qdev_set_id [PULL,01/15] net: Introduce NetClientInfo.check_peer_type() - - 1 1 --- 2021-10-15 Kevin Wolf New
[PULL,08/15] qdev: Make DeviceState.id independent of QemuOpts [PULL,01/15] net: Introduce NetClientInfo.check_peer_type() - - 3 1 --- 2021-10-15 Kevin Wolf New
[PULL,07/15] qdev: Avoid using string visitor for properties [PULL,01/15] net: Introduce NetClientInfo.check_peer_type() - - 2 1 --- 2021-10-15 Kevin Wolf New
[PULL,06/15] iotests/051: Fix typo [PULL,01/15] net: Introduce NetClientInfo.check_peer_type() - - 2 1 --- 2021-10-15 Kevin Wolf New
[PULL,05/15] iotests/245: Fix type for iothread property [PULL,01/15] net: Introduce NetClientInfo.check_peer_type() - - 2 1 --- 2021-10-15 Kevin Wolf New
[PULL,04/15] qom: Reduce use of error_propagate() [PULL,01/15] net: Introduce NetClientInfo.check_peer_type() - - 2 1 --- 2021-10-15 Kevin Wolf New
[PULL,03/15] net/vhost-vdpa: Fix device compatibility check [PULL,01/15] net: Introduce NetClientInfo.check_peer_type() 1 - 2 1 --- 2021-10-15 Kevin Wolf New
[PULL,02/15] net/vhost-user: Fix device compatibility check [PULL,01/15] net: Introduce NetClientInfo.check_peer_type() 1 - 2 1 --- 2021-10-15 Kevin Wolf New
[PULL,01/15] net: Introduce NetClientInfo.check_peer_type() [PULL,01/15] net: Introduce NetClientInfo.check_peer_type() 1 - 2 1 --- 2021-10-15 Kevin Wolf New
[PULL,00/15] qdev: Add JSON -device - - - - --- 2021-10-15 Kevin Wolf New
[2/2] analyze-migration.py: fix extract contents ('-x') errors analyze-migration.py: trivial fixes - - 1 - --- 2021-10-15 Laurent Vivier New
« 1 2 ... 923 924 9254269 4270 »