aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-752/+0
* KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang2008-10-151-0/+2
* KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han2008-10-151-2/+0
* KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti2008-10-151-0/+1
* KVM: MMU: out of sync shadow coreMarcelo Tosatti2008-10-151-0/+3
* KVM: x86: trap invlpgMarcelo Tosatti2008-10-151-0/+2
* KVM: MMU: sync roots on mmu reloadMarcelo Tosatti2008-10-151-0/+1
* KVM: MMU: mode specific sync_pageMarcelo Tosatti2008-10-151-0/+2
* KVM: Device Assignment with VT-dBen-Ami Yassour2008-10-151-20/+3
* KVM: Add statistics for guest irq injectionsAvi Kivity2008-10-151-0/+1
* KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTRAvi Kivity2008-10-151-11/+2
* KVM: remove unused field from the assigned dev structBen-Ami Yassour2008-10-151-1/+0
* KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen2008-10-151-0/+10
* KVM: pci device assignmentBen-Ami Yassour2008-10-151-0/+16
* KVM: Add irq ack notifier listAvi Kivity2008-10-151-0/+7
* KVM: VMX: Reinject real mode exceptionJan Kiszka2008-10-151-0/+4
* KVM: Consolidate XX_VECTOR definesJan Kiszka2008-10-151-0/+1
* KVM: Add a pending interrupt queueAvi Kivity2008-10-151-0/+5
* KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity2008-10-151-0/+1
* KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard2008-10-151-18/+0
* KVM: x86: accessors for guest registersMarcelo Tosatti2008-10-151-5/+10
* 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/+12
* 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/+0
* 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/+0
* 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