Marcelo Tosatti
|
90993cdd18
x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST
|
13 years ago |
Florian Westphal
|
8fbe6a541f
KVM guest: disable stealtime on reboot to avoid mem corruption
|
13 years ago |
Michael S. Tsirkin
|
9053666406
KVM guest: switch to apic_set_eoi_write, apic_write
|
13 years ago |
Prarit Bhargava
|
fc73373b33
KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform check
|
13 years ago |
Michael S. Tsirkin
|
ab9cf4996b
KVM guest: guest side for eoi avoidance
|
13 years ago |
Gleb Natapov
|
62c49cc976
KVM: Do not take reference to mm during async #PF
|
13 years ago |
Gleb Natapov
|
e08759215b
KVM: Resolve RCU vs. async page fault problem
|
13 years ago |
Ingo Molnar
|
c5905afb0e
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
|
13 years ago |
Chris Wright
|
5202397df8
KVM guest: remove KVM guest pv mmu support
|
13 years ago |
Glauber Costa
|
d910f5c106
KVM guest: KVM Steal time registration
|
14 years ago |
Sedat Dilek
|
775077a063
KVM guest: Fix section mismatch derived from kvm_guest_cpu_online()
|
14 years ago |
Avi Kivity
|
a63512a4d7
KVM guest: Fix kvm clock initialization when it's configured out
|
14 years ago |
Gleb Natapov
|
6adba52742
KVM: Let host know whether the guest can handle async PF in non-userspace context.
|
14 years ago |
Gleb Natapov
|
6c047cd982
KVM paravirt: Handle async PF in non preemptable context
|
14 years ago |
Gleb Natapov
|
631bc48782
KVM: Handle async PF in a guest.
|
14 years ago |
Gleb Natapov
|
fd10cde929
KVM paravirt: Add async PF initialization to PV guest.
|
14 years ago |
Gleb Natapov
|
ca3f10172e
KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.
|
14 years ago |
Marcelo Tosatti
|
6ba6617875
KVM guest: do not batch pte updates from interrupt context
|
16 years ago |
Rakib Mullick
|
d3ac88157c
x86, kvm: Fix section mismatches in kvm.c
|
16 years ago |
Linus Torvalds
|
6cd8e300b4
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
16 years ago |
Marcelo Tosatti
|
a90ede7b17
KVM: x86: paravirt skip pit-through-ioapic boot check
|
16 years ago |
Jeremy Fitzhardinge
|
38f4b8c0da
Merge commit 'origin/master' into for-linus/xen/master
|
16 years ago |
Jeremy Fitzhardinge
|
b407fc57b8
x86/paravirt: flush pending mmu updates on context switch
|
16 years ago |
Jeremy Fitzhardinge
|
71ff49d71b
x86: with the last user gone, remove set_pte_present
|
16 years ago |
Eduardo Habkost
|
f86399396c
x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args
|
17 years ago |
Marcelo Tosatti
|
096d14a3b5
x86: KVM guest: hypercall batching
|
17 years ago |
Marcelo Tosatti
|
1da8a77bdc
x86: KVM guest: hypercall based pte updates and TLB flushes
|
17 years ago |
Marcelo Tosatti
|
0cf1bfd273
x86: KVM guest: add basic paravirt support
|
17 years ago |