index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
2013-03-12
KVM: x86: Drop unused return code from VCPU reset callback
Jan Kiszka
2013-03-11
kvm: remove cast for kmalloc return value
Ioan Orghici
2013-03-07
KVM: nVMX: Fix setting of CR0 and CR4 in guest mode
Jan Kiszka
2013-03-07
KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS
Jan Kiszka
2013-03-05
KVM: nVMX: Reset RFLAGS on VM-exit
Jan Kiszka
2013-03-04
KVM: nVMX: Fix switching of debug state
Jan Kiszka
2013-03-04
KVM: set_memory_region: Drop user_alloc from set_memory_region()
Takuya Yoshikawa
2013-02-28
KVM: VMX: Pass vcpu to __vmx_complete_interrupts
Jan Kiszka
2013-02-28
KVM: nVMX: Avoid one redundant vmcs_read in prepare_vmcs12
Jan Kiszka
2013-02-27
KVM: nVMX: Use cached exit reason
Jan Kiszka
2013-02-27
KVM: nVMX: Clear segment cache after switching between L1 and L2
Jan Kiszka
2013-02-27
KVM: nVMX: Advertise PAUSE and WBINVD exiting support
Jan Kiszka
2013-02-27
KVM: VMX: Make prepare_vmcs12 and load_vmcs12_host_state static
Jan Kiszka
2013-02-22
KVM: nVMX: Trap unconditionally if msr bitmap access fails
Jan Kiszka
2013-02-22
KVM: nVMX: Improve I/O exit handling
Jan Kiszka
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-06
KVM: VMX: cleanup vmx_set_cr0().
Gleb Natapov
2013-02-05
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-13
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
[prev]
[next]