kvm: nVMX: Fix fault priority for VMX operations
[linux-2.6-microblaze.git] / arch / x86 / kvm / vmx.c
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 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: 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: 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 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 Sean ChristophersonKVM: vmx: remove save/restore of host BNDCGFS MSR
2018-08-06 Paolo BonziniMerge tag 'v4.18-rc6' into HEAD
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 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-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...
2018-07-20 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.18-2' of git://git...
2018-07-20 Linus TorvaldsMerge tag 'arc-4.18-rc6' of git://git./linux/kernel...
2018-07-20 Linus TorvaldsMerge tag 'nds32-for-linus-4.18' of git://git./linux...
2018-07-20 Linus TorvaldsMerge tag 'pm-4.18-rc6' of git://git./linux/kernel...
2018-07-20 Linus TorvaldsMerge tag 'acpi-4.18-rc6' of git://git./linux/kernel...
2018-07-20 Linus TorvaldsMerge tag 'drm-fixes-2018-07-20' of git://anongit.freed...
2018-07-20 Dave AirlieMerge branch 'linux-4.18' of git://github.com/skeggsb...
2018-07-19 Olof JohanssonMerge tag 'imx-fixes-4.18-3' of git://git./linux/kernel...
2018-07-19 Olof JohanssonMerge tag 'omap-for-v4.18/fixes-rc5-signed' of git...
2018-07-19 Linus TorvaldsMerge tag 'pci-v4.18-fixes-3' of git://git./linux/kerne...
2018-07-19 Linus TorvaldsMerge tag 'sound-4.18-rc6' of git://git./linux/kernel...
2018-07-19 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2018-07-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-07-18 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.18' of git://git...
2018-07-18 David S. MillerMerge tag 'batadv-net-for-davem-20180717' of git:/...
2018-07-18 Linus TorvaldsMerge tag 'for-4.18-rc5-tag' of git://git./linux/kernel...
2018-07-18 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2018-07-18 Liran AlonKVM: VMX: Mark VMXArea with revision_id of physical...
2018-07-15 Dave AirlieMerge branch 'drm-armada-fixes' of git://git.armlinux...
2018-07-15 Dave AirlieMerge tag 'drm/tegra/for-4.18-rc5' of git://anongit...
2018-07-15 Jim Mattsonkvm: nVMX: Restore exit qual for VM-entry failure due...
2018-07-15 Vitaly Kuznetsovx86/kvm/vmx: don't read current->thread.{fs,gs}base...
2018-07-14 Linus TorvaldsMerge tag 'rtc-4.18-2' of git://git./linux/kernel/git...
2018-07-14 Olof JohanssonMerge tag 'omap-for-v4.18/fixes-rc4-signed' of git...
2018-07-14 Olof JohanssonMerge tag 'pxa-fixes-4.18' of https://github.com/rjarzm...
2018-07-14 Linus TorvaldsMerge tag 'for-linus-4.18-rc5-tag' of git://git./linux...
2018-07-14 Linus TorvaldsMerge tag 'for-linus-20180713' of git://git.kernel...
2018-07-13 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2018-07-13 Linus TorvaldsMerge tag 'sound-4.18-rc5' of git://git./linux/kernel...
2018-07-12 Rodrigo ViviMerge tag 'gvt-fixes-2018-07-11' of https://github...
2018-07-11 Linus TorvaldsMerge branch 'for-4.18-fixes' of git://git./linux/kerne...
2018-07-10 Dave AirlieMerge branch 'etnaviv/fixes' of https://git.pengutronix...
2018-07-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-07-08 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git./linux...
2018-07-08 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2018-07-08 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2018-07-08 Linus TorvaldsMerge tag 'pci-v4.18-fixes-2' of git://git./linux/kerne...
2018-07-08 Linus TorvaldsMerge tag 'dmaengine-fix-4.18-rc4' of git://git.infrade...
2018-07-08 Linus TorvaldsMerge tag 'for-linus-4.18-2' of git://github.com/cminya...
2018-07-07 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-07-07 Linus TorvaldsMerge tag 'for-linus-20180706' of git://git.kernel...
2018-07-06 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2018-07-06 Linus TorvaldsMerge tag 'vfio-v4.18-rc4' of git://github.com/awilliam...
2018-07-06 Dave AirlieMerge branch 'drm-fixes-4.18' of git://people.freedeskt...
2018-07-05 Olof JohanssonMerge tag 'omap-for-v4.18/fixes-signed' of git://git...
2018-07-03 Olof JohanssonMerge tag 'imx-fixes-4.18-2' of git://git./linux/kernel...
2018-07-03 David S. MillerMerge tag 'wireless-drivers-for-davem-2018-07-03' of...
2018-07-03 Jani NikulaMerge tag 'gvt-fixes-2018-07-03' of https://github...
2018-07-02 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2018-07-01 Linus TorvaldsMerge tag 'for-4.18-rc2-tag' of git://git./linux/kernel...
2018-07-01 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2018-07-01 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-06-30 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2018-06-30 Linus TorvaldsMerge tag 'kbuild-fixes-v4.18' of git://git./linux...
2018-06-30 Linus TorvaldsMerge tag 'selinux-pr-20180629' of git://git./linux...
2018-06-30 Linus TorvaldsMerge tag 'for-linus-20180629' of git://git.kernel...
2018-06-30 Linus TorvaldsMerge tag 'powerpc-4.18-3' of git://git./linux/kernel...
2018-06-29 Linus TorvaldsMerge tag 'pci-v4.18-fixes-1' of git://git./linux/kerne...
next