summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar2008-10-061-4/+4
|\
| * x86: consolidate header guardsVegard Nossum2008-07-221-3/+3
| * x86: fix spurious '#' in kvm headerVegard Nossum2008-07-221-1/+1
* | KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_rebootEduardo Habkost2008-08-251-1/+1
* | KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli2008-07-291-0/+6
* | KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel2008-07-271-0/+1
|/
* KVM: fix exception entry / build bug, on 64-bitIngo Molnar2008-07-211-3/+5
* KVM: Prefix some x86 low level function with kvm_, to avoid namespace issuesAvi Kivity2008-07-201-14/+12Star
* KVM: Add coalesced MMIO support (x86 part)Laurent Vivier2008-07-201-0/+1
* KVM: Prefixes segment functions that will be exported with "kvm_"Guillaume Thouvenin2008-07-201-0/+4
* KVM: MTRR supportAvi Kivity2008-07-201-0/+3
* KVM: Order segment register constants in the same way as cpu operand encodingAvi Kivity2008-07-201-2/+2
* KVM: VMX: Enable NMI with in-kernel irqchipSheng Yang2008-07-201-0/+1
* KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang2008-07-201-0/+4
* KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-201-1/+0Star
* KVM: Handle virtualization instruction #UD faults during rebootAvi Kivity2008-07-201-0/+24
* KVM: MMU: Fix false flooding when a pte points to page tableAvi Kivity2008-07-201-0/+1
* KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-241-1/+3
* KVM: avoid fx_init() schedule in atomicAndrea Arcangeli2008-05-041-1/+1
* KVM: VMX: Enable EPT feature for KVMSheng Yang2008-05-041-0/+1
* KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang2008-05-041-0/+3
* KVM: MMU: Add EPT supportSheng Yang2008-05-041-0/+3
* KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang2008-05-041-0/+1
* 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