summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/kvm.c
AgeCommit message (Expand)Author
2009-09-10KVM guest: do not batch pte updates from interrupt contextMarcelo Tosatti
2009-07-03x86, kvm: Fix section mismatches in kvm.cRakib Mullick
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-06-10KVM: x86: paravirt skip pit-through-ioapic boot checkMarcelo Tosatti
2009-04-07Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge
2009-03-29x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge
2009-03-19x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge
2008-08-22x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn argsEduardo Habkost
2008-04-27x86: KVM guest: hypercall batchingMarcelo Tosatti
2008-04-27x86: KVM guest: hypercall based pte updates and TLB flushesMarcelo Tosatti
2008-04-27x86: KVM guest: add basic paravirt supportMarcelo Tosatti