index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM guest: switch to apic_set_eoi_write, apic_write
Michael S. Tsirkin
2012-07-16
1
-10
/
+3
*
KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform check
Prarit Bhargava
2012-07-11
1
-0
/
+14
*
KVM guest: guest side for eoi avoidance
Michael S. Tsirkin
2012-06-25
1
-3
/
+54
*
KVM: Do not take reference to mm during async #PF
Gleb Natapov
2012-05-06
1
-8
/
+1
*
KVM: Resolve RCU vs. async page fault problem
Gleb Natapov
2012-04-05
1
-0
/
+4
*
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-24
1
-2
/
+2
*
KVM guest: remove KVM guest pv mmu support
Chris Wright
2011-12-27
1
-181
/
+0
*
KVM guest: KVM Steal time registration
Glauber Costa
2011-07-24
1
-0
/
+72
*
KVM guest: Fix section mismatch derived from kvm_guest_cpu_online()
Sedat Dilek
2011-03-17
1
-1
/
+1
*
KVM guest: Fix kvm clock initialization when it's configured out
Avi Kivity
2011-01-12
1
-0
/
+2
*
KVM: Let host know whether the guest can handle async PF in non-userspace con...
Gleb Natapov
2011-01-12
1
-0
/
+3
*
KVM paravirt: Handle async PF in non preemptable context
Gleb Natapov
2011-01-12
1
-6
/
+34
*
KVM: Handle async PF in a guest.
Gleb Natapov
2011-01-12
1
-0
/
+181
*
KVM paravirt: Add async PF initialization to PV guest.
Gleb Natapov
2011-01-12
1
-0
/
+92
*
KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.
Gleb Natapov
2011-01-12
1
-0
/
+11
*
KVM guest: do not batch pte updates from interrupt context
Marcelo Tosatti
2009-09-10
1
-6
/
+1
*
x86, kvm: Fix section mismatches in kvm.c
Rakib Mullick
2009-07-03
1
-1
/
+1
*
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-06-11
1
-0
/
+4
|
\
|
*
KVM: x86: paravirt skip pit-through-ioapic boot check
Marcelo Tosatti
2009-06-10
1
-0
/
+4
*
|
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-04-07
1
-7
/
+0
|
\
\
|
|
/
|
*
x86: with the last user gone, remove set_pte_present
Jeremy Fitzhardinge
2009-03-19
1
-7
/
+0
*
|
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
2009-03-29
1
-1
/
+1
|
/
*
x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args
Eduardo Habkost
2008-08-22
1
-1
/
+1
*
x86: KVM guest: hypercall batching
Marcelo Tosatti
2008-04-27
1
-2
/
+60
*
x86: KVM guest: hypercall based pte updates and TLB flushes
Marcelo Tosatti
2008-04-27
1
-0
/
+138
*
x86: KVM guest: add basic paravirt support
Marcelo Tosatti
2008-04-27
1
-0
/
+52