aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2015-11-10KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini
2015-11-10KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang
2015-11-10KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()Haozhong Zhang
2015-11-10KVM: x86: Replace call-back compute_tsc_offset() with a common functionHaozhong Zhang
2015-11-10KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang
2015-11-10KVM: x86: Add a common TSC scaling functionHaozhong Zhang
2015-11-10KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_archHaozhong Zhang
2015-11-10KVM: x86: Collect information for setting TSC scaling ratioHaozhong Zhang
2015-11-10KVM: x86: declare a few variables as __read_mostlyPaolo Bonzini
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall
2015-10-13Merge branch 'kvm-master' into HEADPaolo Bonzini
2015-10-13KVM: x86: build kvm_userspace_memory_region in x86_set_memory_regionPaolo Bonzini
2015-10-01KVM: Update Posted-Interrupts Descriptor when vCPU is blockedFeng Wu
2015-10-01KVM: x86: select IRQ_BYPASS_MANAGERFeng Wu
2015-10-01KVM: x86: Update IRTE for posted-interruptsFeng Wu
2015-10-01KVM: make kvm_set_msi_irq() publicFeng Wu
2015-10-01KVM: Define a new interface kvm_intr_is_single_vcpu()Feng Wu
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME supportAndrey Smetanin
2015-10-01KVM: x86: Add support for local interrupt requests from userspaceSteve Rutherford
2015-10-01KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford
2015-10-01KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford
2015-10-01KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford
2015-10-01KVM: x86: replace vm_has_apicv hook with cpu_uses_apicvPaolo Bonzini
2015-10-01KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini
2015-08-05KVM: MMU: introduce the framework to check zero bits on sptesXiao Guangrong
2015-08-05KVM: MMU: introduce rsvd_bits_validateXiao Guangrong
2015-07-29KVM: move code related to KVM_SET_BOOT_CPU_ID to x86Paolo Bonzini
2015-07-23kvm/x86: added hyper-v crash msrs into kvm hyperv contextAndrey Smetanin
2015-07-23kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin
2015-07-10KVM: count number of assigned devicesPaolo Bonzini
2015-07-03KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-23KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang
2015-06-19KVM: x86/vPMU: introduce pmu.h headerWei Huang
2015-06-19KVM: x86/vPMU: rename a few PMU functionsWei Huang
2015-06-19KVM: MTRR: sort variable MTRRsXiao Guangrong
2015-06-19KVM: MTRR: do not split 64 bits MSR contentXiao Guangrong
2015-06-19KVM: MTRR: clean up mtrr default typeXiao Guangrong
2015-06-19KVM: MTRR: exactly define the size of variable MTRRsXiao Guangrong
2015-06-19KVM: MTRR: remove mtrr_state.have_fixedXiao Guangrong
2015-06-19KVM: x86: move MTRR related code to a separate fileXiao Guangrong
2015-06-05KVM: x86: advertise KVM_CAP_X86_SMMPaolo Bonzini
2015-06-05KVM: x86: add SMM to the MMU role, support SMRAM address spacePaolo Bonzini
2015-06-05KVM: x86: work on all available address spacesPaolo Bonzini
2015-06-05KVM: x86: use vcpu-specific functions to read/write/translate GFNsPaolo Bonzini
2015-06-04KVM: x86: stubs for SMM supportPaolo Bonzini
2015-06-04KVM: x86: API changes for SMM supportPaolo Bonzini