index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-33
/
+31
2009-12-03
KVM: x86: Add KVM_GET/SET_VCPU_EVENTS
Jan Kiszka
1
-0
/
+22
2009-12-03
KVM: SVM: init_vmcb(): remove redundant save->cr0 initialization
Eduardo Habkost
1
-2
/
+0
2009-12-03
KVM: SVM: Reset cr0 properly on vcpu reset
Eduardo Habkost
1
-4
/
+5
2009-12-03
KVM: SVM: Cleanup NMI singlestep
Jan Kiszka
1
-5
/
+7
2009-12-03
KVM: SVM: Support Pause Filter in AMD processors
Mark Langsdorf
1
-0
/
+13
2009-12-03
KVM: SVM: Remove nsvm_printk debugging code
Joerg Roedel
1
-34
/
+0
2009-12-03
KVM: SVM: Add tracepoint for skinit instruction
Joerg Roedel
1
-1
/
+9
2009-12-03
KVM: SVM: Add tracepoint for invlpga instruction
Joerg Roedel
1
-0
/
+3
2009-12-03
KVM: SVM: Add tracepoint for #vmexit because intr pending
Joerg Roedel
1
-1
/
+1
2009-12-03
KVM: SVM: Add tracepoint for injected #vmexit
Joerg Roedel
1
-0
/
+6
2009-12-03
KVM: SVM: Add tracepoint for nested #vmexit
Joerg Roedel
1
-0
/
+6
2009-12-03
KVM: SVM: Add tracepoint for nested vmrun
Joerg Roedel
1
-0
/
+6
2009-12-03
KVM: SVM: Move INTR vmexit out of atomic code
Joerg Roedel
1
-1
/
+25
2009-12-03
KVM: SVM: Notify nested hypervisor of lost event injections
Alexander Graf
1
-0
/
+16
2009-12-03
KVM: x86: Refactor guest debug IOCTL handling
Jan Kiszka
1
-12
/
+2
2009-12-03
KVM: Fix hotplug of CPUs
Zachary Amsden
1
-2
/
+2
2009-12-03
KVM: Fix printk name error in svm.c
Zachary Amsden
1
-2
/
+3
2009-12-03
KVM: SVM: Remove remaining occurences of rdtscll
Joerg Roedel
1
-4
/
+3
2009-12-03
KVM: SVM: don't copy exit_int_info on nested vmrun
Joerg Roedel
1
-2
/
+0
2009-12-03
KVM: SVM: reorganize svm_interrupt_allowed
Joerg Roedel
1
-4
/
+12
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
1
-4
/
+9
2009-12-03
KVM: SVM: remove needless mmap_sem acquision from nested_svm_map
Marcelo Tosatti
1
-3
/
+0
2009-12-03
KVM: Don't pass kvm_run arguments
Avi Kivity
1
-48
/
+54
2009-10-29
percpu: make percpu symbols in x86 unique
Tejun Heo
1
-32
/
+31
2009-10-04
KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly
Joerg Roedel
1
-6
/
+17
2009-10-04
KVM: SVM: Fix tsc offset adjustment when running nested
Joerg Roedel
1
-0
/
+2
2009-09-10
KVM: SVM: Drop tlb flush workaround in npt
Avi Kivity
1
-11
/
+2
2009-09-10
KVM: SVM: enable nested svm by default
Joerg Roedel
1
-1
/
+1
2009-09-10
KVM: SVM: check for nested VINTR flag in svm_interrupt_allowed
Joerg Roedel
1
-1
/
+1
2009-09-10
KVM: SVM: move nested_svm_intr main logic out of if-clause
Joerg Roedel
1
-10
/
+11
2009-09-10
KVM: SVM: remove unnecessary is_nested check from svm_cpu_run
Joerg Roedel
1
-2
/
+1
2009-09-10
KVM: SVM: move special nested exit handling to separate function
Joerg Roedel
1
-30
/
+50
2009-09-10
KVM: SVM: handle errors in vmrun emulation path appropriatly
Joerg Roedel
1
-1
/
+13
2009-09-10
KVM: SVM: remove nested_svm_do and helper functions
Joerg Roedel
1
-60
/
+0
2009-09-10
KVM: SVM: clean up nested vmrun path
Joerg Roedel
1
-12
/
+22
2009-09-10
KVM: SVM: clean up nestec vmload/vmsave paths
Joerg Roedel
1
-19
/
+17
2009-09-10
KVM: SVM: clean up nested_svm_exit_handled_msr
Joerg Roedel
1
-17
/
+21
2009-09-10
KVM: SVM: get rid of nested_svm_vmexit_real
Joerg Roedel
1
-12
/
+40
2009-09-10
KVM: SVM: simplify nested_svm_check_exception
Joerg Roedel
1
-11
/
+8
2009-09-10
KVM: SVM: do nested vmexit in nested_svm_exit_handled
Joerg Roedel
1
-23
/
+19
2009-09-10
KVM: SVM: consolidate nested_svm_exit_handled
Joerg Roedel
1
-60
/
+49
2009-09-10
KVM: SVM: cache nested intercepts
Joerg Roedel
1
-7
/
+23
2009-09-10
KVM: SVM: move nested svm state into seperate struct
Joerg Roedel
1
-29
/
+33
2009-09-10
KVM: SVM: complete interrupts after handling nested exits
Joerg Roedel
1
-2
/
+3
2009-09-10
KVM: SVM: copy only necessary parts of the control area on vmrun/vmexit
Joerg Roedel
1
-2
/
+34
2009-09-10
KVM: SVM: optimize nested vmrun
Joerg Roedel
1
-7
/
+21
2009-09-10
KVM: SVM: optimize nested #vmexit
Joerg Roedel
1
-35
/
+33
2009-09-10
KVM: SVM: add helper functions for global interrupt flag
Joerg Roedel
1
-8
/
+25
2009-09-10
KVM: report 1GB page support to userspace
Joerg Roedel
1
-0
/
+6
[next]