KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
[safe/jmp/linux-2.6] / arch / x86 / kvm / x86.c
2008-07-20 Marcelo TosattiKVM: MMU: nuke shadowed pgtable pages and ptes on memsl...
2008-07-20 Avi KivityKVM: Prefix some x86 low level function with kvm_,...
2008-07-20 Avi KivityKVM: Apply the kernel sigmask to vcpus blocked due...
2008-07-20 Marcelo TosattiKVM: move slots_lock acquision down to vapic_exit
2008-07-20 Avi KivityKVM: x86 emulator: lazily evaluate segment registers
2008-07-20 Avi KivityKVM: Use printk_rlimit() instead of reporting emulation...
2008-07-20 Glauber CostaKVM: Do not calculate linear rip in emulation failure...
2008-07-20 Laurent VivierKVM: Add coalesced MMIO support (x86 part)
2008-07-20 Laurent VivierKVM: kvm_io_device: extend in_range() to manage len...
2008-07-20 Guillaume ThouveninKVM: Prefixes segment functions that will be exported...
2008-07-20 Avi KivityKVM: MTRR support
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 unnecessary ->decache_regs() call
2008-07-20 Avi KivityKVM: Remove decache_vcpus_on_cpu() and related callbacks
2008-07-20 Avi KivityKVM: VMX: Add list of potentially locally cached vcpus
2008-07-20 Joerg RoedelKVM: add missing kvmtrace bits
2008-07-20 Harvey HarrisonKVM: add statics were possible, function definition...
2008-06-26 Jens Axboesmp_call_function: get rid of the unused nonatomic...
2008-06-24 Gerd HoffmannKVM: Make kvm host use the paravirt clocksource structs
2008-06-24 Marcelo TosattiKVM: close timer injection race window in __vcpu_run
2008-06-24 Marcelo TosattiKVM: Fix race between timer migration and vcpu migration
2008-06-06 Marcelo TosattiKVM: migrate PIT timer
2008-05-04 Andrea ArcangeliKVM: avoid fx_init() schedule in atomic
2008-05-04 Jan KiszkaKVM: Avoid spurious execeptions after setting registers
2008-05-04 Izik EidusKVM: x86: task switch: fix wrong bit setting for the...
2008-05-04 Sheng YangKVM: VMX: Prepare an identity page table for EPT in...
2008-05-04 Sheng YangKVM: MMU: Add EPT support
2008-04-27 Marcelo TosattiKVM: fix kvm_vcpu_kick vs __vcpu_run race
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 Avi KivityKVM: Free apic access page on vm destruction
2008-04-27 Marcelo TosattiKVM: MMU: unify slots_lock usage
2008-04-27 Izik EidusKVM: x86: hardware task switching support
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 Marcelo TosattiKVM: add basic paravirt support
2008-04-27 Sheng YangKVM: Add save/restore supporting of in kernel PIT
2008-04-27 Sheng YangKVM: In kernel PIT model
2008-04-27 Harvey HarrisonKVM: replace remaining __FUNCTION__ occurances
2008-04-27 Joerg RoedelKVM: detect if VCPU triple faults
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 Alexander GrafKVM: Implement dummy values for MSR_PERF_STATUS
2008-04-27 Harvey HarrisonKVM: sparse fixes for kvm/x86.c
2008-04-27 Amit ShahKVM: Add stat counter for hypercalls
2008-04-27 Avi KivityKVM: Use x86's segment descriptor struct instead of...
2008-04-27 Avi KivityKVM: Add API for determining the number of supported...
2008-04-27 Avi KivityKVM: Add API to retrieve the number of supported vcpus...
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: allow access to EFER in 32bit KVM
2008-04-27 Joerg RoedelKVM: align valid EFER bits with the features of the...
2008-04-27 Joerg RoedelKVM: make EFER_RESERVED_BITS configurable for architect...
2008-03-04 Izik EidusKVM: remove the usage of the mmap_sem for the protectio...
2008-03-03 Joerg RoedelKVM: emulate access to MSR_IA32_MCG_CTL
2008-03-03 Avi KivityKVM: Make the supported cpuid list a host property...
2008-03-03 Paul KnowlesKVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0...
2008-02-05 Andrew Mortonkvm: i386 fix
2008-01-30 Avi KivityKVM: Move apic timer migration away from critical section
2008-01-30 Avi KivityKVM: Fix unbounded preemption latency
2008-01-30 Avi KivityKVM: Initialize the mmu caches only after verifying...
2008-01-30 Sheng YangKVM: x86 emulator: Only allow VMCALL/VMMCALL trapped...
2008-01-30 Marcelo TosattiKVM: MMU: Concurrent guest walkers
2008-01-30 Avi KivityKVM: Disable vapic support on Intel machines with FlexP...
2008-01-30 Avi KivityKVM: Accelerated apic support
2008-01-30 Avi KivityKVM: local APIC TPR access reporting facility
2008-01-30 Avi KivityKVM: Print data for unimplemented wrmsr
2008-01-30 Avi KivityKVM: MMU: Add cache miss statistic
2008-01-30 Zhang XiantaoKVM: Move kvm_vcpu_kick() to x86.c
2008-01-30 Avi KivityKVM: Move arch dependent files to new directory arch...