index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm.c
Age
Commit message (
Expand
)
Author
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
2009-06-10
KVM: Do not report TPR write to userspace if new value bigger or equal to a p...
Gleb Natapov
2009-06-10
KVM: sync_lapic_to_cr8() should always sync cr8 to V_TPR
Gleb Natapov
2009-06-10
KVM: Remove inject_pending_vectors() callback
Gleb Natapov
2009-06-10
KVM: Remove exception_injected() callback.
Gleb Natapov
2009-06-10
KVM: SVM: Coalesce userspace/kernel irqchip interrupt injection logic
Gleb Natapov
2009-06-10
KVM: VMX: Consolidate userspace and kernel interrupt injection for VMX
Gleb Natapov
2009-06-10
KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too
Gleb Natapov
2009-06-10
KVM: SVM: Skip instruction on a task switch only when appropriate
Gleb Natapov
2009-06-10
KVM: Fix unneeded instruction skipping during task switching.
Gleb Natapov
2009-06-10
KVM: Fix interrupt unhalting a vcpu when it shouldn't
Gleb Natapov
2009-06-10
KVM: reuse (pop|push)_irq from svm.c in vmx.c
Gleb Natapov
2009-06-10
KVM: SVM: Remove duplicate code in svm_do_inject_vector()
Gleb Natapov
2009-05-11
KVM: SVM: Remove port 80 passthrough
Avi Kivity
2009-05-11
KVM: SVM: Fix cross vendor migration issue with unusable bit
Andre Przywara
2009-03-24
KVM: SVM: set accessed bit for VMCB segment selectors
Andre Przywara
2009-03-24
KVM: Drop unused evaluations from string pio handlers
Jan Kiszka
2009-03-24
KVM: Add FFXSR support
Alexander Graf
2009-03-24
KVM: SVM: Fix typo in has_svm()
Joe Perches
2009-03-24
KVM: SVM: Add microcode patch level dummy
Alexander Graf
2009-03-24
KVM: x86: Wire-up hardware breakpoints for guest debugging
Jan Kiszka
2009-03-24
KVM: x86: Virtualize debug registers
Jan Kiszka
2009-03-24
KVM: New guest debug interface
Jan Kiszka
2009-03-24
KVM: SVM: Allow setting the SVME bit
Alexander Graf
2009-03-24
KVM: SVM: Allow read access to MSR_VM_VR
Joerg Roedel
2009-03-24
KVM: SVM: Add VMEXIT handler and intercepts
Alexander Graf
[prev]
[next]