summaryrefslogtreecommitdiff
path: root/virt
AgeCommit message (Expand)Author
2008-07-15Merge commit 'generic-ipi/auto-generic-ipi-next'Stephen Rothwell
2008-07-11KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti
2008-07-10manual merge of generic-ipiIngo Molnar
2008-07-06KVM: IOAPIC: Fix level-triggered irq injection hangMark McLoughlin
2008-07-05KVM: IOAPIC: Fix level-triggered irq injection hangMark McLoughlin
2008-06-29KVM: s390: dont allocate dirty bitmapCarsten Otte
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-24KVM: ioapic: fix lost interrupt when changing a device's irqAvi Kivity
2008-06-18KVM: fix oops at guest shutdown freeing coalesced mmio pageAkio Takebe
2008-06-17KVM: ioapic: fix lost interrupt when changing a device's irqAvi Kivity
2008-06-12KVM: Support mixed endian machinesTan, Li
2008-06-06KVM: IOAPIC: only set remote_irr if interrupt was injectedMarcelo Tosatti
2008-06-05KVM: IOAPIC: only set remote_irr if interrupt was injectedMarcelo Tosatti
2008-06-04KVM: Add coalesced MMIO support (common part)Laurent Vivier
2008-06-04KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier
2008-05-18KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang
2008-05-18KVM: Fix kvm_vcpu_block() task state raceMarcelo Tosatti
2008-05-14KVM: Fix kvm_vcpu_block() task state raceMarcelo Tosatti
2008-05-13KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity
2008-05-13KVM: Handle virtualization instruction #UD faults during rebootAvi Kivity
2008-05-04KVM: Export necessary function for EPTSheng Yang
2008-05-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2008-05-02KVM: Handle vma regions with no backing pageAnthony Liguori
2008-05-01[PATCH] sanitize anon_inode_getfd()Al Viro
2008-04-28KVM: Export necessary function for EPTSheng Yang
2008-04-27KVM: kill file->f_count abuse in kvmAl Viro
2008-04-27KVM: Rename debugfs_dir to kvm_debugfs_dirHollis Blanchard
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti
2008-04-27KVM: Add kvm trace userspace interfaceFeng(Eric) Liu
2008-04-27KVM: MMU: Don't assume struct page for x86Anthony Liguori
2008-04-27KVM: add vm refcountingIzik Eidus
2008-04-27KVM: Use kzalloc to avoid allocating kvm_regs from kernel stackXiantao Zhang
2008-04-27KVM: MMU: large page supportMarcelo Tosatti
2008-04-27KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti
2008-04-27KVM: Disable pagefaults during copy_from_user_inatomic()Andrea Arcangeli
2008-04-27KVM: Limit vcpu mmap size to one page on non-x86Avi Kivity
2008-04-27KVM: Only x86 has pioAvi Kivity
2008-04-27KVM: constify function pointer tablesJan Engelhardt
2008-04-24KVM: kill file->f_count abuse in kvmAl Viro
2008-04-22KVM: remove long -> void *user -> long castChristian Borntraeger
2008-04-17KVM: Rename debugfs_dir to kvm_debugfs_dirHollis Blanchard
2008-04-13KVM: add ioctls to save/store mpstateMarcelo Tosatti
2008-04-13KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti
2008-04-11KVM: Add kvm trace userspace interfaceFeng(Eric) Liu
2008-04-06KVM: MMU: Don't assume struct page for x86Anthony Liguori
2008-04-05KVM: MMU: account for start offset on largepage aligned-sized memslotsMarcelo Tosatti
2008-04-02KVM: add vm refcountingIzik Eidus
2008-03-26Revert "KVM: use get_task_mm() instead of atomic_inc the mm_count"Avi Kivity