index
:
linux-fsl-qoriq
master
scalys
Freescale 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
2013-02-14
KVM: nVMX: Remove redundant get_vmcs12 from nested_vmx_exit_handled_msr
Jan Kiszka
2013-02-11
KVM: VMX: disable apicv by default
Yang Zhang
2013-02-07
KVM: VMX: cleanup vmx_set_cr0().
Gleb Natapov
2013-02-06
KVM: VMX: disable SMEP feature when guest is in non-paging mode
Dongxiao Xu
2013-01-29
x86, apicv: add virtual interrupt delivery support
Yang Zhang
2013-01-29
x86, apicv: add virtual x2apic support
Yang Zhang
2013-01-29
x86, apicv: add APICv register virtualization support
Yang Zhang
2013-01-24
KVM: VMX: set vmx->emulation_required only when needed.
Gleb Natapov
2013-01-24
KVM: VMX: rename fix_pmode_dataseg to fix_pmode_seg.
Gleb Natapov
2013-01-24
KVM: VMX: don't clobber segment AR of unusable segments.
Gleb Natapov
2013-01-24
KVM: VMX: skip vmx->rmode.vm86_active check on cr0 write if unrestricted gues...
Gleb Natapov
2013-01-24
KVM: VMX: remove hack that disables emulation on vcpu reset/init
Gleb Natapov
2013-01-24
KVM: VMX: if unrestricted guest is enabled vcpu state is always valid.
Gleb Natapov
2013-01-24
KVM: VMX: reset CPL only on CS register write.
Gleb Natapov
2013-01-24
KVM: VMX: remove special CPL cache access during transition to real mode.
Gleb Natapov
2013-01-08
KVM: VMX: fix incorrect cached cpl value with real/v8086 modes
Marcelo Tosatti
2013-01-02
KVM: VMX: handle IO when emulation is due to #GP in real mode.
Gleb Natapov
2013-01-02
KVM: VMX: Do not fix segment register during vcpu initialization.
Gleb Natapov
2013-01-02
KVM: VMX: fix emulation of invalid guest state.
Gleb Natapov
2013-01-02
KVM: VMX: make rmode_segment_valid() more strict.
Gleb Natapov
2012-12-23
KVM: VMX: remove unneeded temporary variable from vmx_set_segment()
Gleb Natapov
2012-12-23
KVM: VMX: clean-up vmx_set_segment()
Gleb Natapov
2012-12-23
KVM: VMX: remove redundant code from vmx_set_segment()
Gleb Natapov
2012-12-23
KVM: VMX: use fix_rmode_seg() to fix all code/data segments
Gleb Natapov
2012-12-23
KVM: VMX: return correct segment limit and flags for CS/SS registers in real ...
Gleb Natapov
2012-12-23
KVM: VMX: relax check for CS register in rmode_segment_valid()
Gleb Natapov
2012-12-23
KVM: VMX: cleanup rmode_segment_valid()
Gleb Natapov
2012-12-14
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
2012-12-13
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-12-11
VMX: remove unneeded enable_unrestricted_guest check
Gleb Natapov
2012-12-11
KVM: VMX: fix DPL during entry to protected mode
Gleb Natapov
2012-12-06
KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump
Zhang Yanfei
2012-12-05
KVM: x86: Make register state after reset conform to specification
Julian Stecklina
2012-12-05
kvm: don't use bit24 for detecting address-specific invalidation capability
Zhang Xiantao
2012-12-05
kvm: remove unnecessary bit checking for ept violation
Zhang Xiantao
2012-11-30
KVM: x86: Emulate IA32_TSC_ADJUST MSR
Will Auld
2012-11-30
KVM: x86: Add code to track call origin for msr assignment
Will Auld
2012-11-29
KVM: VMX: fix memory order between loading vmcs and clearing vmcs
Xiao Guangrong
2012-11-29
KVM: VMX: fix invalid cpu passed to smp_call_function_single
Xiao Guangrong
2012-11-28
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
2012-11-28
KVM: x86: pass host_tsc to read_l1_tsc
Marcelo Tosatti
2012-11-16
KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
Takashi Iwai
2012-10-18
KVM: VMX: report internal error for MMIO #PF due to delivery event
Xiao Guangrong
2012-10-18
KVM: VMX: report internal error for the unhandleable event
Xiao Guangrong
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-10-01
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-09-23
KVM: x86: Fix guest debug across vcpu INIT reset
Jan Kiszka
2012-09-21
x86, kvm: fix kvm's usage of kernel_fpu_begin/end()
Suresh Siddha
2012-09-19
arch/x86: Remove unecessary semicolons
Peter Senna Tschudin
2012-09-17
KVM: VMX: Make use of asm.h
Avi Kivity
[next]