Show patches with: State = Action Required       |    Archived = No       |   426459 patches
« 1 2 ... 1544 1545 15464264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
tests/tcg: include CONFIG_PLUGIN in config-host.mak tests/tcg: include CONFIG_PLUGIN in config-host.mak - - - - --- 2022-10-13 Paolo Bonzini New
configure: don't enable firmware for targets that are not built configure: don't enable firmware for targets that are not built - - - - --- 2022-10-13 Paolo Bonzini New
[01/35] target/i386: Define XMMReg and access macros, align ZMM registers target/i386: new decoder + AVX implementation - - - - --- 2022-10-13 Paolo Bonzini New
[02/35] target/i386: make ldo/sto operations consistent with ldq target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[03/35] target/i386: add core of new i386 decoder target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[04/35] target/i386: add ALU load/writeback core target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[05/35] target/i386: add CPUID[EAX=7, ECX=0].ECX to DisasContext target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[06/35] target/i386: add CPUID feature checks to new decoder target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[07/35] target/i386: add AVX_EN hflag target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[08/35] target/i386: validate VEX prefixes via the instructions' exception classes target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[09/35] target/i386: validate SSE prefixes directly in the decoding table target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[10/35] target/i386: move scalar 0F 38 and 0F 3A instruction to new decoder target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[11/35] target/i386: Prepare ops_sse_header.h for 256 bit AVX target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[12/35] target/i386: extend helpers to support VEX.V 3- and 4- operand encodings target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[13/35] target/i386: support operand merging in binary scalar helpers target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[14/35] target/i386: provide 3-operand versions of unary scalar helpers target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[15/35] target/i386: implement additional AVX comparison operators target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[16/35] target/i386: Introduce 256-bit vector helpers target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[17/35] target/i386: reimplement 0x0f 0x60-0x6f, add AVX target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[18/35] target/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef, 0xf8-0xff, add AVX target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[19/35] target/i386: reimplement 0x0f 0x50-0x5f, add AVX target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[20/35] target/i386: reimplement 0x0f 0x78-0x7f, add AVX target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[21/35] target/i386: reimplement 0x0f 0x70-0x77, add AVX target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[22/35] target/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7, 0xf0-0xf7, add AVX target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[23/35] target/i386: clarify (un)signedness of immediates from 0F3Ah opcodes target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[24/35] target/i386: reimplement 0x0f 0x3a, add AVX target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[25/35] target/i386: Use tcg gvec ops for pmovmskb target/i386: new decoder + AVX implementation - - - - --- 2022-10-13 Paolo Bonzini New
[26/35] target/i386: reimplement 0x0f 0x38, add AVX target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[27/35] target/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, add AVX target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[28/35] target/i386: reimplement 0x0f 0x10-0x17, add AVX target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[29/35] target/i386: reimplement 0x0f 0x28-0x2f, add AVX target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[30/35] target/i386: implement XSAVE and XRSTOR of AVX registers target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[31/35] target/i386: implement VLDMXCSR/VSTMXCSR target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[32/35] target/i386: Enable AVX cpuid bits when using TCG target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[33/35] tests/tcg: extend SSE tests to AVX target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[34/35] target/i386: move 3DNow to the new decoder target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[35/35] target/i386: remove old SSE decoder target/i386: new decoder + AVX implementation - - 1 - --- 2022-10-13 Paolo Bonzini New
[PULL,00/53] target/i386, scsi, build patches for 2022-10-18 - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,02/53] configure: don't enable firmware for targets that are not built [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,03/53] scsi: Use device_cold_reset() and bus_cold_reset() [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,04/53] hw/scsi/vmw_pvscsi.c: Use device_cold_reset() to reset SCSI devices [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,05/53] hyperv: fix SynIC SINT assertion failure on guest reset [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - 1 - - --- 2022-10-18 Paolo Bonzini New
[PULL,06/53] configure: Avoid using strings binary [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,07/53] target/i386: Use device_cold_reset() to reset the APIC [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events 1 - - - --- 2022-10-18 Paolo Bonzini New
[PULL,08/53] target/i386: Save and restore pc_save before tcg_remove_ops_after [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,09/53] target/i386: Use MMUAccessType across excp_helper.c [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,10/53] target/i386: Direct call get_hphys from mmu_translate [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,11/53] target/i386: Introduce structures for mmu_translate [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,12/53] target/i386: Reorg GET_HPHYS [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,13/53] target/i386: Add MMU_PHYS_IDX and MMU_NESTED_IDX [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,14/53] target/i386: Use MMU_NESTED_IDX for vmload/vmsave [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,15/53] target/i386: Combine 5 sets of variables in mmu_translate [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,16/53] target/i386: Use atomic operations for pte updates [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,17/53] target/i386: Use probe_access_full for final stage2 translation [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,18/53] target/i386: Define XMMReg and access macros, align ZMM registers [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,19/53] target/i386: make ldo/sto operations consistent with ldq [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,20/53] target/i386: make rex_w available even in 32-bit mode [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,21/53] target/i386: add core of new i386 decoder [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,22/53] target/i386: add ALU load/writeback core [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,23/53] target/i386: add CPUID[EAX=7,ECX=0].ECX to DisasContext [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,24/53] target/i386: add CPUID feature checks to new decoder [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,25/53] target/i386: add AVX_EN hflag [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,26/53] target/i386: validate VEX prefixes via the instructions' exception classes [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,27/53] target/i386: validate SSE prefixes directly in the decoding table [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,28/53] target/i386: move scalar 0F 38 and 0F 3A instruction to new decoder [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,29/53] target/i386: Prepare ops_sse_header.h for 256 bit AVX [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,30/53] target/i386: extend helpers to support VEX.V 3- and 4- operand encodings [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,31/53] target/i386: support operand merging in binary scalar helpers [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,32/53] target/i386: provide 3-operand versions of unary scalar helpers [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,33/53] target/i386: implement additional AVX comparison operators [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,34/53] target/i386: Introduce 256-bit vector helpers [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,35/53] target/i386: reimplement 0x0f 0x60-0x6f, add AVX [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,36/53] target/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef, 0xf8-0xff, add AVX [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,37/53] target/i386: reimplement 0x0f 0x50-0x5f, add AVX [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,38/53] target/i386: reimplement 0x0f 0x78-0x7f, add AVX [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,39/53] target/i386: reimplement 0x0f 0x70-0x77, add AVX [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,40/53] target/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7, 0xf0-0xf7, add AVX [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,41/53] target/i386: clarify (un)signedness of immediates from 0F3Ah opcodes [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,42/53] target/i386: reimplement 0x0f 0x3a, add AVX [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,43/53] target/i386: Use tcg gvec ops for pmovmskb [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - - - --- 2022-10-18 Paolo Bonzini New
[PULL,44/53] target/i386: reimplement 0x0f 0x38, add AVX [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,45/53] target/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, add AVX [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,46/53] target/i386: reimplement 0x0f 0x10-0x17, add AVX [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,47/53] target/i386: reimplement 0x0f 0x28-0x2f, add AVX [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,48/53] target/i386: implement XSAVE and XRSTOR of AVX registers [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,49/53] target/i386: implement VLDMXCSR/VSTMXCSR [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,50/53] target/i386: Enable AVX cpuid bits when using TCG [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,51/53] tests/tcg: extend SSE tests to AVX [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,52/53] target/i386: move 3DNow to the new decoder [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[PULL,53/53] target/i386: remove old SSE decoder [PULL,01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events - - 1 - --- 2022-10-18 Paolo Bonzini New
[1/4] target/i386: decode-new: avoid out-of-bounds access to xmm_regs[-1] target/i386: support x86_64-v3 for user mode applications - 1 2 - --- 2022-10-19 Paolo Bonzini New
[2/4] target/i386: introduce function to set rounding mode from FPCW or MXCSR bits target/i386: support x86_64-v3 for user mode applications - - 2 - --- 2022-10-19 Paolo Bonzini New
[3/4] target/i386: implement F16C instructions target/i386: support x86_64-v3 for user mode applications - - 1 - --- 2022-10-19 Paolo Bonzini New
[4/4] target/i386: implement FMA instructions target/i386: support x86_64-v3 for user mode applications - - - - --- 2022-10-19 Paolo Bonzini New
[v2] target/i386: implement FMA instructions [v2] target/i386: implement FMA instructions - - 1 - --- 2022-10-20 Paolo Bonzini New
[PULL,0/4] x86 TCG patches for 2022-10-22 - - - - --- 2022-10-22 Paolo Bonzini New
[PULL,1/4] target/i386: decode-new: avoid out-of-bounds access to xmm_regs[-1] [PULL,1/4] target/i386: decode-new: avoid out-of-bounds access to xmm_regs[-1] - - 2 - --- 2022-10-22 Paolo Bonzini New
[PULL,2/4] target/i386: introduce function to set rounding mode from FPCW or MXCSR bits [PULL,1/4] target/i386: decode-new: avoid out-of-bounds access to xmm_regs[-1] - - 2 - --- 2022-10-22 Paolo Bonzini New
[PULL,3/4] target/i386: implement F16C instructions [PULL,1/4] target/i386: decode-new: avoid out-of-bounds access to xmm_regs[-1] - - 1 - --- 2022-10-22 Paolo Bonzini New
« 1 2 ... 1544 1545 15464264 4265 »