summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: count number of assigned devicesPaolo Bonzini2015-07-101-0/+2
* KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2015-07-031-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-241-35/+57
|\
| * KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang2015-06-231-0/+4
| * KVM: x86/vPMU: introduce pmu.h headerWei Huang2015-06-191-12/+0
| * KVM: x86/vPMU: rename a few PMU functionsWei Huang2015-06-191-6/+6
| * KVM: MTRR: sort variable MTRRsXiao Guangrong2015-06-191-0/+3
| * KVM: MTRR: do not split 64 bits MSR contentXiao Guangrong2015-06-191-1/+6
| * KVM: MTRR: clean up mtrr default typeXiao Guangrong2015-06-191-2/+1
| * KVM: MTRR: exactly define the size of variable MTRRsXiao Guangrong2015-06-191-1/+1
| * KVM: MTRR: remove mtrr_state.have_fixedXiao Guangrong2015-06-191-1/+8
| * KVM: x86: move MTRR related code to a separate fileXiao Guangrong2015-06-191-1/+0
| * KVM: x86: advertise KVM_CAP_X86_SMMPaolo Bonzini2015-06-051-0/+1
| * KVM: x86: add SMM to the MMU role, support SMRAM address spacePaolo Bonzini2015-06-051-11/+15
| * KVM: x86: work on all available address spacesPaolo Bonzini2015-06-051-0/+5
| * KVM: x86: use vcpu-specific functions to read/write/translate GFNsPaolo Bonzini2015-06-051-1/+1
| * KVM: x86: stubs for SMM supportPaolo Bonzini2015-06-041-0/+1
| * KVM: x86: API changes for SMM supportPaolo Bonzini2015-06-041-0/+3
| * KVM: x86: pass host_initiated to functions that read MSRsPaolo Bonzini2015-06-041-3/+3
| * KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-281-1/+1
| * Merge branch 'kvm-master' into kvm-nextPaolo Bonzini2015-05-201-0/+2
| |\
| * | KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-05-191-0/+1
| * | kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI deliveryJames Sullivan2015-05-071-0/+1
| * | KVM: x86: tweak types of fields in kvm_lapic_irqPaolo Bonzini2015-05-071-4/+4
| * | KVM: x86: INIT and reset sequences are differentNadav Amit2015-05-071-3/+3
| * | KVM: x86: Support for disabling quirksNadav Amit2015-05-071-0/+2
* | | Merge branch 'linus' into x86/fpuIngo Molnar2015-05-251-0/+3
|\ \ \ | | |/ | |/|
| * | kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li2015-05-201-0/+1
| * | Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini2015-05-201-0/+1
| * | KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-05-111-0/+1
| |/
* | x86/fpu, kvm: Simplify fx_init()Ingo Molnar2015-05-191-2/+0
|/
* kvm: mmu: lazy collapse small sptes into large sptesWanpeng Li2015-04-081-0/+2
* KVM: x86: DR0-DR3 are not clear on resetNadav Amit2015-04-081-0/+1
* KVM: x86: simplify kvm_apic_mapRadim Krčmář2015-04-081-3/+0
* KVM: x86: avoid logical_map when it is invalidRadim Krčmář2015-04-081-0/+12
* KVM: x86: fix mixed APIC mode broadcastRadim Krčmář2015-04-081-1/+1
* KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpuEugene Korenevsky2015-04-081-1/+3
* KVM: x86: Remove redundant definitionsNadav Amit2015-03-301-3/+0
* KVM: x86: removing redundant eflags bits definitionsNadav Amit2015-03-301-2/+0
* kvm: x86: make kvm_emulate_* consistantJoel Schopp2015-03-101-0/+1
* kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-061-0/+1
* kvm: remove KVM_MMIO_SIZETiejun Chen2015-02-051-2/+0
* KVM: x86: revert "add method to test PIR bitmap vector"Marcelo Tosatti2015-02-021-1/+0
* KVM: x86: Add new dirty logging kvm_x86_ops for PMLKai Huang2015-01-291-0/+25
* KVM: x86: Change parameter of kvm_mmu_slot_remove_write_accessKai Huang2015-01-291-1/+2
* KVM: MMU: Add mmu help functions to support PMLKai Huang2015-01-291-0/+9
* Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-01-231-3/+0
|\
| * KVM: x86: switch to kvm_get_dirty_log_protectPaolo Bonzini2015-01-161-3/+0
* | kvm: Fix CR3_PCID_INVD type on 32-bitBorislav Petkov2015-01-211-1/+1
* | KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issueMarcelo Tosatti2015-01-201-0/+2
OpenPOWER on IntegriCloud