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
/
drivers
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
2007-01-05
[PATCH] KVM: Prevent stale bits in cr0 and cr4
Avi Kivity
2007-01-05
[PATCH] KVM: Improve interrupt response
Dor Laor
2007-01-05
[PATCH] KVM: Use raw_smp_processor_id() instead of smp_processor_id() where a...
Ingo Molnar
2007-01-05
[PATCH] KVM: Fix GFP_KERNEL alloc in atomic section bug
Ingo Molnar
2006-12-30
[PATCH] KVM: Rename some msrs
Nguyen Anh Quynh
2006-12-30
[PATCH] KVM: Move common msr handling to arch independent code
Avi Kivity
2006-12-30
[PATCH] KVM: Implement a few system configuration msrs
Avi Kivity
2006-12-30
[PATCH] KVM: Simplify is_long_mode()
Avi Kivity
2006-12-22
[PATCH] KVM: Handle p5 mce msrs
Michael Riepe
2006-12-22
[PATCH] KVM: Force real-mode cs limit to 64K
Michael Riepe
2006-12-13
[PATCH] KVM: Fix vmx hardware_enable() on macbooks
Avi Kivity
2006-12-13
[PATCH] KVM: Don't touch the virtual apic vt registers on 32-bit
Michael Riepe
2006-12-13
[PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa
Avi Kivity
2006-12-13
[PATCH] KVM: Move find_vmx_entry() to vmx.c
Avi Kivity
2006-12-13
[PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetric
Uri Lublin
2006-12-13
[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64
Avi Kivity
2006-12-13
[PATCH] KVM: Add missing include
Anthony Liguori
2006-12-10
[PATCH] kvm: userspace interface
Avi Kivity