KVM: Device Assignment: Map mmio pages into VT-d page table
[safe/jmp/linux-2.6] / include / asm-x86 / kvm_host.h
2008-10-15 Weidong HanKVM: Device Assignment: Map mmio pages into VT-d page...
2008-10-15 Marcelo TosattiKVM: MMU: speed up mmu_unsync_walk
2008-10-15 Marcelo TosattiKVM: MMU: out of sync shadow core
2008-10-15 Marcelo TosattiKVM: x86: trap invlpg
2008-10-15 Marcelo TosattiKVM: MMU: sync roots on mmu reload
2008-10-15 Marcelo TosattiKVM: MMU: mode specific sync_page
2008-10-15 Ben-Ami YassourKVM: Device Assignment with VT-d
2008-10-15 Avi KivityKVM: Add statistics for guest irq injections
2008-10-15 Avi KivityKVM: Simplify exception entries by using __ASM_SIZE...
2008-10-15 Ben-Ami YassourKVM: remove unused field from the assigned dev struct
2008-10-15 Dave HansenKVM: Reduce stack usage in kvm_pv_mmu_op()
2008-10-15 Ben-Ami YassourKVM: pci device assignment
2008-10-15 Avi KivityKVM: Add irq ack notifier list
2008-10-15 Jan KiszkaKVM: VMX: Reinject real mode exception
2008-10-15 Jan KiszkaKVM: Consolidate XX_VECTOR defines
2008-10-15 Avi KivityKVM: Add a pending interrupt queue
2008-10-15 Avi KivityKVM: VMX: Move nmi injection failure processing to...
2008-10-15 Hollis BlanchardKVM: Move KVM TRACE DEFINITIONS to common header
2008-10-15 Marcelo TosattiKVM: x86: accessors for guest registers
2008-10-06 Ingo MolnarMerge branch 'x86/header-guards' into x86-v28-for-linus...
2008-09-06 Ingo MolnarMerge branches 'x86/tracehook', 'x86/xsave' and 'x86...
2008-09-04 H. Peter AnvinMerge branch 'linus' into x86/core
2008-08-25 Eduardo HabkostKVM: Use .fixup instead of .text.fixup on __kvm_handle_...
2008-08-14 Ingo MolnarMerge branch 'linus' into x86/core
2008-08-14 Ingo MolnarMerge commit 'v2.6.27-rc3' into x86/xsave
2008-07-30 Ingo MolnarMerge commit 'v2.6.27-rc1' into x86/core
2008-07-29 Andrea ArcangeliKVM: Synchronize guest physical memory map to host...
2008-07-27 Joerg RoedelKVM: SVM: allow enabling/disabling NPT by reloading...
2008-07-22 Vegard Nossumx86: consolidate header guards
2008-07-22 Vegard Nossumx86: fix spurious '#' in kvm header
2008-07-21 Ingo MolnarKVM: fix exception entry / build bug, on 64-bit
2008-07-20 Avi KivityKVM: Prefix some x86 low level function with kvm_,...
2008-07-20 Laurent VivierKVM: Add coalesced MMIO support (x86 part)
2008-07-20 Guillaume ThouveninKVM: Prefixes segment functions that will be exported...
2008-07-20 Avi KivityKVM: MTRR support
2008-07-20 Avi KivityKVM: Order segment register constants in the same way...
2008-07-20 Sheng YangKVM: VMX: Enable NMI with in-kernel irqchip
2008-07-20 Sheng YangKVM: IOAPIC/LAPIC: Enable NMI support
2008-07-20 Avi KivityKVM: Remove decache_vcpus_on_cpu() and related callbacks
2008-07-20 Avi KivityKVM: Handle virtualization instruction #UD faults durin...
2008-07-20 Avi KivityKVM: MMU: Fix false flooding when a pte points to page...
2008-06-24 Gerd HoffmannKVM: Make kvm host use the paravirt clocksource structs
2008-05-04 Andrea ArcangeliKVM: avoid fx_init() schedule in atomic
2008-05-04 Sheng YangKVM: VMX: Enable EPT feature for KVM
2008-05-04 Sheng YangKVM: VMX: Prepare an identity page table for EPT in...
2008-05-04 Sheng YangKVM: MMU: Add EPT support
2008-05-04 Sheng YangKVM: Add kvm_x86_ops get_tdp_level()
2008-04-27 Marcelo TosattiKVM: add ioctls to save/store mpstate
2008-04-27 Avi KivityKVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
2008-04-27 Feng (Eric) LiuKVM: Add trace markers
2008-04-27 Joerg RoedelKVM: SVM: add intercept for machine check exception
2008-04-27 Anthony LiguoriKVM: MMU: Don't assume struct page for x86
2008-04-27 Joerg RoedelKVM: function declaration parameter name cleanup
2008-04-27 Marcelo TosattiKVM: MMU: unify slots_lock usage
2008-04-27 Izik EidusKVM: x86: hardware task switching support
2008-04-27 Izik EidusKVM: x86: add functions to get the cpl of vcpu
2008-04-27 Avi KivityKVM: Move some x86 specific constants and structures...
2008-04-27 Marcelo TosattiKVM: MMU: hypercall based pte updates and TLB flushes
2008-04-27 Avi KivityKVM: Provide unlocked version of emulator_write_phys()
2008-04-27 Sheng YangKVM: In kernel PIT model
2008-04-27 Avi KivityKVM: Prefix control register accessors with kvm_ to...
2008-04-27 Marcelo TosattiKVM: MMU: large page support
2008-04-27 Marcelo TosattiKVM: MMU: ignore zapped root pagetables
2008-04-27 Amit ShahKVM: Add stat counter for hypercalls
2008-04-27 Glauber de Oliveir... KVM: paravirtualized clocksource: host part
2008-04-27 Joerg RoedelKVM: export the load_pdptrs() function to modules
2008-04-27 Joerg RoedelKVM: export information about NPT to generic x86 code
2008-04-27 Joerg RoedelKVM: make EFER_RESERVED_BITS configurable for architect...
2008-04-27 Sheng YangKVM: VMX: Enable Virtual Processor Identification ...
2008-04-27 Dong, EddieKVM: MMU: Simplify hash table indexing
2008-04-17 Joe Perchesinclude/asm-x86/kvm_host.h: checkpatch cleanups - forma...
2008-01-30 Sheng YangKVM: x86 emulator: Only allow VMCALL/VMMCALL trapped...
2008-01-30 Avi KivityKVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()
2008-01-30 Avi KivityKVM: Disable vapic support on Intel machines with FlexP...
2008-01-30 Avi KivityKVM: local APIC TPR access reporting facility
2008-01-30 Avi KivityKVM: MMU: Add cache miss statistic
2008-01-30 Avi KivityKVM: Move arch dependent files to new directory arch...