flag parameters: paccept
[safe/jmp/linux-2.6] / include / asm-x86 / kvm_host.h
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...