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
/
vmx.c
Age
Commit message (
Expand
)
Author
2010-05-22
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-05-19
KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)
Shane Wang
2010-05-19
KVM: VMX: Atomically switch efer if EPT && !EFER.NX
Avi Kivity
2010-05-19
KVM: VMX: Add facility to atomically switch MSRs on guest entry/exit
Avi Kivity
2010-05-19
KVM: Let vcpu structure alignment be determined at runtime
Avi Kivity
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-17
KVM: x86: Allow marking an exception as reinjected
Joerg Roedel
2010-05-17
KVM: x86: Add callback to let modules decide over some supported cpuid bits
Joerg Roedel
2010-05-17
KVM: VMX: free vpid when fail to create vcpu
Lai Jiangshan
2010-05-17
KVM: use the correct RCU API for PROVE_RCU=y
Lai Jiangshan
2010-05-17
Merge branch 'perf'
Avi Kivity
2010-05-17
KVM: prevent spurious exit to userspace during task switch emulation.
Gleb Natapov
2010-05-17
KVM: x86: Push potential exception error code on task switches
Jan Kiszka
2010-05-17
KVM: move DR register access handling into generic code
Gleb Natapov
2010-05-17
KVM: x86 emulator: fix in/out emulation.
Gleb Natapov
2010-05-17
KVM: VMX: change to use bool return values
Gui Jianfeng
2010-05-17
KVM: x86: Use native_store_idt() instead of kvm_get_idt()
Wei Yongjun
2010-05-17
KVM: Move kvm_exit tracepoint rip reading inside tracepoint
Avi Kivity
2010-05-13
KVM: VMX: blocked-by-sti must not defer NMI injections
Jan Kiszka
2010-04-25
KVM: move segment_base() into vmx.c
Gleb Natapov
2010-04-25
KVM: Drop kvm_get_gdt() in favor of generic linux function
Gleb Natapov
2010-04-25
KVM: x86: Save&restore interrupt shadow mask
Jan Kiszka
2010-04-25
KVM: use desc_ptr struct instead of kvm private descriptor_table
Gleb Natapov
2010-04-23
Merge branch 'linus' into perf/core
Ingo Molnar
2010-04-20
KVM: VMX: Save/restore rflags.vm correctly in real mode
Avi Kivity
2010-04-19
KVM: Implement perf callbacks for guest sampling
Zhang, Yanmin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-01
KVM: VMX: Update instruction length on intercepted BP
Jan Kiszka
2010-03-01
KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT
Sheng Yang
2010-03-01
KVM: VMX: Remove redundant test in vmx_set_efer()
Julia Lawall
2010-03-01
KVM: VMX: Wire up .fpu_activate() callback
Avi Kivity
2010-03-01
KVM: VMX: Remove redundant check in vm_need_virtualize_apic_accesses()
Gui Jianfeng
2010-03-01
KVM: Trace failed msr reads and writes
Avi Kivity
2010-03-01
KVM: VMX: Pass cr0.mp through to the guest when the fpu is active
Avi Kivity
2010-03-01
KVM: Rename vcpu->shadow_efer to efer
Avi Kivity
2010-03-01
KVM: Add a helper for checking if the guest is in protected mode
Avi Kivity
2010-03-01
KVM: Activate fpu on clts
Avi Kivity
2010-03-01
KVM: VMX: Clean up DR6 emulation
Jan Kiszka
2010-03-01
KVM: VMX: Fix emulation of DR4 and DR5
Jan Kiszka
2010-03-01
KVM: VMX: Fix exceptions of mov to dr
Jan Kiszka
2010-03-01
KVM: VMX: Remove emulation failure report
Sheng Yang
2010-03-01
KVM: VMX: Give the guest ownership of cr0.ts when the fpu is active
Avi Kivity
2010-03-01
KVM: Lazify fpu activation and deactivation
Avi Kivity
2010-03-01
KVM: VMX: Allow the guest to own some cr0 bits
Avi Kivity
2010-03-01
KVM: Replace read accesses of vcpu->arch.cr0 by an accessor
Avi Kivity
2010-03-01
KVM: VMX: trace clts and lmsw instructions as cr accesses
Avi Kivity
2010-03-01
KVM: VMX: Enable EPT 1GB page support
Sheng Yang
2010-03-01
KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops
Sheng Yang
2010-03-01
KVM: Fill out ftrace exit reason strings
Avi Kivity
2010-03-01
KVM: convert slots_lock to a mutex
Marcelo Tosatti
[next]