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