index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
arch
/
x86
/
kvm
/
svm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: report 1GB page support to userspace
Joerg Roedel
2009-09-10
1
-0
/
+6
*
KVM: x86: use kvm_get_gdt() and kvm_read_ldt()
Akinobu Mita
2009-09-10
1
-3
/
+3
*
KVM: ignore AMDs HWCR register access to set the FFDIS bit
Andre Przywara
2009-09-10
1
-1
/
+0
*
KVM: convert custom marker based tracing to event traces
Marcelo Tosatti
2009-09-10
1
-22
/
+62
*
KVM: SVM: Improve nested interrupt injection
Alexander Graf
2009-09-10
1
-15
/
+24
*
KVM: SVM: Implement INVLPGA
Alexander Graf
2009-09-10
1
-1
/
+14
*
KVM: Implement MSRs used by Hyper-V
Alexander Graf
2009-09-10
1
-0
/
+5
*
KVM: SVM: Don't save/restore host cr2
Avi Kivity
2009-09-10
1
-17
/
+0
*
KVM: Move performance counter MSR access interception to generic x86 path
Andre Przywara
2009-09-10
1
-16
/
+0
*
KVM: Introduce kvm_vcpu_is_bsp() function.
Gleb Natapov
2009-09-10
1
-2
/
+2
*
KVM: Cache pdptrs
Avi Kivity
2009-09-10
1
-6
/
+18
*
KVM: SVM: Fold kvm_svm.h info svm.c
Avi Kivity
2009-09-10
1
-1
/
+40
*
KVM: SVM: use explicit 64bit storage for sysenter values
Andre Przywara
2009-09-10
1
-4
/
+4
*
KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h
Jaswinder Singh Rajput
2009-09-10
1
-2
/
+2
*
KVM: SVM: force new asid on vcpu migration
Marcelo Tosatti
2009-08-05
1
-3
/
+3
*
KVM: inject NMI after IRET from a previous NMI, not before.
Gleb Natapov
2009-06-10
1
-12
/
+50
*
KVM: Do not re-execute INTn instruction.
Gleb Natapov
2009-06-10
1
-4
/
+4
*
KVM: skip_emulated_instruction() decode instruction if size is not known
Gleb Natapov
2009-06-10
1
-6
/
+5
*
KVM: Unprotect a page if #PF happens during NMI injection.
Gleb Natapov
2009-06-10
1
-2
/
+1
*
KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow()
Glauber Costa
2009-06-10
1
-8
/
+24
*
KVM: SVM: Don't reinject event that caused a task switch
Gleb Natapov
2009-06-10
1
-2
/
+21
*
KVM: SVM: Fix cross vendor migration issue in segment segment descriptor
Andre Przywara
2009-06-10
1
-0
/
+9
*
KVM: Replace get_mt_mask_shift with get_mt_mask
Sheng Yang
2009-06-10
1
-2
/
+2
*
KVM: Get rid of get_irq() callback
Gleb Natapov
2009-06-10
1
-8
/
+0
*
KVM: SVM: Add NMI injection support
Gleb Natapov
2009-06-10
1
-46
/
+50
*
KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open
Gleb Natapov
2009-06-10
1
-5
/
+1
*
KVM: Do not report TPR write to userspace if new value bigger or equal to a p...
Gleb Natapov
2009-06-10
1
-0
/
+4
*
KVM: sync_lapic_to_cr8() should always sync cr8 to V_TPR
Gleb Natapov
2009-06-10
1
-4
/
+1
*
KVM: Remove inject_pending_vectors() callback
Gleb Natapov
2009-06-10
1
-1
/
+0
*
KVM: Remove exception_injected() callback.
Gleb Natapov
2009-06-10
1
-6
/
+0
*
KVM: SVM: Coalesce userspace/kernel irqchip interrupt injection logic
Gleb Natapov
2009-06-10
1
-102
/
+85
*
KVM: VMX: Consolidate userspace and kernel interrupt injection for VMX
Gleb Natapov
2009-06-10
1
-1
/
+1
*
KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too
Gleb Natapov
2009-06-10
1
-4
/
+7
*
KVM: SVM: Skip instruction on a task switch only when appropriate
Gleb Natapov
2009-06-10
1
-2
/
+9
*
KVM: Fix unneeded instruction skipping during task switching.
Gleb Natapov
2009-06-10
1
-7
/
+18
*
KVM: Fix interrupt unhalting a vcpu when it shouldn't
Gleb Natapov
2009-06-10
1
-0
/
+10
*
KVM: reuse (pop|push)_irq from svm.c in vmx.c
Gleb Natapov
2009-06-10
1
-21
/
+4
*
KVM: SVM: Remove duplicate code in svm_do_inject_vector()
Gleb Natapov
2009-06-10
1
-9
/
+1
*
KVM: SVM: Remove port 80 passthrough
Avi Kivity
2009-05-11
1
-1
/
+0
*
KVM: SVM: Fix cross vendor migration issue with unusable bit
Andre Przywara
2009-05-11
1
-2
/
+5
*
KVM: SVM: set accessed bit for VMCB segment selectors
Andre Przywara
2009-03-24
1
-12
/
+29
*
KVM: Drop unused evaluations from string pio handlers
Jan Kiszka
2009-03-24
1
-3
/
+1
*
KVM: Add FFXSR support
Alexander Graf
2009-03-24
1
-0
/
+3
*
KVM: SVM: Fix typo in has_svm()
Joe Perches
2009-03-24
1
-1
/
+1
*
KVM: SVM: Add microcode patch level dummy
Alexander Graf
2009-03-24
1
-0
/
+3
*
KVM: x86: Wire-up hardware breakpoints for guest debugging
Jan Kiszka
2009-03-24
1
-0
/
+5
*
KVM: x86: Virtualize debug registers
Jan Kiszka
2009-03-24
1
-73
/
+43
*
KVM: New guest debug interface
Jan Kiszka
2009-03-24
1
-2
/
+48
*
KVM: SVM: Allow setting the SVME bit
Alexander Graf
2009-03-24
1
-0
/
+8
*
KVM: SVM: Allow read access to MSR_VM_VR
Joerg Roedel
2009-03-24
1
-0
/
+3
[next]