index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
kvm
/
svm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-12
[PATCH] KVM: cpu hotplug support
Avi Kivity
1
-0
/
+5
2007-02-12
[PATCH] kvm: SVM: Hack initial cpu csbase to be consistent with intel
Avi Kivity
1
-1
/
+7
2007-02-12
[PATCH] kvm: Fix mmu going crazy of guest sets cr0.wp == 0
Avi Kivity
1
-1
/
+1
2007-02-09
[PATCH] kvm: NULL noise removal
Al Viro
1
-4
/
+4
2007-01-30
[PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.c
Robert P. J. Day
1
-1
/
+1
2007-01-26
[PATCH] KVM: SVM: Propagate cpu shutdown events to userspace
Joerg Roedel
1
-0
/
+15
2007-01-26
[PATCH] KVM: SVM: Fix SVM idt confusion
Leonard Norrgard
1
-4
/
+4
2007-01-23
[PATCH] KVM: fix race between mmio reads and injected interrupts
Avi Kivity
1
-1
/
+2
2007-01-11
[PATCH] KVM: add VM-exit profiling
Ingo Molnar
1
-0
/
+8
2007-01-05
[PATCH] KVM: Simplify test for interrupt window
Dor Laor
1
-2
/
+1
2007-01-05
[PATCH] KVM: MMU: Detect oom conditions and propagate error to userspace
Avi Kivity
1
-3
/
+11
2007-01-05
[PATCH] KVM: MMU: Remove invlpg interception
Avi Kivity
1
-1
/
+0
2007-01-05
[PATCH] KVM: MMU: oom handling
Avi Kivity
1
-1
/
+1
2007-01-05
[PATCH] KVM: Prevent stale bits in cr0 and cr4
Avi Kivity
1
-0
/
+5
2007-01-05
[PATCH] KVM: Improve interrupt response
Dor Laor
1
-7
/
+87
2006-12-30
[PATCH] KVM: Move common msr handling to arch independent code
Avi Kivity
1
-45
/
+2
2006-12-30
[PATCH] KVM: Implement a few system configuration msrs
Avi Kivity
1
-0
/
+3
2006-12-30
[PATCH] KVM: Simplify is_long_mode()
Avi Kivity
1
-6
/
+0
2006-12-30
[PATCH] KVM: Use boot_cpu_data instead of current_cpu_data
Avi Kivity
1
-1
/
+1
2006-12-22
[PATCH] KVM: Handle p5 mce msrs
Michael Riepe
1
-0
/
+2
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-13
[PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa
Avi Kivity
1
-3
/
+2
2006-12-13
[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64
Avi Kivity
1
-11
/
+11
2006-12-13
[PATCH] KVM: Clean up AMD SVM debug registers load and unload
Avi Kivity
1
-43
/
+8
2006-12-10
[PATCH] kvm: userspace interface
Avi Kivity
1
-0
/
+1677