index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
2008-03-04
KVM: remove the usage of the mmap_sem for the protection of the memory slots.
Izik Eidus
2008-03-03
KVM: emulate access to MSR_IA32_MCG_CTL
Joerg Roedel
2008-03-03
KVM: Make the supported cpuid list a host property rather than a vm property
Avi Kivity
2008-03-03
KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly
Paul Knowles
2008-02-05
kvm: i386 fix
Andrew Morton
2008-01-30
KVM: Move apic timer migration away from critical section
Avi Kivity
2008-01-30
KVM: Fix unbounded preemption latency
Avi Kivity
2008-01-30
KVM: Initialize the mmu caches only after verifying cpu support
Avi Kivity
2008-01-30
KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD
Sheng Yang
2008-01-30
KVM: MMU: Concurrent guest walkers
Marcelo Tosatti
2008-01-30
KVM: Disable vapic support on Intel machines with FlexPriority
Avi Kivity
2008-01-30
KVM: Accelerated apic support
Avi Kivity
2008-01-30
KVM: local APIC TPR access reporting facility
Avi Kivity
2008-01-30
KVM: Print data for unimplemented wrmsr
Avi Kivity
2008-01-30
KVM: MMU: Add cache miss statistic
Avi Kivity
2008-01-30
KVM: Move kvm_vcpu_kick() to x86.c
Zhang Xiantao
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity