Show patches with: State = Action Required       |   426986 patches
« 1 2 ... 1066 1067 10684269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[25/55] target/arm: Implement MVE VMAX, VMIN target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[24/55] target/arm: Implement MVE VRMULH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[23/55] target/arm: Implement MVE VMULH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[22/55] target/arm: Implement MVE VADD, VSUB, VMUL target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[21/55] target/arm: Implement MVE VAND, VBIC, VORR, VORN, VEOR target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[20/55] target/arm: Implement MVE VDUP target/arm: First slice of MVE implementation - - - - --- 2021-06-07 Peter Maydell New
[19/55] target/arm: Implement MVE VNEG target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[18/55] target/arm: Implement MVE VABS target/arm: First slice of MVE implementation - - - - --- 2021-06-07 Peter Maydell New
[17/55] target/arm: Implement MVE VMVN (register) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[16/55] target/arm: Implement MVE VREV16, VREV32, VREV64 target/arm: First slice of MVE implementation - - - - --- 2021-06-07 Peter Maydell New
[15/55] bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations target/arm: First slice of MVE implementation - - 2 - --- 2021-06-07 Peter Maydell New
[14/55] target/arm: Implement MVE VCLS target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[13/55] target/arm: Implement MVE VCLZ target/arm: First slice of MVE implementation - - - - --- 2021-06-07 Peter Maydell New
[12/55] target/arm: Implement widening/narrowing MVE VLDR/VSTR insns target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[11/55] target/arm: Implement MVE VLDR/VSTR (non-widening forms) target/arm: First slice of MVE implementation - - - - --- 2021-06-07 Peter Maydell New
[10/55] target/arm: Add framework for MVE decode target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[09/55] target/arm: Implement MVE LETP insn target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[08/55] target/arm: Implement MVE DLSTP target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[07/55] target/arm: Implement MVE WLSTP insn target/arm: First slice of MVE implementation - - - - --- 2021-06-07 Peter Maydell New
[06/55] target/arm: Implement MVE LCTP target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[05/55] target/arm: Let vfp_access_check() handle late NOCP checks target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[04/55] target/arm: Add handling for PSR.ECI/ICI target/arm: First slice of MVE implementation - - - - --- 2021-06-07 Peter Maydell New
[03/55] target/arm: Handle VPR semantics in existing code target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[02/55] target/arm: Enable FPSCR.QC bit for MVE target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[01/55] tcg: Introduce tcg_remove_ops_after target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[v4,2/2] GitLab: Add "Feature Request" issue template. Gitlab: Add issue templates - - 3 - --- 2021-06-07 John Snow New
[v4,1/2] GitLab: Add "Bug" issue reporting template Gitlab: Add issue templates - - 1 - --- 2021-06-07 John Snow New
[PULL,8/8] scripts/checkpatch.pl: process .c.inc and .h.inc files as C source [PULL,1/8] tests/tcg: add a multiarch signals test to stress test signal delivery - - 1 - --- 2021-06-07 Alex Bennée New
[PULL,7/8] tests/vm: expose --source-path to scripts to find extra files [PULL,1/8] tests/tcg: add a multiarch signals test to stress test signal delivery - - - - --- 2021-06-07 Alex Bennée New
[PULL,6/8] gitlab-ci: Split gprof-gcov job [PULL,1/8] tests/tcg: add a multiarch signals test to stress test signal delivery - - 1 - --- 2021-06-07 Alex Bennée New
[PULL,5/8] gitlab: work harder to avoid false positives in checkpatch [PULL,1/8] tests/tcg: add a multiarch signals test to stress test signal delivery - - 2 - --- 2021-06-07 Alex Bennée New
[PULL,4/8] tests/acceptance: tag various arm tests as TCG only [PULL,1/8] tests/tcg: add a multiarch signals test to stress test signal delivery - - - 1 --- 2021-06-07 Alex Bennée New
[PULL,3/8] tests/tcg/configure.sh: tweak quoting of target_compiler [PULL,1/8] tests/tcg: add a multiarch signals test to stress test signal delivery - - 1 - --- 2021-06-07 Alex Bennée New
[PULL,2/8] meson.build: fix cosmetics of compiler display [PULL,1/8] tests/tcg: add a multiarch signals test to stress test signal delivery - - 2 1 --- 2021-06-07 Alex Bennée New
[PULL,1/8] tests/tcg: add a multiarch signals test to stress test signal delivery [PULL,1/8] tests/tcg: add a multiarch signals test to stress test signal delivery - - 1 - --- 2021-06-07 Alex Bennée New
[PULL,0/8] testing and misc updates - - - - --- 2021-06-07 Alex Bennée New
[v3,4/4] NOT FOR MERGE target/i386: use x86-64-abi1 CPU model as default on x86_64 [v3,1/4] docs: add a table showing x86-64 ABI compatibility levels - - - - --- 2021-06-07 Daniel P. Berrangé New
[v3,3/4] scripts: helper to generate x86_64 CPU ABI compat info [v3,1/4] docs: add a table showing x86-64 ABI compatibility levels 1 - - - --- 2021-06-07 Daniel P. Berrangé New
[v3,2/4] target/i386: define CPU models to model x86-64 ABI levels [v3,1/4] docs: add a table showing x86-64 ABI compatibility levels - - - - --- 2021-06-07 Daniel P. Berrangé New
[v3,1/4] docs: add a table showing x86-64 ABI compatibility levels [v3,1/4] docs: add a table showing x86-64 ABI compatibility levels - - - - --- 2021-06-07 Daniel P. Berrangé New
migration/rdma: Use huge page register VM memory migration/rdma: Use huge page register VM memory - - - - --- 2021-06-07 LIZHAOXIN1 [李照鑫] New
vga: Allow writing VBE_DISPI_ID5 to ID register vga: Allow writing VBE_DISPI_ID5 to ID register - - - - --- 2021-06-07 Dennis Wölfing New
RFC: net: document "-netdev user" explicitly as unsafe RFC: net: document "-netdev user" explicitly as unsafe - - - - --- 2021-06-07 Marc-André Lureau New
[v14,8/8] KVM: arm64: Document MTE capability and ioctl MTE support for KVM guest - - 1 - --- 2021-06-07 Steven Price New
[v14,7/8] KVM: arm64: ioctl to fetch/store tags in a guest MTE support for KVM guest - - 1 - --- 2021-06-07 Steven Price New
[v14,6/8] KVM: arm64: Expose KVM_ARM_CAP_MTE MTE support for KVM guest - - 1 - --- 2021-06-07 Steven Price New
[v14,5/8] KVM: arm64: Save/restore MTE registers MTE support for KVM guest - - 1 - --- 2021-06-07 Steven Price New
[v14,4/8] KVM: arm64: Introduce MTE VM feature MTE support for KVM guest - - 1 - --- 2021-06-07 Steven Price New
[v14,3/8] arm64: mte: Sync tags for pages where PTE is untagged MTE support for KVM guest - - 1 - --- 2021-06-07 Steven Price New
[v14,2/8] arm64: Handle MTE tags zeroing in __alloc_zeroed_user_highpage() MTE support for KVM guest - - - - --- 2021-06-07 Steven Price New
[v14,1/8] arm64: mte: Handle race when synchronising tags MTE support for KVM guest - 1 1 - --- 2021-06-07 Steven Price New
[v3,26/26] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2 s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,25/26] s390x/tcg: We support Vector enhancements facility s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,24/26] linux-user: elf: s390x: Prepare for Vector enhancements facility s390x/tcg: Implement Vector enhancements facility and switch to z14 1 - - - --- 2021-06-07 David Hildenbrand New
[v3,23/26] s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM) s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,22/26] s390x/tcg: Implement VECTOR FP NEGATIVE MULTIPLY AND (ADD|SUBTRACT) s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,21/26] s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY AND (ADD|SUBTRACT) s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,20/26] s390x/tcg: Implement 32/128 bit for VECTOR FP TEST DATA CLASS IMMEDIATE s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,19/26] s390x/tcg: Implement 32/128 bit for VECTOR FP PERFORM SIGN OPERATION s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,18/26] s390x/tcg: Implement 128 bit for VECTOR FP LOAD ROUNDED s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,17/26] s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,16/26] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE (AND SIGNAL) SCALAR s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,15/26] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE * s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,14/26] s390x/tcg: Implement 32/128 bit for VECTOR (LOAD FP INTEGER|FP SQUARE ROOT) s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,13/26] s390x/tcg: Implement 32/128 bit for VECTOR FP (ADD|DIVIDE|MULTIPLY|SUBTRACT) s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,12/26] s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,11/26] s390x/tcg: Implement VECTOR BIT PERMUTE s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,10/26] s390x/tcg: Simplify wfc64() handling s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,09/26] s390x/tcg: Simplify vflr64() handling s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,08/26] s390x/tcg: Simplify vfll32() handling s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,07/26] s390x/tcg: Simplify vfma64() handling s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,06/26] s390x/tcg: Simplify vftci64() handling s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,05/26] s390x/tcg: Simplify vfc64() handling s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,04/26] s390x/tcg: Simplify vop64_2() handling s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,03/26] s390x/tcg: Simplify vop64_3() handling s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,02/26] s390x/tcg: Fix instruction name for VECTOR FP LOAD (LENGTHENED|ROUNDED) s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
[v3,01/26] s390x/tcg: Fix FP CONVERT TO (LOGICAL) FIXED NaN handling s390x/tcg: Implement Vector enhancements facility and switch to z14 - - 1 - --- 2021-06-07 David Hildenbrand New
hw/nvme: fix missing check for PMR capability hw/nvme: fix missing check for PMR capability - 1 1 - --- 2021-06-07 Klaus Jensen New
[v3,7/7] migration/dirtyrate: implement dirty-ring dirtyrate calculation support dirtyrate at the granualrity of vcpu - - - - --- 2021-06-07 Hyman Huang New
[v3,6/7] memory: make global_dirty_log a bitmask support dirtyrate at the granualrity of vcpu - - - - --- 2021-06-07 Hyman Huang New
[v3,5/7] migration/dirtyrate: adjust struct DirtyRateStat support dirtyrate at the granualrity of vcpu - - - - --- 2021-06-07 Hyman Huang New
[v3,4/7] migration/dirtyrate: add per-vcpu option for calc-dirty-rate support dirtyrate at the granualrity of vcpu - - - - --- 2021-06-07 Hyman Huang New
[v3,3/7] KVM: introduce dirty_pages and kvm_dirty_ring_enabled support dirtyrate at the granualrity of vcpu - - - - --- 2021-06-07 Hyman Huang New
[v3,2/7] hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds support dirtyrate at the granualrity of vcpu - - 1 - --- 2021-06-07 Hyman Huang New
[v3,1/7] migration/dirtyrate: make sample page count configurable support dirtyrate at the granualrity of vcpu - - - - --- 2021-06-07 Hyman Huang New
[v2,6/6] migration/dirtyrate: implement dirty-ring dirtyrate calculation support dirtyrate at the granualrity of vcpu - - - - --- 2021-06-06 Hyman Huang New
[v2,5/6] memory: make global_dirty_log a bitmask support dirtyrate at the granualrity of vcpu - - - - --- 2021-06-06 Hyman Huang New
[v2,4/6] migration/dirtyrate: adjust struct DirtyRateStat support dirtyrate at the granualrity of vcpu - - - - --- 2021-06-06 Hyman Huang New
[v2,3/6] migration/dirtyrate: add per-vcpu option for calc-dirty-rate support dirtyrate at the granualrity of vcpu - - - - --- 2021-06-06 Hyman Huang New
[v2,2/6] KVM: introduce dirty_pages and kvm_dirty_ring_enabled support dirtyrate at the granualrity of vcpu - - - - --- 2021-06-06 Hyman Huang New
[v2,1/6] hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds support dirtyrate at the granualrity of vcpu - - - - --- 2021-06-06 Hyman Huang New
[RFC] USB Video Class device emulation. [RFC] USB Video Class device emulation. - - - - --- 2021-06-06 Raphael Lisicki New
[RFC,3/5] target/ppc: Allow virtual hypervisor on CPU without HV ppc/Pegasos2 VOF - - - - --- 2021-06-06 BALATON Zoltan New
[RFC,5/5] ppc/pegasos2: Implement some RTAS functions with VOF ppc/Pegasos2 VOF - - - - --- 2021-06-06 BALATON Zoltan New
[RFC,1/5] Misc VOF fixes ppc/Pegasos2 VOF - - - - --- 2021-06-06 BALATON Zoltan New
[RFC,2/5] ppc/pegasos2: Introduce Pegasos2MachineState structure ppc/Pegasos2 VOF - - 1 - --- 2021-06-06 BALATON Zoltan New
[RFC,4/5] ppc/pegasos2: Use Virtual Open Firmware as firmware replacement ppc/Pegasos2 VOF - - - - --- 2021-06-06 BALATON Zoltan New
[2/2] Remove leading underscores from Xen defines [1/2] Remove leading underscores from QEMU defines - - 1 - --- 2021-06-05 Ahmed Abouzied New
[1/2] Remove leading underscores from QEMU defines [1/2] Remove leading underscores from QEMU defines - - 1 - --- 2021-06-05 Ahmed Abouzied New
tcg: Introduce tcg_remove_ops_after tcg: Introduce tcg_remove_ops_after - - - - --- 2021-06-04 Richard Henderson New
« 1 2 ... 1066 1067 10684269 4270 »