Show patches with: State = Action Required       |   304617 patches
« 1 2 ... 1217 1218 12193046 3047 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,1/3] net: Pad short frames to minimum size (60 bytes) net: Pad short frames to minimum size (60 bytes) - - - --- 2021-02-26 Bin Meng New
[v24,18/18] i386: make cpu_load_efer sysemu-only i386 cleanup PART 2 - 1 - --- 2021-02-26 Claudio Fontana New
[v24,17/18] target/i386: gdbstub: only write CR0/CR2/CR3/EFER for sysemu i386 cleanup PART 2 - 1 - --- 2021-02-26 Claudio Fontana New
[v24,16/18] target/i386: gdbstub: introduce aux functions to read/write CS64 regs i386 cleanup PART 2 - 1 - --- 2021-02-26 Claudio Fontana New
[v24,15/18] i386: split off sysemu part of cpu.c i386 cleanup PART 2 - 1 - --- 2021-02-26 Claudio Fontana New
[v24,14/18] i386: split seg_helper into user-only and sysemu parts i386 cleanup PART 2 - 1 - --- 2021-02-26 Claudio Fontana New
[v24,13/18] i386: split svm_helper into sysemu and stub-only user i386 cleanup PART 2 - 1 - --- 2021-02-26 Claudio Fontana New
[v24,12/18] i386: separate fpu_helper into user and sysemu parts i386 cleanup PART 2 - 1 - --- 2021-02-26 Claudio Fontana New
[v24,11/18] i386: split misc helper user stubs and sysemu part i386 cleanup PART 2 - 1 - --- 2021-02-26 Claudio Fontana New
[v24,10/18] i386: move TCG btp_helper into sysemu/ i386 cleanup PART 2 - 1 - --- 2021-02-26 Claudio Fontana New
[v24,09/18] i386: split tcg excp_helper into sysemu and user parts i386 cleanup PART 2 - 1 - --- 2021-02-26 Claudio Fontana New
[v24,08/18] i386: split smm helper (sysemu) i386 cleanup PART 2 - 1 - --- 2021-02-26 Claudio Fontana New
[v24,07/18] i386: split off sysemu-only functionality in tcg-cpu i386 cleanup PART 2 - 1 - --- 2021-02-26 Claudio Fontana New
[v24,06/18] meson: add target_user_arch i386 cleanup PART 2 - 1 - --- 2021-02-26 Claudio Fontana New
[v24,05/18] accel-cpu: make cpu_realizefn return a bool i386 cleanup PART 2 - 3 - --- 2021-02-26 Claudio Fontana New
[v24,04/18] target/i386: fix host_cpu_adjust_phys_bits error handling i386 cleanup PART 2 - 3 - --- 2021-02-26 Claudio Fontana New
[v24,03/18] accel: introduce new accessor functions i386 cleanup PART 2 - 2 - --- 2021-02-26 Claudio Fontana New
[v24,02/18] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn i386 cleanup PART 2 - 2 - --- 2021-02-26 Claudio Fontana New
[v24,01/18] i386: split cpu accelerators from cpu.c, using AccelCPUClass i386 cleanup PART 2 - 2 - --- 2021-02-26 Claudio Fontana New
net: Print the packet size in the debug output net: Print the packet size in the debug output - - - --- 2021-02-26 Bin Meng New
[v5,13/13] target/mips: Extract MXU code to new mxu_translate.c file target/mips: Extract MXU code to new mxu_translate.c file - 1 - --- 2021-02-26 Philippe Mathieu-Daudé New
[v5,12/13] target/mips: Introduce mxu_translate_init() helper target/mips: Extract MXU code to new mxu_translate.c file - 1 - --- 2021-02-26 Philippe Mathieu-Daudé New
[v5,11/13] target/mips: Simplify decode_opc_mxu() ifdef'ry target/mips: Extract MXU code to new mxu_translate.c file - 1 - --- 2021-02-26 Philippe Mathieu-Daudé New
[v5,10/13] target/mips: Convert decode_ase_mxu() to decodetree prototype target/mips: Extract MXU code to new mxu_translate.c file - 1 - --- 2021-02-26 Philippe Mathieu-Daudé New
[v5,09/13] target/mips: Rename decode_opc_mxu() as decode_ase_mxu() target/mips: Extract MXU code to new mxu_translate.c file - 1 - --- 2021-02-26 Philippe Mathieu-Daudé New
[v5,08/13] target/mips: Move MUL opcode check from decode_mxu() to decode_legacy() target/mips: Extract MXU code to new mxu_translate.c file - 1 - --- 2021-02-26 Philippe Mathieu-Daudé New
[v5,07/13] target/mips: Use OPC_MUL instead of OPC__MXU_MUL target/mips: Extract MXU code to new mxu_translate.c file - 1 - --- 2021-02-26 Philippe Mathieu-Daudé New
[v5,06/13] target/mips: Pass instruction opcode to decode_opc_mxu() target/mips: Extract MXU code to new mxu_translate.c file - 1 - --- 2021-02-26 Philippe Mathieu-Daudé New
[v5,05/13] target/mips: Remove unused CPUMIPSState* from MXU functions target/mips: Extract MXU code to new mxu_translate.c file - 1 - --- 2021-02-26 Philippe Mathieu-Daudé New
[v5,04/13] target/mips: Remove XBurst Media eXtension Unit dead code target/mips: Extract MXU code to new mxu_translate.c file - 1 - --- 2021-02-26 Philippe Mathieu-Daudé New
[v5,03/13] target/mips: Rewrite complex ifdef'ry target/mips: Extract MXU code to new mxu_translate.c file - 1 - --- 2021-02-26 Philippe Mathieu-Daudé New
[v5,02/13] target/mips/meson: Restrict mips-semi.c to TCG target/mips: Extract MXU code to new mxu_translate.c file - 1 - --- 2021-02-26 Philippe Mathieu-Daudé New
[v5,01/13] target/mips/meson: Introduce mips_tcg source set target/mips: Extract MXU code to new mxu_translate.c file - 1 - --- 2021-02-26 Philippe Mathieu-Daudé New
[RFC,4/4] hw/arm/virt-acpi-build: Add explicit idmap info in IORT table hw/arm/virt-acpi-build: Introduce iommu option for pci root bus - - - --- 2021-02-26 Wang Xingang New
[RFC,3/4] hw/pci: Add pci_root_bus_max_bus hw/arm/virt-acpi-build: Introduce iommu option for pci root bus - - - --- 2021-02-26 Wang Xingang New
[RFC,2/4] hw/pci: Add iommu option for pci root bus hw/arm/virt-acpi-build: Introduce iommu option for pci root bus - - - --- 2021-02-26 Wang Xingang New
[RFC,1/4] pci: Add PCI_BUS_IOMMU property hw/arm/virt-acpi-build: Introduce iommu option for pci root bus - - - --- 2021-02-26 Wang Xingang New
[v2] qtest: delete superfluous inclusions of qtest.h [v2] qtest: delete superfluous inclusions of qtest.h 1 - - --- 2021-02-26 Chen Qun New
[PULL,29/29] tcg/i386: rdpmc: fix the the condtions [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,28/29] chardev: do not use short form boolean options in non-QemuOpts character device descri… [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,27/29] vl: deprecate -writeconfig [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,26/29] target/i386: Add bus lock debug exception support [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,25/29] qom/object.c: Fix typo [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,24/29] target/i386: update to show preferred boolean syntax for -cpu [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,23/29] docs: update to show preferred boolean syntax for -cpu [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,22/29] docs: update to show preferred boolean syntax for -vnc [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,21/29] docs: update to show preferred boolean syntax for -chardev [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,20/29] qemu-options: update to show preferred boolean syntax for -vnc [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,19/29] qemu-options: update to show preferred boolean syntax for -incoming [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,18/29] qemu-options: update to show preferred boolean syntax for -netdev [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,17/29] qemu-options: update to show preferred boolean syntax for -spice [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,16/29] qemu-options: update to show preferred boolean syntax for -chardev [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,15/29] gdbstub: use preferred boolean option syntax [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,14/29] char: don't fail when client is not connected [PULL,01/29] hvf: Sign the code after installation - 1 - --- 2021-02-26 Paolo Bonzini New
[PULL,13/29] scsi: drop 'result' argument from command_complete callback [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,12/29] scsi-disk: pass guest recoverable errors through even for rerror=stop [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,11/29] scsi-disk: pass SCSI status to scsi_handle_rw_error [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,10/29] scsi: introduce scsi_sense_from_errno() [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,09/29] scsi-disk: do not complete requests early for rerror/werror=ignore [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,08/29] scsi-disk: move scsi_handle_rw_error earlier [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,07/29] virtio-scsi: don't process IO on fenced dataplane [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,06/29] scsi: allow user to set werror as report [PULL,01/29] hvf: Sign the code after installation - 1 - --- 2021-02-26 Paolo Bonzini New
[PULL,05/29] scsi: add tracing for SG_IO commands [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,04/29] scsi: make io_timeout configurable [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,03/29] multiprocess: move feature to meson_options.txt [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,02/29] configure: fix --enable-fuzzing linker failures [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,01/29] hvf: Sign the code after installation [PULL,01/29] hvf: Sign the code after installation - - - --- 2021-02-26 Paolo Bonzini New
[PULL,00/29] Misc patches for 2021-02-25 - - - --- 2021-02-26 Paolo Bonzini New
net: Fix build error when DEBUG_NET is on net: Fix build error when DEBUG_NET is on - 1 - --- 2021-02-26 Bin Meng New
[4/4] hw/misc: Model KCS devices in the Aspeed LPC controller aspeed: LPC peripheral controller devices - - - --- 2021-02-26 Andrew Jeffery New
[3/4] hw/misc: Add a basic Aspeed LPC controller model aspeed: LPC peripheral controller devices - - - --- 2021-02-26 Andrew Jeffery New
[2/4] arm: ast2600: Fix iBT IRQ ID aspeed: LPC peripheral controller devices - - - --- 2021-02-26 Andrew Jeffery New
[1/4] arm: ast2600: Force a multiple of 32 of IRQs for the GIC aspeed: LPC peripheral controller devices - - - --- 2021-02-26 Andrew Jeffery New
[v2,2/2] hw/riscv: allow ramfb on virt hw/riscv: Add fw_cfg support, allow ramfb - 1 - --- 2021-02-26 Asherah Connor New
[v2,1/2] hw/riscv: Add fw_cfg support to virt hw/riscv: Add fw_cfg support, allow ramfb - - - --- 2021-02-26 Asherah Connor New
[v7,75/75] target/riscv: rvv-1.0: add vector unit-stride mask load/store insns support vector extension v1.0 - - - --- 2021-02-26 Frank Chang New
[v7,74/75] target/riscv: rvv-1.0: add evl parameter to vext_ldst_us() support vector extension v1.0 - - - --- 2021-02-26 Frank Chang New
[v7,73/75] target/riscv: rvv-1.0: add vsetivli instruction support vector extension v1.0 - - - --- 2021-02-26 Frank Chang New
[v7,72/75] target/riscv: rvv-1.0: rename r2_zimm to r2_zimm11 support vector extension v1.0 - - - --- 2021-02-26 Frank Chang New
[v7,71/75] target/riscv: set mstatus.SD bit when writing fp CSRs support vector extension v1.0 - - - --- 2021-02-26 Frank Chang New
[v7,70/75] target/riscv: rvv-1.0: floating-point reciprocal estimate instruction support vector extension v1.0 - - - --- 2021-02-26 Frank Chang New
[v7,69/75] target/riscv: rvv-1.0: floating-point reciprocal square-root estimate instruction support vector extension v1.0 - - - --- 2021-02-26 Frank Chang New
[v7,68/75] target/riscv: gdb: support vector registers for rv64 & rv32 support vector extension v1.0 - - - --- 2021-02-26 Frank Chang New
[v7,67/75] target/riscv: rvv-1.0: set mstatus.SD bit when writing vector CSRs support vector extension v1.0 - 1 - --- 2021-02-26 Frank Chang New
[v7,66/75] target/riscv: rvv-1.0: trigger illegal instruction exception if frm is not valid support vector extension v1.0 - - - --- 2021-02-26 Frank Chang New
[v7,65/75] target/riscv: rvv-1.0: implement vstart CSR support vector extension v1.0 - - - --- 2021-02-26 Frank Chang New
[v7,64/75] target/riscv: rvv-1.0: relax RV_VLEN_MAX to 1024-bits support vector extension v1.0 - - - --- 2021-02-26 Frank Chang New
[v7,63/75] target/riscv: rvv-1.0: narrowing floating-point/integer type-convert support vector extension v1.0 - - - --- 2021-02-26 Frank Chang New
[v7,62/75] target/riscv: add "set round to odd" rounding mode helper function support vector extension v1.0 - - - --- 2021-02-26 Frank Chang New
[v7,61/75] target/riscv: rvv-1.0: widening floating-point/integer type-convert support vector extension v1.0 - - - --- 2021-02-26 Frank Chang New
[v7,60/75] target/riscv: rvv-1.0: floating-point/integer type-convert instructions support vector extension v1.0 - - - --- 2021-02-26 Frank Chang New
[v7,59/75] target/riscv: introduce floating-point rounding mode enum support vector extension v1.0 - 1 - --- 2021-02-26 Frank Chang New
[v7,58/75] target/riscv: rvv-1.0: floating-point min/max instructions support vector extension v1.0 - 1 - --- 2021-02-26 Frank Chang New
[v7,57/75] target/riscv: rvv-1.0: remove integer extract instruction support vector extension v1.0 - 1 - --- 2021-02-26 Frank Chang New
[v7,56/75] target/riscv: rvv-1.0: remove vmford.vv and vmford.vf support vector extension v1.0 - 1 - --- 2021-02-26 Frank Chang New
[v7,55/75] target/riscv: rvv-1.0: remove widening saturating scaled multiply-add support vector extension v1.0 - 1 - --- 2021-02-26 Frank Chang New
[v7,54/75] target/riscv: rvv-1.0: single-width scaling shift instructions support vector extension v1.0 - 1 - --- 2021-02-26 Frank Chang New
[v7,53/75] target/riscv: rvv-1.0: widening floating-point reduction instructions support vector extension v1.0 - 1 - --- 2021-02-26 Frank Chang New
[v7,52/75] target/riscv: rvv-1.0: single-width floating-point reduction support vector extension v1.0 - 1 - --- 2021-02-26 Frank Chang New
[v7,51/75] target/riscv: rvv-1.0: narrowing fixed-point clip instructions support vector extension v1.0 - 1 - --- 2021-02-26 Frank Chang New
« 1 2 ... 1217 1218 12193046 3047 »