summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: add ioctls to save/store mpstateMarcelo Tosatti2008-04-271-5/+0Star
* KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity2008-04-271-5/+5
* KVM: Add trace markersFeng (Eric) Liu2008-04-271-0/+19
* KVM: SVM: add intercept for machine check exceptionJoerg Roedel2008-04-271-0/+1
* KVM: MMU: Don't assume struct page for x86Anthony Liguori2008-04-271-2/+2
* KVM: function declaration parameter name cleanupJoerg Roedel2008-04-271-3/+3
* KVM: MMU: unify slots_lock usageMarcelo Tosatti2008-04-271-1/+1
* KVM: x86: hardware task switching supportIzik Eidus2008-04-271-0/+9
* KVM: x86: add functions to get the cpl of vcpuIzik Eidus2008-04-271-0/+1
* KVM: Move some x86 specific constants and structures to include/asm-x86Avi Kivity2008-04-271-0/+13
* KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti2008-04-271-0/+4
* KVM: Provide unlocked version of emulator_write_phys()Avi Kivity2008-04-271-0/+3
* KVM: In kernel PIT modelSheng Yang2008-04-271-0/+1
* KVM: Prefix control register accessors with kvm_ to avoid namespace pollutionAvi Kivity2008-04-271-6/+6
* KVM: MMU: large page supportMarcelo Tosatti2008-04-271-0/+9
* KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti2008-04-271-0/+1
* KVM: Add stat counter for hypercallsAmit Shah2008-04-271-0/+1
* KVM: paravirtualized clocksource: host partGlauber de Oliveira Costa2008-04-271-0/+7
* KVM: export the load_pdptrs() function to modulesJoerg Roedel2008-04-271-0/+2
* KVM: export information about NPT to generic x86 codeJoerg Roedel2008-04-271-0/+2
* KVM: make EFER_RESERVED_BITS configurable for architecture codeJoerg Roedel2008-04-271-0/+1
* KVM: VMX: Enable Virtual Processor Identification (VPID)Sheng Yang2008-04-271-0/+1
* KVM: MMU: Simplify hash table indexingDong, Eddie2008-04-271-1/+2
* include/asm-x86/kvm_host.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-11/+13
* KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang2008-01-301-1/+3
* KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()Avi Kivity2008-01-301-0/+5
* KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity2008-01-301-0/+1
* KVM: local APIC TPR access reporting facilityAvi Kivity2008-01-301-0/+1
* KVM: MMU: Add cache miss statisticAvi Kivity2008-01-301-0/+1
* KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-301-0/+601