aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/kvm_host.h
AgeCommit message (Expand)Author
2008-07-27KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel
2008-07-21KVM: fix exception entry / build bug, on 64-bitIngo Molnar
2008-07-20KVM: Prefix some x86 low level function with kvm_, to avoid namespace issuesAvi Kivity
2008-07-20KVM: Add coalesced MMIO support (x86 part)Laurent Vivier
2008-07-20KVM: Prefixes segment functions that will be exported with "kvm_"Guillaume Thouvenin
2008-07-20KVM: MTRR supportAvi Kivity
2008-07-20KVM: Order segment register constants in the same way as cpu operand encodingAvi Kivity
2008-07-20KVM: VMX: Enable NMI with in-kernel irqchipSheng Yang
2008-07-20KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity
2008-07-20KVM: Handle virtualization instruction #UD faults during rebootAvi Kivity
2008-07-20KVM: MMU: Fix false flooding when a pte points to page tableAvi Kivity
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann
2008-05-04KVM: avoid fx_init() schedule in atomicAndrea Arcangeli
2008-05-04KVM: VMX: Enable EPT feature for KVMSheng Yang
2008-05-04KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang
2008-05-04KVM: MMU: Add EPT supportSheng Yang
2008-05-04KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti
2008-04-27KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity
2008-04-27KVM: Add trace markersFeng (Eric) Liu
2008-04-27KVM: SVM: add intercept for machine check exceptionJoerg Roedel
2008-04-27KVM: MMU: Don't assume struct page for x86Anthony Liguori
2008-04-27KVM: function declaration parameter name cleanupJoerg Roedel
2008-04-27KVM: MMU: unify slots_lock usageMarcelo Tosatti
2008-04-27KVM: x86: hardware task switching supportIzik Eidus
2008-04-27KVM: x86: add functions to get the cpl of vcpuIzik Eidus
2008-04-27KVM: Move some x86 specific constants and structures to include/asm-x86Avi Kivity
2008-04-27KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti
2008-04-27KVM: Provide unlocked version of emulator_write_phys()Avi Kivity
2008-04-27KVM: In kernel PIT modelSheng Yang
2008-04-27KVM: Prefix control register accessors with kvm_ to avoid namespace pollutionAvi Kivity
2008-04-27KVM: MMU: large page supportMarcelo Tosatti
2008-04-27KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti
2008-04-27KVM: Add stat counter for hypercallsAmit Shah
2008-04-27KVM: paravirtualized clocksource: host partGlauber de Oliveira Costa
2008-04-27KVM: export the load_pdptrs() function to modulesJoerg Roedel
2008-04-27KVM: export information about NPT to generic x86 codeJoerg Roedel
2008-04-27KVM: make EFER_RESERVED_BITS configurable for architecture codeJoerg Roedel
2008-04-27KVM: VMX: Enable Virtual Processor Identification (VPID)Sheng Yang
2008-04-27KVM: MMU: Simplify hash table indexingDong, Eddie
2008-04-17include/asm-x86/kvm_host.h: checkpatch cleanups - formatting onlyJoe Perches
2008-01-30KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang
2008-01-30KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()Avi Kivity
2008-01-30KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity
2008-01-30KVM: local APIC TPR access reporting facilityAvi Kivity
2008-01-30KVM: MMU: Add cache miss statisticAvi Kivity
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity