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