summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/kvm_host.h
AgeCommit message (Expand)AuthorLines
2008-10-22x86, um: ... and asm-x86 moveAl Viro-752/+0
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang-0/+2
2008-10-15KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han-2/+0
2008-10-15KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti-0/+1
2008-10-15KVM: MMU: out of sync shadow coreMarcelo Tosatti-0/+3
2008-10-15KVM: x86: trap invlpgMarcelo Tosatti-0/+2
2008-10-15KVM: MMU: sync roots on mmu reloadMarcelo Tosatti-0/+1
2008-10-15KVM: MMU: mode specific sync_pageMarcelo Tosatti-0/+2
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour-20/+3
2008-10-15KVM: Add statistics for guest irq injectionsAvi Kivity-0/+1
2008-10-15KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTRAvi Kivity-11/+2
2008-10-15KVM: remove unused field from the assigned dev structBen-Ami Yassour-1/+0
2008-10-15KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen-0/+10
2008-10-15KVM: pci device assignmentBen-Ami Yassour-0/+16
2008-10-15KVM: Add irq ack notifier listAvi Kivity-0/+7
2008-10-15KVM: VMX: Reinject real mode exceptionJan Kiszka-0/+4
2008-10-15KVM: Consolidate XX_VECTOR definesJan Kiszka-0/+1
2008-10-15KVM: Add a pending interrupt queueAvi Kivity-0/+5
2008-10-15KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity-0/+1
2008-10-15KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard-18/+0
2008-10-15KVM: x86: accessors for guest registersMarcelo Tosatti-5/+10
2008-10-06Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar-4/+4
2008-08-25KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_rebootEduardo Habkost-1/+1
2008-07-29KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli-0/+6
2008-07-27KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel-0/+1
2008-07-22x86: consolidate header guardsVegard Nossum-3/+3
2008-07-22x86: fix spurious '#' in kvm headerVegard Nossum-1/+1
2008-07-21KVM: fix exception entry / build bug, on 64-bitIngo Molnar-3/+5
2008-07-20KVM: Prefix some x86 low level function with kvm_, to avoid namespace issuesAvi Kivity-14/+12
2008-07-20KVM: Add coalesced MMIO support (x86 part)Laurent Vivier-0/+1
2008-07-20KVM: Prefixes segment functions that will be exported with "kvm_"Guillaume Thouvenin-0/+4
2008-07-20KVM: MTRR supportAvi Kivity-0/+3
2008-07-20KVM: Order segment register constants in the same way as cpu operand encodingAvi Kivity-2/+2
2008-07-20KVM: VMX: Enable NMI with in-kernel irqchipSheng Yang-0/+1
2008-07-20KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang-0/+4
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity-1/+0
2008-07-20KVM: Handle virtualization instruction #UD faults during rebootAvi Kivity-0/+24
2008-07-20KVM: MMU: Fix false flooding when a pte points to page tableAvi Kivity-0/+1
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann-1/+3
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