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
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
2018-08-30
KVM: x86: Unexport x86_emulate_instruction()
Sean Christopherson
2018-08-30
KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction()
Sean Christopherson
2018-08-30
KVM: x86: Do not re-{try,execute} after failed emulation in L2
Sean Christopherson
2018-08-30
KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTE
Sean Christopherson
2018-08-30
KVM: x86: Invert emulation re-execute behavior to make it opt-in
Sean Christopherson
2018-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-22
x86: kvm: avoid unused variable warning
Arnd Bergmann
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-14
kvm: x86: Set highest physical address bits in non-present/reserved SPTEs
Junaid Shahid
2018-08-06
KVM: X86: Implement "send IPI" hypercall
Wanpeng Li
2018-08-06
KVM/x86: Move X86_CR4_OSXSAVE check into kvm_valid_sregs()
Tianyu Lan
2018-08-06
kvm: x86: Remove CR3_PCID_INVD flag
Junaid Shahid
2018-08-06
kvm: x86: Skip shadow page resync on CR3 switch when indicated by guest
Junaid Shahid
2018-08-06
kvm: x86: Skip TLB flush on fast CR3 switch when indicated by guest
Junaid Shahid
2018-08-06
kvm: x86: Introduce KVM_REQ_LOAD_CR3
Junaid Shahid
2018-08-06
kvm: x86: Add fast CR3 switch code path
Junaid Shahid
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-05
KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
Paolo Bonzini
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-07-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-07-15
KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
Paolo Bonzini
2018-07-04
x86/KVM/VMX: Add L1D flush logic
Paolo Bonzini
2018-06-14
KVM: x86: fix typo at kvm_arch_hardware_setup comment
Marcelo Tosatti
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
kvm: fix typo in flag name
Michael S. Tsirkin
2018-06-12
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
2018-06-12
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
2018-06-04
KVM: VMX: Optimize tscdeadline timer latency
Wanpeng Li
2018-06-01
kvm: Change return type to vm_fault_t
Souptick Joarder
2018-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-26
KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability
Vitaly Kuznetsov
2018-05-26
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-05-25
KVM: x86: fix #UD address of failed Hyper-V hypercalls
Radim Krčmář
2018-05-24
KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
Wei Huang
2018-05-23
KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRING
Arnd Bergmann
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
2018-05-17
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
2018-05-15
KVM: X86: Lower the default timer frequency limit to 200us
Wanpeng Li
2018-05-14
kvm: vmx: Introduce lapic_mode enumeration
Jim Mattson
2018-05-14
KVM: X86: Fix reserved bits check for MOV to CR3
Wanpeng Li
2018-05-11
kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabled
Junaid Shahid
2018-05-11
x86: Delay skip of emulated hypercall instruction
Marian Rotariu
2018-04-16
kvm: x86: move MSR_IA32_TSC handling to x86.c
Paolo Bonzini
2018-04-16
X86/KVM: Properly update 'tsc_offset' to represent the running guest
KarimAllah Ahmed
2018-04-11
X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not available
KarimAllah Ahmed
[next]