summaryrefslogtreecommitdiff
path: root/include/asm-x86/kvm_host.h
AgeCommit message (Expand)Author
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang
2008-10-15KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han
2008-10-15KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti
2008-10-15KVM: MMU: out of sync shadow coreMarcelo Tosatti
2008-10-15KVM: x86: trap invlpgMarcelo Tosatti
2008-10-15KVM: MMU: sync roots on mmu reloadMarcelo Tosatti
2008-10-15KVM: MMU: mode specific sync_pageMarcelo Tosatti
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour
2008-10-15KVM: Add statistics for guest irq injectionsAvi Kivity
2008-10-15KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTRAvi Kivity
2008-10-15KVM: remove unused field from the assigned dev structBen-Ami Yassour
2008-10-15KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen
2008-10-15KVM: pci device assignmentBen-Ami Yassour
2008-10-15KVM: Add irq ack notifier listAvi Kivity
2008-10-15KVM: VMX: Reinject real mode exceptionJan Kiszka
2008-10-15KVM: Consolidate XX_VECTOR definesJan Kiszka
2008-10-15KVM: Add a pending interrupt queueAvi Kivity
2008-10-15KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity
2008-10-15KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard
2008-10-15KVM: x86: accessors for guest registersMarcelo Tosatti
2008-10-06Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar
2008-08-25KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_rebootEduardo Habkost
2008-07-29KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli
2008-07-27KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel
2008-07-22x86: consolidate header guardsVegard Nossum
2008-07-22x86: fix spurious '#' in kvm headerVegard Nossum
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