aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-20KVM: x86: Hyper-V tsc page setupPaolo Bonzini1-0/+2
2016-09-16kvm: x86: drop read_tsc_offset()Luiz Capitulino1-1/+0
2016-09-16kvm: x86: add tsc_offset field to struct kvm_vcpu_archLuiz Capitulino1-0/+1
2016-09-13Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini1-36/+36
2016-09-08svm: Introduce AMD IOMMU avic_ga_log_notifierSuravee Suthikulpanit1-0/+1
2016-09-08svm: Introduces AVIC per-VM IDSuravee Suthikulpanit1-0/+1
2016-09-08KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh1-36/+36
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+24
2016-07-14KVM: x86: bump KVM_MAX_VCPU_ID to 1023Radim Krčmář1-0/+1
2016-07-14KVM: x86: bump MAX_VCPUS to 288Radim Krčmář1-1/+1
2016-07-14KVM: x86: add a flag to disable KVM x2apic broadcast quirkRadim Krčmář1-0/+1
2016-07-14KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář1-1/+3
2016-07-14KVM: x86: dynamic kvm_apic_mapRadim Krčmář1-1/+2
2016-07-14KVM: x86: use physical LAPIC array for logical x2APICRadim Krčmář1-2/+4
2016-07-14KVM: x86: bump KVM_SOFT_MAX_VCPUS to 240Radim Krčmář1-1/+1
2016-07-14kvm: mmu: don't set the present bit unconditionallyBandan Das1-1/+1
2016-06-23KVM: VMX: enable guest access to LMCE related MSRsAshok Raj1-0/+5
2016-06-16kvm: vmx: hook preemption timer supportYunhong Jiang1-0/+2
2016-06-16KVM: x86: support using the vmx preemption timer for tsc deadline timerYunhong Jiang1-0/+3
2016-06-16kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()Suravee Suthikulpanit1-0/+11
2016-05-18KVM: x86: make hwapic_isr_update and hwapic_irr_update look the samePaolo Bonzini1-1/+1
2016-05-18KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restoreSuravee Suthikulpanit1-0/+1
2016-05-18svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit1-0/+1
2016-05-18KVM: x86: Detect and Initialize AVIC supportSuravee Suthikulpanit1-0/+4
2016-05-18KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooksSuravee Suthikulpanit1-2/+16
2016-05-18KVM: x86: Introducing kvm_x86_ops VM init/destroy hooksSuravee Suthikulpanit1-0/+3
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger1-0/+2
2016-04-20KVM: x86: optimize steal time calculationLiang Chen1-1/+0
2016-04-01KVM: x86: reduce default value of halt_poll_ns parameterPaolo Bonzini1-1/+1
2016-03-22KVM, pkeys: expose CPUID/CR4 to guestHuaitong Han1-1/+2
2016-03-22KVM, pkeys: add pkeys support for permission_faultHuaitong Han1-0/+3
2016-03-22KVM, pkeys: introduce pkru_mask to cache conditionsHuaitong Han1-0/+8
2016-03-09KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini1-1/+0
2016-03-08KVM: MMU: simplify last_pte_bitmapPaolo Bonzini1-6/+2
2016-03-03KVM: MMU: apply page track notifierXiao Guangrong1-2/+3
2016-03-03KVM: page track: add notifier supportXiao Guangrong1-0/+1
2016-03-03KVM: MMU: clear write-flooding on the fast path of tracked pageXiao Guangrong1-1/+1
2016-03-03KVM: page track: add the framework of guest page trackingXiao Guangrong1-0/+10
2016-03-03KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowedXiao Guangrong1-1/+1
2016-02-09KVM: x86: Use vector-hashing to deliver lowest-priority interruptsFeng Wu1-0/+2
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini1-0/+28
2015-12-16kvm/x86: Hyper-V SynIC timersAndrey Smetanin1-0/+13
2015-11-25KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new structTakuya Yoshikawa1-2/+6
2015-11-25kvm/x86: Hyper-V kvm exitAndrey Smetanin1-0/+1
2015-11-25kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin1-0/+15
2015-11-25kvm/x86: per-vcpu apicv deactivation supportAndrey Smetanin1-1/+5
2015-11-25kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin1-2/+2
2015-11-10KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini1-1/+1
2015-11-10KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang1-0/+1
2015-11-10KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()Haozhong Zhang1-12/+1