summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/kvm_host.h
AgeCommit message (Expand)AuthorLines
2008-05-04KVM: avoid fx_init() schedule in atomicAndrea Arcangeli-1/+1
2008-05-04KVM: VMX: Enable EPT feature for KVMSheng Yang-0/+1
2008-05-04KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang-0/+3
2008-05-04KVM: MMU: Add EPT supportSheng Yang-0/+3
2008-05-04KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang-0/+1
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti-5/+0
2008-04-27KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity-5/+5
2008-04-27KVM: Add trace markersFeng (Eric) Liu-0/+19
2008-04-27KVM: SVM: add intercept for machine check exceptionJoerg Roedel-0/+1
2008-04-27KVM: MMU: Don't assume struct page for x86Anthony Liguori-2/+2
2008-04-27KVM: function declaration parameter name cleanupJoerg Roedel-3/+3
2008-04-27KVM: MMU: unify slots_lock usageMarcelo Tosatti-1/+1
2008-04-27KVM: x86: hardware task switching supportIzik Eidus-0/+9
2008-04-27KVM: x86: add functions to get the cpl of vcpuIzik Eidus-0/+1
2008-04-27KVM: Move some x86 specific constants and structures to include/asm-x86Avi Kivity-0/+13
2008-04-27KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti-0/+4
2008-04-27KVM: Provide unlocked version of emulator_write_phys()Avi Kivity-0/+3
2008-04-27KVM: In kernel PIT modelSheng Yang-0/+1
2008-04-27KVM: Prefix control register accessors with kvm_ to avoid namespace pollutionAvi Kivity-6/+6
2008-04-27KVM: MMU: large page supportMarcelo Tosatti-0/+9
2008-04-27KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti-0/+1
2008-04-27KVM: Add stat counter for hypercallsAmit Shah-0/+1
2008-04-27KVM: paravirtualized clocksource: host partGlauber de Oliveira Costa-0/+7
2008-04-27KVM: export the load_pdptrs() function to modulesJoerg Roedel-0/+2
2008-04-27KVM: export information about NPT to generic x86 codeJoerg Roedel-0/+2
2008-04-27KVM: make EFER_RESERVED_BITS configurable for architecture codeJoerg Roedel-0/+1
2008-04-27KVM: VMX: Enable Virtual Processor Identification (VPID)Sheng Yang-0/+1
2008-04-27KVM: MMU: Simplify hash table indexingDong, Eddie-1/+2
2008-04-17include/asm-x86/kvm_host.h: checkpatch cleanups - formatting onlyJoe Perches-11/+13
2008-01-30KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang-1/+3
2008-01-30KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()Avi Kivity-0/+5
2008-01-30KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity-0/+1
2008-01-30KVM: local APIC TPR access reporting facilityAvi Kivity-0/+1
2008-01-30KVM: MMU: Add cache miss statisticAvi Kivity-0/+1
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity-0/+601