summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kvm.c
Commit message (Expand)AuthorAgeFilesLines
* KVM guest: do not batch pte updates from interrupt contextMarcelo Tosatti2009-09-101-6/+1
* x86, kvm: Fix section mismatches in kvm.cRakib Mullick2009-07-031-1/+1
* Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-111-0/+4
|\
| * KVM: x86: paravirt skip pit-through-ioapic boot checkMarcelo Tosatti2009-06-101-0/+4
* | Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-071-7/+0
|\|
| * x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge2009-03-191-7/+0
* | x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge2009-03-291-1/+1
|/
* x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn argsEduardo Habkost2008-08-221-1/+1
* x86: KVM guest: hypercall batchingMarcelo Tosatti2008-04-271-2/+60
* x86: KVM guest: hypercall based pte updates and TLB flushesMarcelo Tosatti2008-04-271-0/+138
* x86: KVM guest: add basic paravirt supportMarcelo Tosatti2008-04-271-0/+52