KVM: X86: Implement PV IPIs in linux guest
[linux-2.6-microblaze.git] / arch /
2018-08-06 Wanpeng LiKVM: X86: Implement PV IPIs in linux guest
2018-08-06 Wanpeng LiKVM: X86: Add kvm hypervisor init time platform setup...
2018-08-06 Wanpeng LiKVM: X86: Implement "send IPI" hypercall
2018-08-06 Tianyu LanKVM/x86: Move X86_CR4_OSXSAVE check into kvm_valid_sregs()
2018-08-06 Liang ChenKVM: x86: Skip pae_root shadow allocation if tdp enabled
2018-08-06 Tianyu LanKVM/MMU: Combine flushing remote tlb in mmu_set_spte()
2018-08-06 Sean ChristophersonKVM: vmx: skip VMWRITE of HOST_{FS,GS}_BASE when possible
2018-08-06 Sean ChristophersonKVM: vmx: skip VMWRITE of HOST_{FS,GS}_SEL when possible
2018-08-06 Sean ChristophersonKVM: vmx: always initialize HOST_{FS,GS}_BASE to zero...
2018-08-06 Sean ChristophersonKVM: vmx: move struct host_state usage to struct loaded...
2018-08-06 Sean ChristophersonKVM: vmx: compute need to reload FS/GS/LDT on demand
2018-08-06 Sean ChristophersonKVM: nVMX: remove a misleading comment regarding vmcs02...
2018-08-06 Sean ChristophersonKVM: vmx: rename __vmx_load_host_state() and vmx_save_h...
2018-08-06 Sean ChristophersonKVM: vmx: add dedicated utility to access guest's kerne...
2018-08-06 Sean ChristophersonKVM: vmx: track host_state.loaded using a loaded_vmcs...
2018-08-06 Sean ChristophersonKVM: vmx: refactor segmentation code in vmx_save_host_s...
2018-08-06 Jim Mattsonkvm: nVMX: Fix fault priority for VMX operations
2018-08-06 Jim Mattsonkvm: nVMX: Fix fault vector for VMX operation at CPL > 0
2018-08-06 Tianyu LanKVM: vmx: Add tlb_remote_flush callback support
2018-08-06 Tianyu LanKVM: x86: Add tlb remote flush callback in kvm_x86_ops.
2018-08-06 Tianyu LanX86/Hyper-V: Add hyperv_nested_flush_guest_mapping...
2018-08-06 Tianyu LanX86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace...
2018-08-06 Waiman Longx86/kvm: Don't use pvqspinlock code if only 1 vCPU
2018-08-06 Tianyu LanKVM/MMU: Simplify __kvm_sync_page() function
2018-08-06 Junaid Shahidkvm: x86: Remove CR3_PCID_INVD flag
2018-08-06 Junaid Shahidkvm: x86: Add multi-entry LRU cache for previous CR3s
2018-08-06 Junaid Shahidkvm: x86: Flush only affected TLB entries in kvm_mmu_in...
2018-08-06 Junaid Shahidkvm: x86: Skip shadow page resync on CR3 switch when...
2018-08-06 Junaid Shahidkvm: x86: Support selectively freeing either current...
2018-08-06 Junaid Shahidkvm: x86: Add a root_hpa parameter to kvm_mmu->invlpg()
2018-08-06 Junaid Shahidkvm: x86: Skip TLB flush on fast CR3 switch when indica...
2018-08-06 Junaid Shahidkvm: vmx: Support INVPCID in shadow paging mode
2018-08-06 Junaid Shahidkvm: x86: Propagate guest PCIDs to host PCIDs
2018-08-06 Junaid Shahidkvm: x86: Add ability to skip TLB flush when switching CR3
2018-08-06 Junaid Shahidkvm: x86: Use fast CR3 switch for nested VMX
2018-08-06 Junaid Shahidkvm: x86: Support resetting the MMU context without...
2018-08-06 Junaid Shahidkvm: x86: Add support for fast CR3 switch across differ...
2018-08-06 Junaid Shahidkvm: x86: Introduce KVM_REQ_LOAD_CR3
2018-08-06 Junaid Shahidkvm: x86: Introduce kvm_mmu_calc_root_page_role()
2018-08-06 Junaid Shahidkvm: x86: Add fast CR3 switch code path
2018-08-06 Junaid Shahidkvm: x86: Avoid taking MMU lock in kvm_mmu_sync_roots...
2018-08-06 Junaid Shahidkvm: x86: Make sync_page() flush remote TLBs once only
2018-08-06 Peter XuKVM: MMU: drop vcpu param in gpte_access
2018-08-06 Liran AlonKVM: nVMX: Separate logic allocating shadow vmcs to...
2018-08-06 Liran AlonKVM: VMX: Mark vmcs header as shadow in case alloc_vmcs...
2018-08-06 Liran AlonKVM: nVMX: Expose VMCS shadowing to L1 guest
2018-08-06 Liran AlonKVM: nVMX: Do not forward VMREAD/VMWRITE VMExits to...
2018-08-06 Liran AlonKVM: nVMX: vmread/vmwrite: Use shadow vmcs12 if running L2
2018-08-06 Paolo BonziniKVM: nVMX: include shadow vmcs12 in nested state
2018-08-06 Liran AlonKVM: nVMX: Cache shadow vmcs12 on VMEntry and flush...
2018-08-06 Liran AlonKVM: nVMX: Verify VMCS shadowing VMCS link pointer
2018-08-06 Liran AlonKVM: nVMX: Verify VMCS shadowing controls
2018-08-06 Liran AlonKVM: nVMX: Introduce nested_cpu_has_shadow_vmcs()
2018-08-06 Liran AlonKVM: nVMX: Fail VMLAUNCH and VMRESUME on shadow VMCS
2018-08-06 Liran AlonKVM: nVMX: Allow VMPTRLD for shadow VMCS if vCPU suppor...
2018-08-06 Liran AlonKVM: VMX: Change vmcs12_{read,write}_any() to receive...
2018-08-06 Liran AlonKVM: VMX: Create struct for VMCS header
2018-08-06 Jim Mattsonkvm: nVMX: Introduce KVM_CAP_NESTED_STATE
2018-08-06 Paolo BonziniKVM: x86: do not load vmcs12 pages while still in SMM
2018-08-06 Paolo BonziniKVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
2018-08-06 Sean ChristophersonKVM: vmx: remove save/restore of host BNDCGFS MSR
2018-08-06 Paolo BonziniMerge tag 'v4.18-rc6' into HEAD
2018-08-02 Paolo BonziniMerge tag 'kvm-s390-next-4.19-1' of git://git./linux...
2018-08-02 Paolo BonziniMerge tag 'kvm-ppc-next-4.19-1' of git://git./linux...
2018-07-30 Janosch FrankMerge tag 'hlp_stage1' of git://git./linux/kernel/git...
2018-07-30 Janosch FrankKVM: s390: Add huge page enablement control
2018-07-30 Janosch Franks390/mm: Add huge page gmap linking support
2018-07-30 Dominik Dingels390/mm: hugetlb pages within a gmap can not be freed
2018-07-30 Janosch FrankKVM: s390: Beautify skey enable check
2018-07-30 Janosch FrankKVM: s390: Add skey emulation fault handling
2018-07-30 Janosch Franks390/mm: Add huge pmd storage key handling
2018-07-30 Janosch Franks390/mm: Clear skeys for newly mapped huge guest pmds
2018-07-30 Dominik Dingels390/mm: Clear huge page storage keys on enable_skey
2018-07-30 Janosch Franks390/mm: Add huge page dirty sync support
2018-07-30 Janosch Franks390/mm: Add gmap pmd invalidation and clearing
2018-07-30 Janosch Franks390/mm: Add gmap pmd notification bit setting
2018-07-30 Janosch Franks390/mm: Add gmap pmd linking
2018-07-30 Janosch Franks390/mm: Abstract gmap notify bit setting
2018-07-30 Janosch Franks390/mm: Make gmap_protect_range more modular
2018-07-26 Paul MackerrasKVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under...
2018-07-26 Paul MackerrasKVM: PPC: Book3S HV: Allow creating max number of VCPUs...
2018-07-26 Sam BobroffKVM: PPC: Book3S HV: Pack VCORE IDs to access full...
2018-07-22 Linus TorvaldsMerge tag 'nvme-for-4.18' of git://git.infradead.org...
2018-07-22 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2018-07-22 Al Viroalpha: fix osf_wait4() breakage
2018-07-22 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2018-07-22 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-07-22 Linus TorvaldsMerge branch 'x86-pti-urgent-for-linus' of git://git...
2018-07-22 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-07-21 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2018-07-21 Linus TorvaldsMerge tag 'powerpc-4.18-4' of git://git./linux/kernel...
2018-07-21 Linus TorvaldsMerge tag 'for-4.18-rc5-tag' of git://git./linux/kernel...
2018-07-21 Linus Torvaldsmm: make vm_area_alloc() initialize core fields
2018-07-21 Linus Torvaldsmm: use helper functions for allocating and freeing...
2018-07-21 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-07-20 Linus TorvaldsMerge tag 'vfio-v4.18-rc6' of git://github.com/awilliam...
2018-07-20 Linus TorvaldsMerge tag 'for-4.18/dm-fixes-2' of git://git./linux...
2018-07-20 Olof JohanssonMerge tag 'imx-fixes-4.18-4' of git://git./linux/kernel...
2018-07-20 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-07-20 Linus TorvaldsMerge tag 'iommu-fixes-v4.18-rc5' of git://git./linux...
next