aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-05-26KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX imp...Vitaly Kuznetsov
2018-05-26KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implem...Vitaly Kuznetsov
2018-05-26KVM: x86: hyperv: do rep check for each hypercall separatelyVitaly Kuznetsov
2018-05-26KVM: x86: hyperv: use defines when parsing hypercall parametersVitaly Kuznetsov
2018-05-26x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common headerVitaly Kuznetsov
2018-05-26Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář
2018-05-24KVM: x86: Expose CLDEMOTE CPU feature to guest VMJingqi Liu
2018-05-24KVM: nVMX: Emulate L1 individual-address invvpid by L0 individual-address inv...Liran Alon
2018-05-24KVM: nVMX: Don't flush TLB when vmcs12 uses VPIDLiran Alon
2018-05-24KVM: nVMX: Use vmx local var for referencing vpid02Liran Alon
2018-05-24KVM: x86: prevent integer overflows in KVM_MEMORY_ENCRYPT_REG_REGIONDan Carpenter
2018-05-24KVM: x86: remove obsolete EXPORT... of handle_mmio_page_faultSean Christopherson
2018-05-23KVM: nVMX: Ensure that VMCS12 field offsets do not changeJim Mattson
2018-05-23KVM: nVMX: Restore the VMCS12 offsets for v4.0 fieldsJim Mattson
2018-05-23KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRINGArnd Bergmann
2018-05-23kvm: nVMX: Use nested_run_pending rather than from_vmentryJim Mattson
2018-05-19x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionallyThomas Gleixner
2018-05-19x86/Hyper-V/hv_apic: Include asm/apic.hThomas Gleixner
2018-05-19X86/Hyper-V: Consolidate the allocation of the hypercall input pageK. Y. Srinivasan
2018-05-19X86/Hyper-V: Consolidate code for converting cpumask to vpsetK. Y. Srinivasan
2018-05-19X86/Hyper-V: Enhanced IPI enlightenmentK. Y. Srinivasan
2018-05-19X86/Hyper-V: Enable IPI enlightenmentsK. Y. Srinivasan
2018-05-19X86/Hyper-V: Enlighten APIC accessK. Y. Srinivasan
2018-05-17Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-17kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIMEMichael S. Tsirkin
2018-05-16Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-15KVM: X86: Lower the default timer frequency limit to 200usWanpeng Li
2018-05-14tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)
2018-05-14kvm: mmu: Don't expose private memslots to L2Jim Mattson
2018-05-14kvm: mmu: Add guest_mode to kvm_mmu_page_roleJim Mattson
2018-05-14kvm: nVMX: Eliminate APIC access page sharing between L1 and L2Jim Mattson
2018-05-14kvm: vmx: Basic APIC virtualization controls have three settingsJim Mattson
2018-05-14kvm: vmx: Introduce lapic_mode enumerationJim Mattson
2018-05-14KVM: x86: VMX: hyper-v: Enlightened MSR-Bitmap supportVitaly Kuznetsov
2018-05-14kvm: x86: Refactor mmu_free_roots()Junaid Shahid
2018-05-14KVM: X86: Fix reserved bits check for MOV to CR3Wanpeng Li
2018-05-13Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-13x86/amd_nb: Add support for Raven Ridge CPUsGuenter Roeck
2018-05-11Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-05-11KVM: vmx: update sec exec controls for UMIP iff emulating UMIPSean Christopherson
2018-05-11kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabledJunaid Shahid
2018-05-11KVM: hyperv: idr_find needs RCU protectionPaolo Bonzini
2018-05-11x86: Delay skip of emulated hypercall instructionMarian Rotariu
2018-05-07x86/xen: Reset VCPU0 info pointer after shared_info remapvan der Linden, Frank
2018-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-06Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-05-05KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois
2018-05-05x86/vdso: Remove unused fileJann Horn