summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-10KVM: count number of assigned devicesPaolo Bonzini1-0/+2
2015-07-03KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář1-1/+1
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-35/+57
2015-06-23KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang1-0/+4
2015-06-19KVM: x86/vPMU: introduce pmu.h headerWei Huang1-12/+0
2015-06-19KVM: x86/vPMU: rename a few PMU functionsWei Huang1-6/+6
2015-06-19KVM: MTRR: sort variable MTRRsXiao Guangrong1-0/+3
2015-06-19KVM: MTRR: do not split 64 bits MSR contentXiao Guangrong1-1/+6
2015-06-19KVM: MTRR: clean up mtrr default typeXiao Guangrong1-2/+1
2015-06-19KVM: MTRR: exactly define the size of variable MTRRsXiao Guangrong1-1/+1
2015-06-19KVM: MTRR: remove mtrr_state.have_fixedXiao Guangrong1-1/+8
2015-06-19KVM: x86: move MTRR related code to a separate fileXiao Guangrong1-1/+0
2015-06-05KVM: x86: advertise KVM_CAP_X86_SMMPaolo Bonzini1-0/+1
2015-06-05KVM: x86: add SMM to the MMU role, support SMRAM address spacePaolo Bonzini1-11/+15
2015-06-05KVM: x86: work on all available address spacesPaolo Bonzini1-0/+5
2015-06-05KVM: x86: use vcpu-specific functions to read/write/translate GFNsPaolo Bonzini1-1/+1
2015-06-04KVM: x86: stubs for SMM supportPaolo Bonzini1-0/+1
2015-06-04KVM: x86: API changes for SMM supportPaolo Bonzini1-0/+3
2015-06-04KVM: x86: pass host_initiated to functions that read MSRsPaolo Bonzini1-3/+3
2015-05-28KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini1-1/+1
2015-05-25Merge branch 'linus' into x86/fpuIngo Molnar1-0/+3
2015-05-20Merge branch 'kvm-master' into kvm-nextPaolo Bonzini1-0/+2
2015-05-20kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li1-0/+1
2015-05-20Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini1-0/+1
2015-05-19KVM: MMU: fix SMAP virtualizationXiao Guangrong1-0/+1
2015-05-19x86/fpu, kvm: Simplify fx_init()Ingo Molnar1-2/+0
2015-05-11KVM: MMU: fix SMAP virtualizationXiao Guangrong1-0/+1
2015-05-07kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI deliveryJames Sullivan1-0/+1
2015-05-07KVM: x86: tweak types of fields in kvm_lapic_irqPaolo Bonzini1-4/+4
2015-05-07KVM: x86: INIT and reset sequences are differentNadav Amit1-3/+3
2015-05-07KVM: x86: Support for disabling quirksNadav Amit1-0/+2
2015-04-08kvm: mmu: lazy collapse small sptes into large sptesWanpeng Li1-0/+2
2015-04-08KVM: x86: DR0-DR3 are not clear on resetNadav Amit1-0/+1
2015-04-08KVM: x86: simplify kvm_apic_mapRadim Krčmář1-3/+0
2015-04-08KVM: x86: avoid logical_map when it is invalidRadim Krčmář1-0/+12
2015-04-08KVM: x86: fix mixed APIC mode broadcastRadim Krčmář1-1/+1
2015-04-08KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpuEugene Korenevsky1-1/+3
2015-03-30KVM: x86: Remove redundant definitionsNadav Amit1-3/+0
2015-03-30KVM: x86: removing redundant eflags bits definitionsNadav Amit1-2/+0
2015-03-10kvm: x86: make kvm_emulate_* consistantJoel Schopp1-0/+1
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini1-0/+1
2015-02-05kvm: remove KVM_MMIO_SIZETiejun Chen1-2/+0
2015-02-02KVM: x86: revert "add method to test PIR bitmap vector"Marcelo Tosatti1-1/+0