index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
kvm
/
svm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Remove unused function
Michal Piotrowski
2007-05-03
1
-7
/
+0
*
KVM: SVM: Ensure timestamp counter monotonicity
Avi Kivity
2007-05-03
1
-4
/
+17
*
KVM: SVM: forbid guest to execute monitor/mwait
Joerg Roedel
2007-05-03
1
-1
/
+5
*
KVM: Remove unused and write-only variables
Avi Kivity
2007-05-03
1
-2
/
+0
*
KVM: Don't allow the guest to turn off the cpu cache
Avi Kivity
2007-05-03
1
-1
/
+3
*
KVM: Remove set_cr0_no_modeswitch() arch op
Avi Kivity
2007-05-03
1
-1
/
+0
*
KVM: Avoid guest virtual addresses in string pio userspace interface
Avi Kivity
2007-05-03
1
-21
/
+19
*
KVM: Initialize the apic_base msr on svm too
Avi Kivity
2007-05-03
1
-0
/
+3
*
KVM: Add a special exit reason when exiting due to an interrupt
Avi Kivity
2007-05-03
1
-0
/
+2
*
KVM: Fold kvm_run::exit_type into kvm_run::exit_reason
Avi Kivity
2007-05-03
1
-4
/
+3
*
KVM: Handle cpuid in the kernel instead of punting to userspace
Avi Kivity
2007-05-03
1
-2
/
+2
*
KVM: Do not communicate to userspace through cpu registers during PIO
Avi Kivity
2007-05-03
1
-0
/
+2
*
KVM: Use the generic skip_emulated_instruction() in hypercall code
Dor Laor
2007-05-03
1
-1
/
+2
*
KVM: Per-vcpu inodes
Avi Kivity
2007-03-04
1
-2
/
+1
*
KVM: SVM: intercept SMI to handle it at host level
Joerg Roedel
2007-03-04
1
-0
/
+1
*
KVM: svm: init cr0 with the wp bit set
Avi Kivity
2007-03-04
1
-1
/
+1
*
KVM: Wire up hypercall handlers to a central arch-independent location
Avi Kivity
2007-03-04
1
-9
/
+1
*
KVM: Add hypercall host support for svm
Avi Kivity
2007-03-04
1
-1
/
+15
*
KVM: add MSR based hypercall API
Ingo Molnar
2007-03-04
1
-0
/
+13
*
KVM: Use ARRAY_SIZE macro instead of manual calculation.
Ahmed S. Darwish
2007-03-04
1
-2
/
+3
*
KVM: Cosmetics
Avi Kivity
2007-03-04
1
-5
/
+5
*
[PATCH] KVM: cpu hotplug support
Avi Kivity
2007-02-12
1
-0
/
+5
*
[PATCH] kvm: SVM: Hack initial cpu csbase to be consistent with intel
Avi Kivity
2007-02-12
1
-1
/
+7
*
[PATCH] kvm: Fix mmu going crazy of guest sets cr0.wp == 0
Avi Kivity
2007-02-12
1
-1
/
+1
*
[PATCH] kvm: NULL noise removal
Al Viro
2007-02-09
1
-4
/
+4
*
[PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.c
Robert P. J. Day
2007-01-30
1
-1
/
+1
*
[PATCH] KVM: SVM: Propagate cpu shutdown events to userspace
Joerg Roedel
2007-01-26
1
-0
/
+15
*
[PATCH] KVM: SVM: Fix SVM idt confusion
Leonard Norrgard
2007-01-26
1
-4
/
+4
*
[PATCH] KVM: fix race between mmio reads and injected interrupts
Avi Kivity
2007-01-23
1
-1
/
+2
*
[PATCH] KVM: add VM-exit profiling
Ingo Molnar
2007-01-11
1
-0
/
+8
*
[PATCH] KVM: Simplify test for interrupt window
Dor Laor
2007-01-05
1
-2
/
+1
*
[PATCH] KVM: MMU: Detect oom conditions and propagate error to userspace
Avi Kivity
2007-01-05
1
-3
/
+11
*
[PATCH] KVM: MMU: Remove invlpg interception
Avi Kivity
2007-01-05
1
-1
/
+0
*
[PATCH] KVM: MMU: oom handling
Avi Kivity
2007-01-05
1
-1
/
+1
*
[PATCH] KVM: Prevent stale bits in cr0 and cr4
Avi Kivity
2007-01-05
1
-0
/
+5
*
[PATCH] KVM: Improve interrupt response
Dor Laor
2007-01-05
1
-7
/
+87
*
[PATCH] KVM: Move common msr handling to arch independent code
Avi Kivity
2006-12-30
1
-45
/
+2
*
[PATCH] KVM: Implement a few system configuration msrs
Avi Kivity
2006-12-30
1
-0
/
+3
*
[PATCH] KVM: Simplify is_long_mode()
Avi Kivity
2006-12-30
1
-6
/
+0
*
[PATCH] KVM: Use boot_cpu_data instead of current_cpu_data
Avi Kivity
2006-12-30
1
-1
/
+1
*
[PATCH] KVM: Handle p5 mce msrs
Michael Riepe
2006-12-22
1
-0
/
+2
*
[PATCH] KVM: AMD SVM: Save and restore the floating point unit state
Avi Kivity
2006-12-22
1
-0
/
+9
*
[PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit mode
Avi Kivity
2006-12-22
1
-5
/
+5
*
[PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa
Avi Kivity
2006-12-13
1
-3
/
+2
*
[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64
Avi Kivity
2006-12-13
1
-11
/
+11
*
[PATCH] KVM: Clean up AMD SVM debug registers load and unload
Avi Kivity
2006-12-13
1
-43
/
+8
*
[PATCH] kvm: userspace interface
Avi Kivity
2006-12-10
1
-0
/
+1677