KVM: remove long -> void *user -> long cast
[safe/jmp/linux-2.6] / virt / kvm / kvm_main.c
2008-07-20 Christian BorntraegerKVM: remove long -> void *user -> long cast
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-06-26 Jens Axboesmp_call_function: get rid of the unused nonatomic...
2008-05-18 Marcelo TosattiKVM: Fix kvm_vcpu_block() task state race
2008-05-04 Sheng YangKVM: Export necessary function for EPT
2008-05-01 Al Viro[PATCH] sanitize anon_inode_getfd()
2008-04-27 Al ViroKVM: kill file->f_count abuse in kvm
2008-04-27 Hollis BlanchardKVM: Rename debugfs_dir to kvm_debugfs_dir
2008-04-27 Marcelo TosattiKVM: add ioctls to save/store mpstate
2008-04-27 Marcelo TosattiKVM: hlt emulation should take in-kernel APIC/PIT timer...
2008-04-27 Feng(Eric) LiuKVM: Add kvm trace userspace interface
2008-04-27 Anthony LiguoriKVM: MMU: Don't assume struct page for x86
2008-04-27 Izik EidusKVM: add vm refcounting
2008-04-27 Xiantao ZhangKVM: Use kzalloc to avoid allocating kvm_regs from...
2008-04-27 Marcelo TosattiKVM: MMU: large page support
2008-04-27 Marcelo TosattiKVM: MMU: ignore zapped root pagetables
2008-04-27 Andrea ArcangeliKVM: Disable pagefaults during copy_from_user_inatomic()
2008-04-27 Avi KivityKVM: Limit vcpu mmap size to one page on non-x86
2008-04-27 Avi KivityKVM: Only x86 has pio
2008-04-27 Jan EngelhardtKVM: constify function pointer tables
2008-03-04 Izik EidusKVM: remove the usage of the mmap_sem for the protectio...
2008-02-08 Christoph Hellwiglibfs: allow error return from simple attributes
2008-01-30 Marcelo TosattiKVM: MMU: Switch to mmu spinlock
2008-01-30 Marcelo TosattiKVM: Add kvm_read_guest_atomic()
2008-01-30 Marcelo TosattiKVM: MMU: Concurrent guest walkers
2008-01-30 Avi KivityKVM: Move drivers/kvm/* to virt/kvm/