aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/kvm.c
AgeCommit message (Expand)Author
2011-01-12KVM guest: Fix kvm clock initialization when it's configured outAvi Kivity
2011-01-12KVM: Let host know whether the guest can handle async PF in non-userspace con...Gleb Natapov
2011-01-12KVM paravirt: Handle async PF in non preemptable contextGleb Natapov
2011-01-12KVM: Handle async PF in a guest.Gleb Natapov
2011-01-12KVM paravirt: Add async PF initialization to PV guest.Gleb Natapov
2011-01-12KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.Gleb Natapov
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