Takuya Yoshikawa
|
b7af404338
KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Avi Kivity
|
59200273c4
KVM: Trace failed msr reads and writes
|
15 years ago |
Avi Kivity
|
f6801dff23
KVM: Rename vcpu->shadow_efer to efer
|
15 years ago |
Avi Kivity
|
6b52d18605
KVM: Activate fpu on clts
|
15 years ago |
Jan Kiszka
|
727f5a23e2
KVM: SVM: Trap all debug register accesses
|
15 years ago |
Jan Kiszka
|
c76de350c8
KVM: SVM: Clean up and enhance mov dr emulation
|
15 years ago |
Avi Kivity
|
4610c83cdc
KVM: SVM: Lazy fpu with npt
|
15 years ago |
Avi Kivity
|
d225157bc6
KVM: SVM: Selective cr0 intercept
|
15 years ago |
Avi Kivity
|
888f9f3e0c
KVM: SVM: Restore unconditional cr0 intercept under npt
|
15 years ago |
Avi Kivity
|
bff7827479
KVM: SVM: Initialize fpu_active in init_vmcb()
|
15 years ago |
Avi Kivity
|
02daab21d9
KVM: Lazify fpu activation and deactivation
|
15 years ago |
Avi Kivity
|
e8467fda83
KVM: VMX: Allow the guest to own some cr0 bits
|
15 years ago |
Avi Kivity
|
4d4ec08745
KVM: Replace read accesses of vcpu->arch.cr0 by an accessor
|
15 years ago |
Sheng Yang
|
17cc393596
KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops
|
15 years ago |
Joerg Roedel
|
953899b659
KVM: SVM: Adjust tsc_offset only if tsc_unstable
|
15 years ago |
Sheng Yang
|
4e47c7a6d7
KVM: VMX: Add instruction rdtscp support for guest
|
15 years ago |
Sheng Yang
|
0e85188049
KVM: Add cpuid_update() callback to kvm_x86_ops
|
15 years ago |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 years ago |
Jan Kiszka
|
3cfc3092f4
KVM: x86: Add KVM_GET/SET_VCPU_EVENTS
|
15 years ago |
Eduardo Habkost
|
3ce672d484
KVM: SVM: init_vmcb(): remove redundant save->cr0 initialization
|
15 years ago |
Eduardo Habkost
|
18fa000ae4
KVM: SVM: Reset cr0 properly on vcpu reset
|
15 years ago |
Jan Kiszka
|
6be7d3062b
KVM: SVM: Cleanup NMI singlestep
|
15 years ago |
Mark Langsdorf
|
565d0998ec
KVM: SVM: Support Pause Filter in AMD processors
|
15 years ago |
Joerg Roedel
|
d36f19e9ec
KVM: SVM: Remove nsvm_printk debugging code
|
15 years ago |
Joerg Roedel
|
532a46b989
KVM: SVM: Add tracepoint for skinit instruction
|
15 years ago |
Joerg Roedel
|
ec1ff79084
KVM: SVM: Add tracepoint for invlpga instruction
|
15 years ago |
Joerg Roedel
|
236649de33
KVM: SVM: Add tracepoint for #vmexit because intr pending
|
15 years ago |
Joerg Roedel
|
17897f3668
KVM: SVM: Add tracepoint for injected #vmexit
|
15 years ago |
Joerg Roedel
|
d8cabddf7e
KVM: SVM: Add tracepoint for nested #vmexit
|
15 years ago |