index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2018-08-06
kvm: x86: Add support for fast CR3 switch across different MMU modes
Junaid Shahid
2018-08-06
kvm: x86: Introduce KVM_REQ_LOAD_CR3
Junaid Shahid
2018-08-06
kvm: x86: Introduce kvm_mmu_calc_root_page_role()
Junaid Shahid
2018-08-06
kvm: x86: Add fast CR3 switch code path
Junaid Shahid
2018-08-06
kvm: x86: Avoid taking MMU lock in kvm_mmu_sync_roots if no sync is needed
Junaid Shahid
2018-08-06
kvm: x86: Make sync_page() flush remote TLBs once only
Junaid Shahid
2018-08-06
KVM: MMU: drop vcpu param in gpte_access
Peter Xu
2018-08-06
KVM: nVMX: Separate logic allocating shadow vmcs to a function
Liran Alon
2018-08-06
KVM: VMX: Mark vmcs header as shadow in case alloc_vmcs_cpu() allocate shadow...
Liran Alon
2018-08-06
KVM: nVMX: Expose VMCS shadowing to L1 guest
Liran Alon
2018-08-06
KVM: nVMX: Do not forward VMREAD/VMWRITE VMExits to L1 if required so by vmcs...
Liran Alon
2018-08-06
KVM: nVMX: vmread/vmwrite: Use shadow vmcs12 if running L2
Liran Alon
2018-08-06
KVM: nVMX: include shadow vmcs12 in nested state
Paolo Bonzini
2018-08-06
KVM: nVMX: Cache shadow vmcs12 on VMEntry and flush to memory on VMExit
Liran Alon
2018-08-06
KVM: nVMX: Verify VMCS shadowing VMCS link pointer
Liran Alon
2018-08-06
KVM: nVMX: Verify VMCS shadowing controls
Liran Alon
2018-08-06
KVM: nVMX: Introduce nested_cpu_has_shadow_vmcs()
Liran Alon
2018-08-06
KVM: nVMX: Fail VMLAUNCH and VMRESUME on shadow VMCS
Liran Alon
2018-08-06
KVM: nVMX: Allow VMPTRLD for shadow VMCS if vCPU supports VMCS shadowing
Liran Alon
2018-08-06
KVM: VMX: Change vmcs12_{read,write}_any() to receive vmcs12 as parameter
Liran Alon
2018-08-06
KVM: VMX: Create struct for VMCS header
Liran Alon
2018-08-06
kvm: nVMX: Introduce KVM_CAP_NESTED_STATE
Jim Mattson
2018-08-06
KVM: x86: do not load vmcs12 pages while still in SMM
Paolo Bonzini
2018-08-06
KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
Paolo Bonzini
2018-08-06
KVM: vmx: remove save/restore of host BNDCGFS MSR
Sean Christopherson
2018-07-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-21
Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-07-18
kvmclock: fix TSC calibration for nested guests
Peng Hao
2018-07-18
KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled
Liran Alon
2018-07-17
x86/MCE: Remove min interval polling limitation
Dewet Thibaut
2018-07-16
x86/apm: Don't access __preempt_count with zeroed fs
Ville Syrjälä
2018-07-16
x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handling
Dan Williams
2018-07-15
x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
Radim Krčmář
2018-07-15
x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD
Janakarajan Natarajan
2018-07-15
kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading
Jim Mattson
2018-07-15
x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks
Vitaly Kuznetsov
2018-07-15
KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
Paolo Bonzini
2018-07-15
x86/events/intel/ds: Fix bts_interrupt_threshold alignment
Hugh Dickins
2018-07-14
Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-07-14
x86/purgatory: add missing FORCE to Makefile target
Philipp Rudo
2018-07-13
xen: setup pv irq ops vector earlier
Juergen Gross
2018-07-12
xen: remove global bit from __default_kernel_pte_mask for pv guests
Juergen Gross
2018-07-11
efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr...
Ard Biesheuvel
2018-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-07-07
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
Jann Horn
2018-07-06
x86/hyper-v: Fix the circular dependency in IPI enlightenment
K. Y. Srinivasan
[next]