Linus Torvalds
|
98edb6ca41
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
15 years ago |
Shane Wang
|
cafd66595d
KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)
|
15 years ago |
Avi Kivity
|
84ad33ef5d
KVM: VMX: Atomically switch efer if EPT && !EFER.NX
|
15 years ago |
Avi Kivity
|
61d2ef2ce3
KVM: VMX: Add facility to atomically switch MSRs on guest entry/exit
|
15 years ago |
Avi Kivity
|
0ee75bead8
KVM: Let vcpu structure alignment be determined at runtime
|
15 years ago |
Linus Torvalds
|
4d7b4ac22f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Joerg Roedel
|
ce7ddec4bb
KVM: x86: Allow marking an exception as reinjected
|
15 years ago |
Joerg Roedel
|
d4330ef2fb
KVM: x86: Add callback to let modules decide over some supported cpuid bits
|
15 years ago |
Lai Jiangshan
|
cdbecfc398
KVM: VMX: free vpid when fail to create vcpu
|
15 years ago |
Lai Jiangshan
|
90d83dc3d4
KVM: use the correct RCU API for PROVE_RCU=y
|
15 years ago |
Avi Kivity
|
9beeaa2d68
Merge branch 'perf'
|
15 years ago |
Gleb Natapov
|
acb5451789
KVM: prevent spurious exit to userspace during task switch emulation.
|
15 years ago |
Jan Kiszka
|
e269fb2189
KVM: x86: Push potential exception error code on task switches
|
15 years ago |
Gleb Natapov
|
020df0794f
KVM: move DR register access handling into generic code
|
15 years ago |
Gleb Natapov
|
cf8f70bfe3
KVM: x86 emulator: fix in/out emulation.
|
15 years ago |
Gui Jianfeng
|
3129994458
KVM: VMX: change to use bool return values
|
15 years ago |
Wei Yongjun
|
ec68798c8f
KVM: x86: Use native_store_idt() instead of kvm_get_idt()
|
15 years ago |
Avi Kivity
|
5bfd8b5455
KVM: Move kvm_exit tracepoint rip reading inside tracepoint
|
15 years ago |
Jan Kiszka
|
f8c5fae166
KVM: VMX: blocked-by-sti must not defer NMI injections
|
15 years ago |
Gleb Natapov
|
2d49ec72d3
KVM: move segment_base() into vmx.c
|
15 years ago |
Gleb Natapov
|
d6ab1ed446
KVM: Drop kvm_get_gdt() in favor of generic linux function
|
15 years ago |
Jan Kiszka
|
48005f64d0
KVM: x86: Save&restore interrupt shadow mask
|
15 years ago |
Gleb Natapov
|
89a27f4d0e
KVM: use desc_ptr struct instead of kvm private descriptor_table
|
15 years ago |
Ingo Molnar
|
70bce3ba77
Merge branch 'linus' into perf/core
|
15 years ago |
Avi Kivity
|
78ac8b47c5
KVM: VMX: Save/restore rflags.vm correctly in real mode
|
15 years ago |
Zhang, Yanmin
|
ff9d07a0e7
KVM: Implement perf callbacks for guest sampling
|
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 |
Jan Kiszka
|
c573cd2293
KVM: VMX: Update instruction length on intercepted BP
|
15 years ago |
Sheng Yang
|
a19a6d1131
KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT
|
15 years ago |
Julia Lawall
|
c45b4fd416
KVM: VMX: Remove redundant test in vmx_set_efer()
|
15 years ago |