summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-08-06KVM: x86: Add tlb remote flush callback in kvm_x86_ops.Tianyu Lan
2018-08-06X86/Hyper-V: Add hyperv_nested_flush_guest_mapping ftrace supportTianyu Lan
2018-08-06X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall supportTianyu Lan
2018-08-06x86/kvm: Don't use pvqspinlock code if only 1 vCPUWaiman Long
2018-08-06KVM/MMU: Simplify __kvm_sync_page() functionTianyu Lan
2018-08-06kvm: x86: Remove CR3_PCID_INVD flagJunaid Shahid
2018-08-06kvm: x86: Add multi-entry LRU cache for previous CR3sJunaid Shahid
2018-08-06kvm: x86: Flush only affected TLB entries in kvm_mmu_invlpg*Junaid Shahid
2018-08-06kvm: x86: Skip shadow page resync on CR3 switch when indicated by guestJunaid Shahid
2018-08-06kvm: x86: Support selectively freeing either current or previous MMU rootJunaid Shahid
2018-08-06kvm: x86: Add a root_hpa parameter to kvm_mmu->invlpg()Junaid Shahid
2018-08-06kvm: x86: Skip TLB flush on fast CR3 switch when indicated by guestJunaid Shahid
2018-08-06kvm: vmx: Support INVPCID in shadow paging modeJunaid Shahid
2018-08-06kvm: x86: Propagate guest PCIDs to host PCIDsJunaid Shahid
2018-08-06kvm: x86: Add ability to skip TLB flush when switching CR3Junaid Shahid
2018-08-06kvm: x86: Use fast CR3 switch for nested VMXJunaid Shahid
2018-08-06kvm: x86: Support resetting the MMU context without resetting rootsJunaid Shahid
2018-08-06kvm: x86: Add support for fast CR3 switch across different MMU modesJunaid Shahid
2018-08-06kvm: x86: Introduce KVM_REQ_LOAD_CR3Junaid Shahid
2018-08-06kvm: x86: Introduce kvm_mmu_calc_root_page_role()Junaid Shahid
2018-08-06kvm: x86: Add fast CR3 switch code pathJunaid Shahid
2018-08-06kvm: x86: Avoid taking MMU lock in kvm_mmu_sync_roots if no sync is neededJunaid Shahid
2018-08-06kvm: x86: Make sync_page() flush remote TLBs once onlyJunaid Shahid
2018-08-06KVM: MMU: drop vcpu param in gpte_accessPeter Xu
2018-08-06KVM: nVMX: Separate logic allocating shadow vmcs to a functionLiran Alon
2018-08-06KVM: VMX: Mark vmcs header as shadow in case alloc_vmcs_cpu() allocate shadow...Liran Alon
2018-08-06KVM: nVMX: Expose VMCS shadowing to L1 guestLiran Alon
2018-08-06KVM: nVMX: Do not forward VMREAD/VMWRITE VMExits to L1 if required so by vmcs...Liran Alon
2018-08-06KVM: nVMX: vmread/vmwrite: Use shadow vmcs12 if running L2Liran Alon
2018-08-06KVM: nVMX: include shadow vmcs12 in nested statePaolo Bonzini
2018-08-06KVM: nVMX: Cache shadow vmcs12 on VMEntry and flush to memory on VMExitLiran Alon
2018-08-06KVM: nVMX: Verify VMCS shadowing VMCS link pointerLiran Alon
2018-08-06KVM: nVMX: Verify VMCS shadowing controlsLiran Alon
2018-08-06KVM: nVMX: Introduce nested_cpu_has_shadow_vmcs()Liran Alon
2018-08-06KVM: nVMX: Fail VMLAUNCH and VMRESUME on shadow VMCSLiran Alon
2018-08-06KVM: nVMX: Allow VMPTRLD for shadow VMCS if vCPU supports VMCS shadowingLiran Alon
2018-08-06KVM: VMX: Change vmcs12_{read,write}_any() to receive vmcs12 as parameterLiran Alon
2018-08-06KVM: VMX: Create struct for VMCS headerLiran Alon
2018-08-06kvm: nVMX: Introduce KVM_CAP_NESTED_STATEJim Mattson
2018-08-06KVM: x86: do not load vmcs12 pages while still in SMMPaolo Bonzini
2018-08-06KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'dPaolo Bonzini
2018-08-06KVM: vmx: remove save/restore of host BNDCGFS MSRSean Christopherson
2018-08-06Merge tag 'v4.18-rc6' into HEADPaolo Bonzini
2018-08-02Merge tag 'kvm-s390-next-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-07-30Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Janosch Frank
2018-07-30KVM: s390: Add huge page enablement controlJanosch Frank
2018-07-30s390/mm: Add huge page gmap linking supportJanosch Frank
2018-07-30s390/mm: hugetlb pages within a gmap can not be freedDominik Dingel
2018-07-30KVM: s390: Beautify skey enable checkJanosch Frank
2018-07-30KVM: s390: Add skey emulation fault handlingJanosch Frank