index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kvm.c
Age
Commit message (
Expand
)
Author
2011-03-17
KVM guest: Fix section mismatch derived from kvm_guest_cpu_online()
Sedat Dilek
2011-01-12
KVM guest: Fix kvm clock initialization when it's configured out
Avi Kivity
2011-01-12
KVM: Let host know whether the guest can handle async PF in non-userspace con...
Gleb Natapov
2011-01-12
KVM paravirt: Handle async PF in non preemptable context
Gleb Natapov
2011-01-12
KVM: Handle async PF in a guest.
Gleb Natapov
2011-01-12
KVM paravirt: Add async PF initialization to PV guest.
Gleb Natapov
2011-01-12
KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.
Gleb Natapov
2009-09-10
KVM guest: do not batch pte updates from interrupt context
Marcelo Tosatti
2009-07-03
x86, kvm: Fix section mismatches in kvm.c
Rakib Mullick
2009-06-11
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-06-10
KVM: x86: paravirt skip pit-through-ioapic boot check
Marcelo Tosatti
2009-04-07
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-03-29
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
2009-03-19
x86: with the last user gone, remove set_pte_present
Jeremy Fitzhardinge
2008-08-22
x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args
Eduardo Habkost
2008-04-27
x86: KVM guest: hypercall batching
Marcelo Tosatti
2008-04-27
x86: KVM guest: hypercall based pte updates and TLB flushes
Marcelo Tosatti
2008-04-27
x86: KVM guest: add basic paravirt support
Marcelo Tosatti