summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-08-06kvm: x86: Use fast CR3 switch for nested VMXJunaid Shahid3-9/+15
2018-08-06kvm: x86: Support resetting the MMU context without resetting rootsJunaid Shahid2-17/+10
2018-08-06kvm: x86: Add support for fast CR3 switch across different MMU modesJunaid Shahid1-6/+15
2018-08-06kvm: x86: Introduce KVM_REQ_LOAD_CR3Junaid Shahid4-2/+11
2018-08-06kvm: x86: Introduce kvm_mmu_calc_root_page_role()Junaid Shahid1-27/+85
2018-08-06kvm: x86: Add fast CR3 switch code pathJunaid Shahid3-8/+71
2018-08-06kvm: x86: Avoid taking MMU lock in kvm_mmu_sync_roots if no sync is neededJunaid Shahid1-8/+67
2018-08-06kvm: x86: Make sync_page() flush remote TLBs once onlyJunaid Shahid2-8/+20
2018-08-06KVM: MMU: drop vcpu param in gpte_accessPeter Xu1-5/+5
2018-08-06KVM: nVMX: Separate logic allocating shadow vmcs to a functionLiran Alon1-9/+28
2018-08-06KVM: VMX: Mark vmcs header as shadow in case alloc_vmcs_cpu() allocate shadow...Liran Alon1-8/+8
2018-08-06KVM: nVMX: Expose VMCS shadowing to L1 guestLiran Alon1-0/+9
2018-08-06KVM: nVMX: Do not forward VMREAD/VMWRITE VMExits to L1 if required so by vmcs...Liran Alon1-2/+31
2018-08-06KVM: nVMX: vmread/vmwrite: Use shadow vmcs12 if running L2Liran Alon1-12/+49
2018-08-06KVM: nVMX: include shadow vmcs12 in nested statePaolo Bonzini1-1/+30
2018-08-06KVM: nVMX: Cache shadow vmcs12 on VMEntry and flush to memory on VMExitLiran Alon1-0/+74
2018-08-06KVM: nVMX: Verify VMCS shadowing VMCS link pointerLiran Alon1-2/+28
2018-08-06KVM: nVMX: Verify VMCS shadowing controlsLiran Alon1-0/+16
2018-08-06KVM: nVMX: Introduce nested_cpu_has_shadow_vmcs()Liran Alon1-1/+6
2018-08-06KVM: nVMX: Fail VMLAUNCH and VMRESUME on shadow VMCSLiran Alon1-0/+11
2018-08-06KVM: nVMX: Allow VMPTRLD for shadow VMCS if vCPU supports VMCS shadowingLiran Alon1-1/+8
2018-08-06KVM: VMX: Change vmcs12_{read,write}_any() to receive vmcs12 as parameterLiran Alon1-10/+11
2018-08-06KVM: VMX: Create struct for VMCS headerLiran Alon1-9/+15
2018-08-06kvm: nVMX: Introduce KVM_CAP_NESTED_STATEJim Mattson4-2/+270
2018-08-06KVM: x86: do not load vmcs12 pages while still in SMMPaolo Bonzini3-18/+41
2018-08-06KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'dPaolo Bonzini3-14/+30
2018-08-06KVM: vmx: remove save/restore of host BNDCGFS MSRSean Christopherson1-5/+6
2018-08-06Merge tag 'v4.18-rc6' into HEADPaolo Bonzini191-951/+1094
2018-08-02Merge tag 'kvm-s390-next-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini15-268/+962
2018-07-30Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Janosch Frank11-120/+739
2018-07-30KVM: s390: Add huge page enablement controlJanosch Frank1-2/+40
2018-07-30s390/mm: Add huge page gmap linking supportJanosch Frank4-7/+13
2018-07-30s390/mm: hugetlb pages within a gmap can not be freedDominik Dingel1-0/+6
2018-07-30KVM: s390: Beautify skey enable checkJanosch Frank2-6/+5
2018-07-30KVM: s390: Add skey emulation fault handlingJanosch Frank2-37/+83
2018-07-30s390/mm: Add huge pmd storage key handlingJanosch Frank1-10/+98
2018-07-30s390/mm: Clear skeys for newly mapped huge guest pmdsJanosch Frank3-1/+30
2018-07-30s390/mm: Clear huge page storage keys on enable_skeyDominik Dingel2-7/+31
2018-07-30s390/mm: Add huge page dirty sync supportJanosch Frank5-44/+148
2018-07-30s390/mm: Add gmap pmd invalidation and clearingJanosch Frank3-3/+143
2018-07-30s390/mm: Add gmap pmd notification bit settingJanosch Frank2-6/+57
2018-07-30s390/mm: Add gmap pmd linkingJanosch Frank2-6/+13
2018-07-30s390/mm: Abstract gmap notify bit settingJanosch Frank2-4/+11
2018-07-30s390/mm: Make gmap_protect_range more modularJanosch Frank1-10/+83
2018-07-26KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lockPaul Mackerras1-9/+8
2018-07-26KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9Paul Mackerras1-1/+8
2018-07-26KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID spaceSam Bobroff3-13/+80
2018-07-22alpha: fix osf_wait4() breakageAl Viro1-4/+1
2018-07-21Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-7/+4
2018-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+0