Show patches with: Series = KVM: PPC: Book3S PR: Transaction memory support on PR KVM       |    Archived = No       |   29 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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