index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: cleanup emulate_instruction
Andre Przywara
2011-01-12
1
-7
/
+7
*
KVM: x86: fix CR8 handling
Andre Przywara
2011-01-12
1
-3
/
+4
*
KVM: SVM: Add xsetbv intercept
Joerg Roedel
2011-01-12
1
-4
/
+16
*
KVM: SVM: Implement Flush-By-Asid feature
Joerg Roedel
2011-01-12
1
-2
/
+8
*
KVM: SVM: Use svm_flush_tlb instead of force_new_asid
Joerg Roedel
2011-01-12
1
-12
/
+7
*
KVM: SVM: Remove flush_guest_tlb function
Joerg Roedel
2011-01-12
1
-5
/
+0
*
KVM: SVM: Add clean-bit for LBR state
Joerg Roedel
2011-01-12
1
-0
/
+2
*
KVM: SVM: Add clean-bit for CR2 register
Joerg Roedel
2011-01-12
1
-2
/
+3
*
KVM: SVM: Add clean-bit for Segements and CPL
Joerg Roedel
2011-01-12
1
-0
/
+2
*
KVM: SVM: Add clean-bit for GDT and IDT
Joerg Roedel
2011-01-12
1
-0
/
+3
*
KVM: SVM: Add clean-bit for DR6 and DR7
Joerg Roedel
2011-01-12
1
-0
/
+4
*
KVM: SVM: Add clean-bit for control registers
Joerg Roedel
2011-01-12
1
-0
/
+7
*
KVM: SVM: Add clean-bit for NPT state
Joerg Roedel
2011-01-12
1
-0
/
+3
*
KVM: SVM: Add clean-bit for interrupt state
Joerg Roedel
2011-01-12
1
-1
/
+7
*
KVM: SVM: Add clean-bit for the ASID
Joerg Roedel
2011-01-12
1
-0
/
+3
*
KVM: SVM: Add clean-bit for IOPM_BASE and MSRPM_BASE
Joerg Roedel
2011-01-12
1
-0
/
+1
*
KVM: SVM: Add clean-bit for intercetps, tsc-offset and pause filter count
Joerg Roedel
2011-01-12
1
-0
/
+7
*
KVM: SVM: Add clean-bits infrastructure code
Roedel, Joerg
2011-01-12
1
-0
/
+31
*
KVM: SVM: Use get_host_vmcb function in svm_get_msr for TSC
Joerg Roedel
2011-01-12
1
-7
/
+2
*
KVM: SVM: Add manipulation functions for misc intercepts
Joerg Roedel
2011-01-12
1
-33
/
+51
*
KVM: SVM: Add manipulation functions for exception intercepts
Joerg Roedel
2011-01-12
1
-29
/
+29
*
KVM: SVM: Add manipulation functions for DRx intercepts
Joerg Roedel
2011-01-12
1
-36
/
+44
*
KVM: SVM: Add manipulation functions for CRx intercepts
Roedel, Joerg
2011-01-12
1
-56
/
+64
*
KVM: SVM: Add function to recalculate intercept masks
Joerg Roedel
2011-01-12
1
-17
/
+26
*
KVM: SVM: Make Use of the generic guest-mode functions
Joerg Roedel
2011-01-12
1
-23
/
+21
*
KVM: Pull extra page fault information into struct x86_exception
Avi Kivity
2011-01-12
1
-3
/
+4
*
KVM: Add instruction-set-specific exit qualifications to kvm_exit trace
Avi Kivity
2011-01-12
1
-0
/
+10
*
KVM: Record instruction set in kvm_exit tracepoint
Avi Kivity
2011-01-12
1
-1
/
+1
*
KVM: SVM: Replace svm_has() by standard Linux cpuid accessors
Avi Kivity
2011-01-12
1
-10
/
+5
*
KVM: SVM: Fold save_host_msrs() and load_host_msrs() into their callers
Avi Kivity
2011-01-12
1
-20
/
+6
*
KVM: SVM: Move fs/gs/ldt save/restore to heavyweight exit path
Avi Kivity
2011-01-12
1
-14
/
+21
*
KVM: SVM: Move svm->host_gs_base into a separate structure
Avi Kivity
2011-01-12
1
-3
/
+5
*
KVM: SVM: Move guest register save out of interrupts disabled section
Avi Kivity
2011-01-12
1
-5
/
+5
*
KVM: Handle async PF in a guest.
Gleb Natapov
2011-01-12
1
-9
/
+36
*
KVM: SVM: Do not report xsave in supported cpuid
Joerg Roedel
2010-12-08
1
-0
/
+4
*
KVM: Correct ordering of ldt reload wrt fs/gs reload
Avi Kivity
2010-11-17
1
-1
/
+1
*
KVM: fix typo in copyright notice
Nicolas Kaiser
2010-10-24
1
-1
/
+1
*
KVM: SVM: do not generate "external interrupt exit" if other exit is pending
Gleb Natapov
2010-10-24
1
-0
/
+8
*
KVM: Non-atomic interrupt injection
Avi Kivity
2010-10-24
1
-0
/
+12
*
KVM: Check for pending events before attempting injection
Avi Kivity
2010-10-24
1
-1
/
+7
*
KVM: X86: Report SVM bit to userspace only when supported
Joerg Roedel
2010-10-24
1
-0
/
+4
*
KVM: SVM: Report Nested Paging support to userspace
Joerg Roedel
2010-10-24
1
-0
/
+4
*
KVM: SVM: Expect two more candiates for exit_int_info
Joerg Roedel
2010-10-24
1
-1
/
+2
*
KVM: SVM: Initialize Nested Nested MMU context on VMRUN
Joerg Roedel
2010-10-24
1
-9
/
+41
*
KVM: SVM: Implement MMU helper functions for Nested Nested Paging
Joerg Roedel
2010-10-24
1
-0
/
+30
*
KVM: MMU: Add kvm_mmu parameter to load_pdptrs function
Joerg Roedel
2010-10-24
1
-1
/
+1
*
KVM: X86: Introduce a tdp_set_cr3 function
Joerg Roedel
2010-10-24
1
-9
/
+14
*
KVM: SVM: Clean up rip handling in vmrun emulation
Roedel, Joerg
2010-10-24
1
-4
/
+4
*
KVM: SVM: Restore correct registers after sel_cr0 intercept emulation
Joerg Roedel
2010-10-24
1
-2
/
+31
*
KVM: SVM: init_vmcb should reset vcpu->efer
Marcelo Tosatti
2010-10-24
1
-1
/
+1
[prev]
[next]