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
/
arch
/
x86
/
kvm
/
svm.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-09-10
KVM: x86: use kvm_get_gdt() and kvm_read_ldt()
Akinobu Mita
1
-3
/
+3
2009-09-10
KVM: ignore AMDs HWCR register access to set the FFDIS bit
Andre Przywara
1
-1
/
+0
2009-09-10
KVM: convert custom marker based tracing to event traces
Marcelo Tosatti
1
-22
/
+62
2009-09-10
KVM: SVM: Improve nested interrupt injection
Alexander Graf
1
-15
/
+24
2009-09-10
KVM: SVM: Implement INVLPGA
Alexander Graf
1
-1
/
+14
2009-09-10
KVM: Implement MSRs used by Hyper-V
Alexander Graf
1
-0
/
+5
2009-09-10
KVM: SVM: Don't save/restore host cr2
Avi Kivity
1
-17
/
+0
2009-09-10
KVM: Move performance counter MSR access interception to generic x86 path
Andre Przywara
1
-16
/
+0
2009-09-10
KVM: Introduce kvm_vcpu_is_bsp() function.
Gleb Natapov
1
-2
/
+2
2009-09-10
KVM: Cache pdptrs
Avi Kivity
1
-6
/
+18
2009-09-10
KVM: SVM: Fold kvm_svm.h info svm.c
Avi Kivity
1
-1
/
+40
2009-09-10
KVM: SVM: use explicit 64bit storage for sysenter values
Andre Przywara
1
-4
/
+4
2009-09-10
KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h
Jaswinder Singh Rajput
1
-2
/
+2
2009-08-05
KVM: SVM: force new asid on vcpu migration
Marcelo Tosatti
1
-3
/
+3
2009-06-10
KVM: inject NMI after IRET from a previous NMI, not before.
Gleb Natapov
1
-12
/
+50
2009-06-10
KVM: Do not re-execute INTn instruction.
Gleb Natapov
1
-4
/
+4
2009-06-10
KVM: skip_emulated_instruction() decode instruction if size is not known
Gleb Natapov
1
-6
/
+5
2009-06-10
KVM: Unprotect a page if #PF happens during NMI injection.
Gleb Natapov
1
-2
/
+1
2009-06-10
KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow()
Glauber Costa
1
-8
/
+24
2009-06-10
KVM: SVM: Don't reinject event that caused a task switch
Gleb Natapov
1
-2
/
+21
2009-06-10
KVM: SVM: Fix cross vendor migration issue in segment segment descriptor
Andre Przywara
1
-0
/
+9
2009-06-10
KVM: Replace get_mt_mask_shift with get_mt_mask
Sheng Yang
1
-2
/
+2
2009-06-10
KVM: Get rid of get_irq() callback
Gleb Natapov
1
-8
/
+0
2009-06-10
KVM: SVM: Add NMI injection support
Gleb Natapov
1
-46
/
+50
2009-06-10
KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open
Gleb Natapov
1
-5
/
+1
2009-06-10
KVM: Do not report TPR write to userspace if new value bigger or equal to a p...
Gleb Natapov
1
-0
/
+4
2009-06-10
KVM: sync_lapic_to_cr8() should always sync cr8 to V_TPR
Gleb Natapov
1
-4
/
+1
[next]