Show patches with: Submitter = Simon Guo       |    Archived = No       |   321 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v8,5/5] powerpc:selftest update memcmp_64 selftest for VMX implementation powerpc/64: memcmp() optimization - - - - --- 2018-06-07 Simon Guo Accepted
[v8,4/5] powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-06-07 Simon Guo Accepted
[v8,3/5] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision powerpc/64: memcmp() optimization - - - - --- 2018-06-07 Simon Guo Accepted
[v8,2/5] powerpc: add vcmpequd/vcmpequb ppc instruction macro powerpc/64: memcmp() optimization - - - - --- 2018-06-07 Simon Guo Accepted
[v8,1/5] powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-06-07 Simon Guo Accepted
[v7,5/5] powerpc:selftest update memcmp_64 selftest for VMX implementation powerpc/64: memcmp() optimization - - - - --- 2018-05-30 Simon Guo Superseded
[v7,4/5] powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-05-30 Simon Guo Superseded
[v7,3/5] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision powerpc/64: memcmp() optimization - - - - --- 2018-05-30 Simon Guo Superseded
[v7,2/5] powerpc: add vcmpequd/vcmpequb ppc instruction macro powerpc/64: memcmp() optimization - - - - --- 2018-05-30 Simon Guo Superseded
[v7,1/5] powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-05-30 Simon Guo Superseded
[v2] KVM: PPC: remove mmio_vsx_tx_sx_enabled in KVM MMIO emulation [v2] KVM: PPC: remove mmio_vsx_tx_sx_enabled in KVM MMIO emulation - - - - --- 2018-05-28 Simon Guo Not Applicable
[v6,4/4] powerpc:selftest update memcmp_64 selftest for VMX implementation powerpc/64: memcmp() optimization - - - - --- 2018-05-25 Simon Guo Superseded
[v6,3/4] powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-05-25 Simon Guo Superseded
[v6,2/4] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision powerpc/64: memcmp() optimization - - - - --- 2018-05-25 Simon Guo Superseded
[v6,1/4] powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-05-25 Simon Guo Superseded
KVM: PPC: remove mmio_vsx_tx_sx_enabled in PR KVM MMIO emulation KVM: PPC: remove mmio_vsx_tx_sx_enabled in PR KVM MMIO emulation - - - - --- 2018-05-24 Simon Guo Not Applicable
[v4,29/29] KVM: PPC: Book3S PR: enable kvmppc_get/set_one_reg_pr() for HTM registers KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,28/29] KVM: PPC: remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGS KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,27/29] KVM: PPC: remove load/put vcpu for KVM_GET/SET_ONE_REG ioctl KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,26/29] KVM: PPC: move vcpu_load/vcpu_put down to each ioctl case in kvm_arch_vcpu_ioctl KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,25/29] KVM: PPC: Book3S PR: enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,24/29] KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,23/29] KVM: PPC: Book3S PR: add guard code to prevent returning to guest with PR=0 and Transact… KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,22/29] KVM: PPC: Book3S PR: add emulation for tabort. for privilege guest KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,21/29] KVM: PPC: Book3S PR: add emulation for trechkpt in PR KVM. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,20/29] KVM: PPC: Book3S PR: adds emulation for treclaim. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,19/29] KVM: PPC: Book3S PR: enable NV reg restore for reading TM SPR at guest privilege state KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,18/29] KVM: PPC: Book3S PR: always fail transaction in guest privilege state KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,17/29] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,16/29] KVM: PPC: Book3S PR: add math support for PR KVM HTM KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,15/29] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,14/29] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,13/29] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR K… KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,12/29] KVM: PPC: Book3S PR: prevent TS bits change in kvmppc_interrupt_pr() KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,11/29] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0 KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,10/29] KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,09/29] KVM: PPC: Book3S PR: PR KVM pass through MSR TM/TS bits to shadow_msr. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,08/29] KVM: PPC: Book3S PR: In PR KVM suspends Transactional state when inject an interrupt. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,07/29] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm() KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,06/29] KVM: PPC: Book3S PR: turn on FP/VSX/VMX MSR bits in kvmppc_save_tm() KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Not Applicable
[v4,05/29] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_restore_t… KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,04/29] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-23 Simon Guo Not Applicable
[v4,03/29] powerpc: export tm_enable()/tm_disable/tm_abort() APIs KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Accepted
[v4,02/29] powerpc: add TEXASR related macros KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Accepted
[v4,01/29] powerpc: export symbol msr_check_and_set(). KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-23 Simon Guo Accepted
[v5,4/4] powerpc:selftest update memcmp_64 selftest for VMX implementation powerpc/64: memcmp() optimization - - - - --- 2018-05-23 Simon Guo Superseded
[v5,3/4] powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-05-23 Simon Guo Superseded
[v5,2/4] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision powerpc/64: memcmp() optimization - - - - --- 2018-05-23 Simon Guo Superseded
[v5,1/4] powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-05-23 Simon Guo Superseded
[v3,7/7] KVM: PPC: reimplements LOAD_VMX/STORE_VMX instruction mmio emulation with analyse_intr() i… KVM: PPC: reimplement mmio emulation with analyse_instr() - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,6/7] KVM: PPC: expand mmio_vsx_copy_type to mmio_copy_type to cover VMX load/store elem types KVM: PPC: reimplement mmio emulation with analyse_instr() - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,5/7] KVM: PPC: reimplements LOAD_VSX/STORE_VSX instruction mmio emulation with analyse_intr() i… KVM: PPC: reimplement mmio emulation with analyse_instr() - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,4/7] KVM: PPC: reimplement LOAD_FP/STORE_FP instruction mmio emulation with analyse_intr() input KVM: PPC: reimplement mmio emulation with analyse_instr() - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,3/7] KVM: PPC: add giveup_ext() hook for PPC KVM ops KVM: PPC: reimplement mmio emulation with analyse_instr() - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,2/7] KVM: PPC: reimplement non-SIMD LOAD/STORE instruction mmio emulation with analyse_intr() i… KVM: PPC: reimplement mmio emulation with analyse_instr() - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,1/7] KVM: PPC: add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulation KVM: PPC: reimplement mmio emulation with analyse_instr() - - 1 - --- 2018-05-21 Simon Guo Not Applicable
[v3,29/29] KVM: PPC: Book3S PR: enable kvmppc_get/set_one_reg_pr() for HTM registers KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,28/29] KVM: PPC: remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGS KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,27/29] KVM: PPC: remove load/put vcpu for KVM_GET/SET_ONE_REG ioctl KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,26/29] KVM: PPC: move vcpu_load/vcpu_put down to each ioctl case in kvm_arch_vcpu_ioctl KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,25/29] KVM: PPC: Book3S PR: enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,24/29] KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,23/29] KVM: PPC: Book3S PR: add guard code to prevent returning to guest with PR=0 and Transact… KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,22/29] KVM: PPC: Book3S PR: add emulation for tabort. for privilege guest KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,21/29] KVM: PPC: Book3S PR: add emulation for trechkpt in PR KVM. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,20/29] KVM: PPC: Book3S PR: adds emulation for treclaim. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,19/29] KVM: PPC: Book3S PR: enable NV reg restore for reading TM SPR at guest privilege state KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-21 Simon Guo Not Applicable
[v3,18/29] KVM: PPC: Book3S PR: always fail transaction in guest privilege state KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,17/29] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,16/29] KVM: PPC: Book3S PR: add math support for PR KVM HTM KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,15/29] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,14/29] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-21 Simon Guo Not Applicable
[v3,13/29] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR K… KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,12/29] KVM: PPC: Book3S PR: prevent TS bits change in kvmppc_interrupt_pr() KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-21 Simon Guo Not Applicable
[v3,11/29] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0 KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-21 Simon Guo Not Applicable
[v3,10/29] KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,09/29] KVM: PPC: Book3S PR: PR KVM pass through MSR TM/TS bits to shadow_msr. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-21 Simon Guo Not Applicable
[v3,08/29] KVM: PPC: Book3S PR: In PR KVM suspends Transactional state when inject an interrupt. KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-21 Simon Guo Not Applicable
[v3,07/29] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm() KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,06/29] KVM: PPC: Book3S PR: turn on FP/VSX/VMX MSR bits in kvmppc_save_tm() KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-21 Simon Guo Not Applicable
[v3,05/29] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_restore_t… KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,04/29] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - - - --- 2018-05-21 Simon Guo Not Applicable
[v3,03/29] powerpc: export tm_enable()/tm_disable/tm_abort() APIs KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-21 Simon Guo Not Applicable
[v3,02/29] powerpc: add TEXASR related macros KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-21 Simon Guo Not Applicable
[v3,01/29] powerpc: export symbol msr_check_and_set(). KVM: PPC: Book3S PR: Transaction memory support on PR KVM - - 1 - --- 2018-05-21 Simon Guo Not Applicable
[v4,4/4] powerpc:selftest update memcmp_64 selftest for VMX implementation powerpc/64: memcmp() optimization - - - - --- 2018-05-16 Simon Guo Superseded
[v4,3/4] powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-05-16 Simon Guo Changes Requested
[v4,2/4] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision powerpc/64: memcmp() optimization - - - - --- 2018-05-16 Simon Guo Superseded
[v4,1/4] powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp() powerpc/64: memcmp() optimization - - - - --- 2018-05-16 Simon Guo Superseded
[v2,10/10] KVM: PPC: reimplements LOAD_VMX/STORE_VMX instruction mmio emulation with analyse_intr()… KVM: PPC: reimplement mmio emulation with analyse_instr() - - - - --- 2018-05-07 Simon Guo Not Applicable
[v2,09/10] KVM: PPC: expand mmio_vsx_copy_type to mmio_copy_type to cover VMX load/store elem types KVM: PPC: reimplement mmio emulation with analyse_instr() - - - - --- 2018-05-07 Simon Guo Not Applicable
[v2,08/10] KVM: PPC: reimplements LOAD_VSX/STORE_VSX instruction mmio emulation with analyse_intr()… KVM: PPC: reimplement mmio emulation with analyse_instr() - - - - --- 2018-05-07 Simon Guo Not Applicable
[v2,07/10] KVM: PPC: reimplement LOAD_FP/STORE_FP instruction mmio emulation with analyse_intr() in… KVM: PPC: reimplement mmio emulation with analyse_instr() - - - - --- 2018-05-07 Simon Guo Not Applicable
[v2,06/10] KVM: PPC: add giveup_ext() hook for PPC KVM ops KVM: PPC: reimplement mmio emulation with analyse_instr() - - - - --- 2018-05-07 Simon Guo Not Applicable
[v2,05/10] KVM: PPC: reimplement non-SIMD LOAD/STORE instruction mmio emulation with analyse_intr()… KVM: PPC: reimplement mmio emulation with analyse_instr() - - - - --- 2018-05-07 Simon Guo Not Applicable
[v2,04/10] KVM: PPC: add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulation KVM: PPC: reimplement mmio emulation with analyse_instr() - - 1 - --- 2018-05-07 Simon Guo Not Applicable
[v2,03/10] KVM: PPC: Fix a mmio_host_swabbed uninitialized usage issue when VMX store KVM: PPC: reimplement mmio emulation with analyse_instr() - - - - --- 2018-05-07 Simon Guo Not Applicable
[v2,02/10] KVM: PPC: mov nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch KVM: PPC: reimplement mmio emulation with analyse_instr() - - - - --- 2018-05-07 Simon Guo Not Applicable
[v2,01/10] KVM: PPC: add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it KVM: PPC: reimplement mmio emulation with analyse_instr() - - - - --- 2018-05-07 Simon Guo Not Applicable
[11/11] KVM: PPC: reconstruct LOAD_VSX/STORE_VSX instruction mmio emulation with analyse_intr() inp… KVM: PPC: reconstruct mmio emulation with analyse_instr() - - - - --- 2018-04-25 Simon Guo Not Applicable
« 1 2 3 4 »