aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAge
...
* | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-12
|\ \
| * | treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-12
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-12
|\ \ | |/ |/|
| * kvm: fix typo in flag nameMichael S. Tsirkin2018-06-12
| * kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini2018-06-12
| * KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini2018-06-12
| * KVM: VMX: Optimize tscdeadline timer latencyWanpeng Li2018-06-04
| * kvm: Change return type to vm_fault_tSouptick Joarder2018-06-01
| * KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capabilityVitaly Kuznetsov2018-05-26
| * Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-05-26
| |\
| * | KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRINGArnd Bergmann2018-05-23
| * | kvm: vmx: Introduce lapic_mode enumerationJim Mattson2018-05-14
| * | KVM: X86: Fix reserved bits check for MOV to CR3Wanpeng Li2018-05-14
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-26
|\ \ \
| * | | KVM: x86: fix #UD address of failed Hyper-V hypercallsRadim Krčmář2018-05-25
| * | | KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang2018-05-24
| | |/ | |/|
* | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-21
|\ \ \ | |/ / |/| |
| * | KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky2018-05-17
* | | KVM: X86: Lower the default timer frequency limit to 200usWanpeng Li2018-05-15
| |/ |/|
* | kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabledJunaid Shahid2018-05-11
* | x86: Delay skip of emulated hypercall instructionMarian Rotariu2018-05-11
|/
* kvm: x86: move MSR_IA32_TSC handling to x86.cPaolo Bonzini2018-04-16
* X86/KVM: Properly update 'tsc_offset' to represent the running guestKarimAllah Ahmed2018-04-16
* X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not availableKarimAllah Ahmed2018-04-11
* kvm: x86: fix a compile warningPeng Hao2018-04-04
* KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"Wanpeng Li2018-04-04
* KVM: X86: Introduce handle_ud()Wanpeng Li2018-04-04
* KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pe...Liran Alon2018-03-28
* KVM: x86: Fix misleading comments on handling pending exceptionsLiran Alon2018-03-28
* KVM: x86: Rename interrupt.pending to interrupt.injectedLiran Alon2018-03-28
* KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interruptLiran Alon2018-03-28
* x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGELadi Prosek2018-03-28
* KVM: x86: Fix perf timer mode IP reportingAndi Kleen2018-03-28
* KVM: x86: move setting of ept_identity_map_addr to vmx.cSean Christopherson2018-03-23
* KVM: nVMX: Do not load EOI-exitmap while running L2Liran Alon2018-03-21
* KVM: X86: Provide a capability to disable PAUSE interceptsWanpeng Li2018-03-16
* KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li2018-03-16
* KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li2018-03-16
* KVM: x86: Add support for VMware backdoor Pseudo-PMCsArbel Moshe2018-03-16
* KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoorLiran Alon2018-03-16
* KVM: x86: Add emulation_type to not raise #UD on emulation failureLiran Alon2018-03-16
* KVM: x86: Add module parameter for supporting VMware backdoorLiran Alon2018-03-16
* KVM: x86: add kvm_fast_pio() to consolidate fast PIO codeSean Christopherson2018-03-16
* x86/kvm/hyper-v: add reenlightenment MSRs supportVitaly Kuznetsov2018-03-16
* KVM: x86: Add support for AMD Core Perf Extension in guestJanakarajan Natarajan2018-03-16
* KVM: nVMX: expose VMX capabilities for nested hypervisors to userspacePaolo Bonzini2018-03-06
* KVM: x86: KVM_CAP_SYNC_REGSKen Hofsass2018-03-06
* kvm: x86: hyperv: guest->host event signaling via eventfdRoman Kagan2018-03-06
* kvm: x86: factor out kvm.arch.hyperv (de)initRoman Kagan2018-03-06
* KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář2018-03-01