index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm.c
Age
Commit message (
Expand
)
Author
2009-10-04
KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly
Joerg Roedel
2009-10-04
KVM: SVM: Fix tsc offset adjustment when running nested
Joerg Roedel
2009-09-10
KVM: SVM: Drop tlb flush workaround in npt
Avi Kivity
2009-09-10
KVM: SVM: enable nested svm by default
Joerg Roedel
2009-09-10
KVM: SVM: check for nested VINTR flag in svm_interrupt_allowed
Joerg Roedel
2009-09-10
KVM: SVM: move nested_svm_intr main logic out of if-clause
Joerg Roedel
2009-09-10
KVM: SVM: remove unnecessary is_nested check from svm_cpu_run
Joerg Roedel
2009-09-10
KVM: SVM: move special nested exit handling to separate function
Joerg Roedel
2009-09-10
KVM: SVM: handle errors in vmrun emulation path appropriatly
Joerg Roedel
2009-09-10
KVM: SVM: remove nested_svm_do and helper functions
Joerg Roedel
2009-09-10
KVM: SVM: clean up nested vmrun path
Joerg Roedel
2009-09-10
KVM: SVM: clean up nestec vmload/vmsave paths
Joerg Roedel
2009-09-10
KVM: SVM: clean up nested_svm_exit_handled_msr
Joerg Roedel
2009-09-10
KVM: SVM: get rid of nested_svm_vmexit_real
Joerg Roedel
2009-09-10
KVM: SVM: simplify nested_svm_check_exception
Joerg Roedel
2009-09-10
KVM: SVM: do nested vmexit in nested_svm_exit_handled
Joerg Roedel
2009-09-10
KVM: SVM: consolidate nested_svm_exit_handled
Joerg Roedel
2009-09-10
KVM: SVM: cache nested intercepts
Joerg Roedel
2009-09-10
KVM: SVM: move nested svm state into seperate struct
Joerg Roedel
2009-09-10
KVM: SVM: complete interrupts after handling nested exits
Joerg Roedel
2009-09-10
KVM: SVM: copy only necessary parts of the control area on vmrun/vmexit
Joerg Roedel
2009-09-10
KVM: SVM: optimize nested vmrun
Joerg Roedel
2009-09-10
KVM: SVM: optimize nested #vmexit
Joerg Roedel
2009-09-10
KVM: SVM: add helper functions for global interrupt flag
Joerg Roedel
2009-09-10
KVM: report 1GB page support to userspace
Joerg Roedel
2009-09-10
KVM: x86: use kvm_get_gdt() and kvm_read_ldt()
Akinobu Mita
2009-09-10
KVM: ignore AMDs HWCR register access to set the FFDIS bit
Andre Przywara
2009-09-10
KVM: convert custom marker based tracing to event traces
Marcelo Tosatti
2009-09-10
KVM: SVM: Improve nested interrupt injection
Alexander Graf
2009-09-10
KVM: SVM: Implement INVLPGA
Alexander Graf
2009-09-10
KVM: Implement MSRs used by Hyper-V
Alexander Graf
2009-09-10
KVM: SVM: Don't save/restore host cr2
Avi Kivity
2009-09-10
KVM: Move performance counter MSR access interception to generic x86 path
Andre Przywara
2009-09-10
KVM: Introduce kvm_vcpu_is_bsp() function.
Gleb Natapov
2009-09-10
KVM: Cache pdptrs
Avi Kivity
2009-09-10
KVM: SVM: Fold kvm_svm.h info svm.c
Avi Kivity
2009-09-10
KVM: SVM: use explicit 64bit storage for sysenter values
Andre Przywara
2009-09-10
KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h
Jaswinder Singh Rajput
2009-08-05
KVM: SVM: force new asid on vcpu migration
Marcelo Tosatti
2009-06-10
KVM: inject NMI after IRET from a previous NMI, not before.
Gleb Natapov
2009-06-10
KVM: Do not re-execute INTn instruction.
Gleb Natapov
2009-06-10
KVM: skip_emulated_instruction() decode instruction if size is not known
Gleb Natapov
2009-06-10
KVM: Unprotect a page if #PF happens during NMI injection.
Gleb Natapov
2009-06-10
KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow()
Glauber Costa
2009-06-10
KVM: SVM: Don't reinject event that caused a task switch
Gleb Natapov
2009-06-10
KVM: SVM: Fix cross vendor migration issue in segment segment descriptor
Andre Przywara
2009-06-10
KVM: Replace get_mt_mask_shift with get_mt_mask
Sheng Yang
2009-06-10
KVM: Get rid of get_irq() callback
Gleb Natapov
2009-06-10
KVM: SVM: Add NMI injection support
Gleb Natapov
2009-06-10
KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open
Gleb Natapov
[next]