index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-05
[PATCH] KVM: Prevent stale bits in cr0 and cr4
Avi Kivity
4
-2
/
+24
2007-01-05
[PATCH] KVM: Improve interrupt response
Dor Laor
4
-27
/
+170
2007-01-05
[PATCH] KVM: Recover after an arch module load failure
Yoshimi Ichiyanagi
1
-4
/
+4
2007-01-05
[PATCH] KVM: Use raw_smp_processor_id() instead of smp_processor_id() where a...
Ingo Molnar
1
-2
/
+2
2007-01-05
[PATCH] KVM: Fix GFP_KERNEL alloc in atomic section bug
Ingo Molnar
1
-11
/
+21
2006-12-30
[PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_cre...
Ingo Molnar
3
-20
/
+17
2006-12-30
[PATCH] KVM: Fix oops on oom
Avi Kivity
1
-1
/
+2
2006-12-30
[PATCH] KVM: Rename some msrs
Nguyen Anh Quynh
2
-12
/
+11
2006-12-30
[PATCH] KVM: More msr misery
Avi Kivity
1
-0
/
+4
2006-12-30
[PATCH] KVM: Move common msr handling to arch independent code
Avi Kivity
4
-98
/
+84
2006-12-30
[PATCH] KVM: Implement a few system configuration msrs
Avi Kivity
2
-0
/
+6
2006-12-30
[PATCH] KVM: Initialize kvm_arch_ops on unload
Yoshimi Ichiyanagi
1
-0
/
+6
2006-12-30
[PATCH] KVM: Simplify is_long_mode()
Avi Kivity
6
-18
/
+14
2006-12-30
[PATCH] KVM: Use boot_cpu_data instead of current_cpu_data
Avi Kivity
1
-1
/
+1
2006-12-22
[PATCH] KVM: API versioning
Avi Kivity
1
-0
/
+3
2006-12-22
[PATCH] KVM: Handle p5 mce msrs
Michael Riepe
2
-0
/
+4
2006-12-22
[PATCH] KVM: Force real-mode cs limit to 64K
Michael Riepe
1
-0
/
+1
2006-12-22
[PATCH] KVM: Do not export unsupported msrs to userspace
Michael Riepe
1
-3
/
+24
2006-12-22
[PATCH] KVM: Use more traditional error handling in kvm_mmu_init()
Avi Kivity
1
-6
/
+12
2006-12-22
[PATCH] KVM: AMD SVM: Save and restore the floating point unit state
Avi Kivity
1
-0
/
+9
2006-12-22
[PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit mode
Avi Kivity
1
-5
/
+5
2006-12-22
[PATCH] KVM: add valid_vcpu() helper
James Morris
1
-9
/
+14
2006-12-13
[PATCH] KVM: Fix vmx hardware_enable() on macbooks
Avi Kivity
1
-1
/
+1
2006-12-13
[PATCH] KVM: Don't touch the virtual apic vt registers on 32-bit
Michael Riepe
1
-0
/
+2
2006-12-13
[PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa
Avi Kivity
2
-5
/
+3
2006-12-13
[PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes
Avi Kivity
2
-28
/
+9
2006-12-13
[PATCH] KVM: Remove extranous put_cpu() from vcpu_put()
Avi Kivity
1
-1
/
+0
2006-12-13
[PATCH] KVM: Move find_vmx_entry() to vmx.c
Avi Kivity
2
-21
/
+12
2006-12-13
[PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetric
Uri Lublin
1
-0
/
+2
2006-12-13
[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64
Avi Kivity
8
-50
/
+50
2006-12-13
[PATCH] KVM: Clean up AMD SVM debug registers load and unload
Avi Kivity
1
-43
/
+8
2006-12-13
[PATCH] KVM: Put KVM in a new Virtualization menu
Avi Kivity
1
-0
/
+4
2006-12-13
[PATCH] KVM: Add missing include
Anthony Liguori
1
-0
/
+1
2006-12-10
[PATCH] kvm: userspace interface
Avi Kivity
15
-0
/
+9584