aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-10KVM: x86: Replace call-back compute_tsc_offset() with a common functionHaozhong Zhang1-1/+0
2015-11-10KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang1-1/+0
2015-11-10KVM: x86: Add a common TSC scaling functionHaozhong Zhang1-0/+2
2015-11-10KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_archHaozhong Zhang1-0/+1
2015-11-10KVM: x86: Collect information for setting TSC scaling ratioHaozhong Zhang1-0/+4
2015-11-10KVM: x86: declare a few variables as __read_mostlyPaolo Bonzini1-2/+0
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-0/+4
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall1-0/+3
2015-10-13Merge branch 'kvm-master' into HEADPaolo Bonzini1-4/+2
2015-10-13KVM: x86: build kvm_userspace_memory_region in x86_set_memory_regionPaolo Bonzini1-4/+2
2015-10-01KVM: Update Posted-Interrupts Descriptor when vCPU is blockedFeng Wu1-0/+11
2015-10-01KVM: x86: select IRQ_BYPASS_MANAGERFeng Wu1-0/+1
2015-10-01KVM: x86: Update IRTE for posted-interruptsFeng Wu1-0/+3
2015-10-01KVM: make kvm_set_msi_irq() publicFeng Wu1-0/+4
2015-10-01KVM: Define a new interface kvm_intr_is_single_vcpu()Feng Wu1-0/+3
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME supportAndrey Smetanin1-0/+1
2015-10-01KVM: x86: Add support for local interrupt requests from userspaceSteve Rutherford1-0/+1
2015-10-01KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford1-0/+1
2015-10-01KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford1-0/+2
2015-10-01KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford1-0/+2
2015-10-01KVM: x86: replace vm_has_apicv hook with cpu_uses_apicvPaolo Bonzini1-1/+1
2015-10-01KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini1-1/+2
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand1-0/+1
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini1-0/+1
2015-08-05KVM: MMU: introduce the framework to check zero bits on sptesXiao Guangrong1-0/+8
2015-08-05KVM: MMU: introduce rsvd_bits_validateXiao Guangrong1-2/+6
2015-07-29KVM: move code related to KVM_SET_BOOT_CPU_ID to x86Paolo Bonzini1-0/+3
2015-07-23kvm/x86: added hyper-v crash msrs into kvm hyperv contextAndrey Smetanin1-0/+4
2015-07-23kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin1-6/+14