aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/kvm_host.h
Commit message (Expand)AuthorAge
* x86, um: ... and asm-x86 moveAl Viro2008-10-23
* KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang2008-10-15
* KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han2008-10-15
* KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti2008-10-15
* KVM: MMU: out of sync shadow coreMarcelo Tosatti2008-10-15
* KVM: x86: trap invlpgMarcelo Tosatti2008-10-15
* KVM: MMU: sync roots on mmu reloadMarcelo Tosatti2008-10-15
* KVM: MMU: mode specific sync_pageMarcelo Tosatti2008-10-15
* KVM: Device Assignment with VT-dBen-Ami Yassour2008-10-15
* KVM: Add statistics for guest irq injectionsAvi Kivity2008-10-15
* KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTRAvi Kivity2008-10-15
* KVM: remove unused field from the assigned dev structBen-Ami Yassour2008-10-15
* KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen2008-10-15
* KVM: pci device assignmentBen-Ami Yassour2008-10-15
* KVM: Add irq ack notifier listAvi Kivity2008-10-15
* KVM: VMX: Reinject real mode exceptionJan Kiszka2008-10-15
* KVM: Consolidate XX_VECTOR definesJan Kiszka2008-10-15
* KVM: Add a pending interrupt queueAvi Kivity2008-10-15
* KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity2008-10-15
* KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard2008-10-15
* KVM: x86: accessors for guest registersMarcelo Tosatti2008-10-15
* Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar2008-10-06
|\
| * x86: consolidate header guardsVegard Nossum2008-07-22
| * x86: fix spurious '#' in kvm headerVegard Nossum2008-07-22
* | KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_rebootEduardo Habkost2008-08-25
* | KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli2008-07-29
* | KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel2008-07-27
|/
* KVM: fix exception entry / build bug, on 64-bitIngo Molnar2008-07-21
* KVM: Prefix some x86 low level function with kvm_, to avoid namespace issuesAvi Kivity2008-07-20
* KVM: Add coalesced MMIO support (x86 part)Laurent Vivier2008-07-20
* KVM: Prefixes segment functions that will be exported with "kvm_"Guillaume Thouvenin2008-07-20
* KVM: MTRR supportAvi Kivity2008-07-20
* KVM: Order segment register constants in the same way as cpu operand encodingAvi Kivity2008-07-20
* KVM: VMX: Enable NMI with in-kernel irqchipSheng Yang2008-07-20
* KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang2008-07-20
* KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-20
* KVM: Handle virtualization instruction #UD faults during rebootAvi Kivity2008-07-20
* KVM: MMU: Fix false flooding when a pte points to page tableAvi Kivity2008-07-20
* KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-24
* KVM: avoid fx_init() schedule in atomicAndrea Arcangeli2008-05-04
* KVM: VMX: Enable EPT feature for KVMSheng Yang2008-05-04
* KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang2008-05-04
* KVM: MMU: Add EPT supportSheng Yang2008-05-04
* KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang2008-05-04
* KVM: add ioctls to save/store mpstateMarcelo Tosatti2008-04-27
* KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity2008-04-27
* KVM: Add trace markersFeng (Eric) Liu2008-04-27
* KVM: SVM: add intercept for machine check exceptionJoerg Roedel2008-04-27
* KVM: MMU: Don't assume struct page for x86Anthony Liguori2008-04-27
* KVM: function declaration parameter name cleanupJoerg Roedel2008-04-27