cgroups: introduce cft->read_seq()
[safe/jmp/linux-2.6] / virt /
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 Avi KivityKVM: Route irq 0 to vcpu 0 exclusively
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 Zhang XiantaoKVM: Move ioapic code to common directory.
2008-01-30 Avi KivityKVM: Move drivers/kvm/* to virt/kvm/