Show patches with: Submitter = simon       |    State = Action Required       |   147 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,20/30] KVM: PPC: Book3S PR: adds emulation for treclaim. - - - --- 2018-02-27 simon New
[v2,19/30] KVM: PPC: Book3S PR: enable NV reg restore for reading TM SPR at guest privilege state - 1 - --- 2018-02-27 simon New
[v2,18/30] KVM: PPC: Book3S PR: always fail transaction in guest privilege state - - - --- 2018-02-27 simon New
[v2,17/30] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs - - - --- 2018-02-27 simon New
[v2,16/30] KVM: PPC: Book3S PR: add math support for PR KVM HTM - - - --- 2018-02-27 simon New
[v2,15/30] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM - - - --- 2018-02-27 simon New
[v2,14/30] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs - 1 - --- 2018-02-27 simon New
[v2,13/30] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR K… - - - --- 2018-02-27 simon New
[v2,12/30] KVM: PPC: Book3S PR: prevent TS bits change in kvmppc_interrupt_pr() - 1 - --- 2018-02-27 simon New
[v2,11/30] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0 - 1 - --- 2018-02-27 simon New
[v2,10/30] KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest - - - --- 2018-02-27 simon New
[v2,09/30] KVM: PPC: Book3S PR: PR KVM pass through MSR TM/TS bits to shadow_msr. - 1 - --- 2018-02-27 simon New
[v2,08/30] KVM: PPC: Book3S PR: In PR KVM suspends Transactional state when inject an interrupt. - 1 - --- 2018-02-27 simon New
[v2,07/30] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm() - - - --- 2018-02-27 simon New
[v2,06/30] KVM: PPC: Book3S PR: turn on FP/VSX/VMX MSR bits in kvmppc_save_tm() - 1 - --- 2018-02-27 simon New
[v2,05/30] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_restore_t… - - - --- 2018-02-27 simon New
[v2,04/30] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file - 1 - --- 2018-02-27 simon New
[v2,03/30] powerpc: export tm_enable()/tm_disable/tm_abort() APIs - 1 - --- 2018-02-27 simon New
[v2,02/30] powerpc: add TEXASR related macros - 1 - --- 2018-02-27 simon New
[v2,01/30] powerpc: export symbol msr_check_and_set(). - 1 - --- 2018-02-27 simon New
KVM: PPC: Book3S PR: close a race window when SVCPU pointer is hold before kvmppc_copy_from_svcpu() - 1 - --- 2018-01-31 simon New
[26/26] KVM: PPC: Book3S PR: enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl - - - --- 2018-01-11 simon New
[25/26] KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM. - - - --- 2018-01-11 simon New
[24/26] KVM: PPC: Book3S PR: add guard code to prevent returning to guest with PR=0 and Transaction… - - - --- 2018-01-11 simon New
[23/26] KVM: PPC: Book3S PR: add emulation for tabort. for privilege guest - - - --- 2018-01-11 simon New
[22/26] KVM: PPC: Book3S PR: add emulation for trechkpt in PR KVM. - - - --- 2018-01-11 simon New
[21/26] KVM: PPC: Book3S PR: adds emulation for treclaim. - - - --- 2018-01-11 simon New
[20/26] KVM: PPC: Book3S PR: enable NV reg restore for reading TM SPR at guest privilege state - 1 - --- 2018-01-11 simon New
[19/26] KVM: PPC: Book3S PR: always fail transaction in guest privilege state - - - --- 2018-01-11 simon New
[18/26] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs - - - --- 2018-01-11 simon New
[17/26] KVM: PPC: Book3S PR: add math support for PR KVM HTM - - - --- 2018-01-11 simon New
[16/26] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM - - - --- 2018-01-11 simon New
[15/26] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs - 1 - --- 2018-01-11 simon New
[14/26] KVM: PPC: Book3S PR: export tm_enable()/tm_disable/tm_abort() APIs - 1 - --- 2018-01-11 simon New
[13/26] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR KVM. - 1 - --- 2018-01-11 simon New
[12/26] powerpc: export symbol msr_check_and_set(). - 1 - --- 2018-01-11 simon New
[11/26] KVM: PPC: Book3S PR: prevent TS bits change in kvmppc_interrupt_pr() - 1 - --- 2018-01-11 simon New
[10/26] KVM: PPC: Book3S PR: set MSR HV bit accordingly for PPC970 and others. - 1 - --- 2018-01-11 simon New
[09/26] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0 - 1 - --- 2018-01-11 simon New
[08/26] KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest - 1 - --- 2018-01-11 simon New
[07/26] KVM: PPC: Book3S PR: add TEXASR related macros - 1 - --- 2018-01-11 simon New
[06/26] KVM: PPC: Book3S PR: PR KVM pass through MSR TM/TS bits to shadow_msr. - 1 - --- 2018-01-11 simon New
[05/26] KVM: PPC: Book3S PR: In PR KVM suspends Transactional state when inject an interrupt. - 1 - --- 2018-01-11 simon New
[04/26] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm() - - - --- 2018-01-11 simon New
[03/26] KVM: PPC: Book3S PR: turn on FP/VSX/VMX MSR bits in kvmppc_save_tm() - 1 - --- 2018-01-11 simon New
[02/26] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_restore_tm() - - - --- 2018-01-11 simon New
[01/26] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file - 1 - --- 2018-01-11 simon New
« 1 2 »