index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.c
Commit message (
Expand
)
Author
Age
...
|
*
KVM: nVMX: Avoid one redundant vmcs_read in prepare_vmcs12
Jan Kiszka
2013-02-28
|
*
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-27
|
*
KVM: nVMX: Trap unconditionally if msr bitmap access fails
Jan Kiszka
2013-02-21
|
*
KVM: nVMX: Improve I/O exit handling
Jan Kiszka
2013-02-21
*
|
x86, xen, gdt: Remove the pvops variant of store_gdt.
Konrad Rzeszutek Wilk
2013-04-11
|
/
*
KVM: nVMX: Remove redundant get_vmcs12 from nested_vmx_exit_handled_msr
Jan Kiszka
2013-02-14
*
KVM: VMX: disable apicv by default
Yang Zhang
2013-02-11
*
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-02-05
*
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-29
*
KVM: VMX: set vmx->emulation_required only when needed.
Gleb Natapov
2013-01-23
*
KVM: VMX: rename fix_pmode_dataseg to fix_pmode_seg.
Gleb Natapov
2013-01-23
*
KVM: VMX: don't clobber segment AR of unusable segments.
Gleb Natapov
2013-01-23
*
KVM: VMX: skip vmx->rmode.vm86_active check on cr0 write if unrestricted gues...
Gleb Natapov
2013-01-23
*
KVM: VMX: remove hack that disables emulation on vcpu reset/init
Gleb Natapov
2013-01-23
*
KVM: VMX: if unrestricted guest is enabled vcpu state is always valid.
Gleb Natapov
2013-01-23
*
KVM: VMX: reset CPL only on CS register write.
Gleb Natapov
2013-01-23
*
KVM: VMX: remove special CPL cache access during transition to real mode.
Gleb Natapov
2013-01-23
*
KVM: VMX: fix incorrect cached cpl value with real/v8086 modes
Marcelo Tosatti
2013-01-08
*
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
2013-01-02
*
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-23
*
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-13
|
\
|
*
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-11
|
*
KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump
Zhang Yanfei
2012-12-06
|
*
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-12-05
|
*
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-30
|
*
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-27
|
*
KVM: x86: pass host_tsc to read_l1_tsc
Marcelo Tosatti
2012-11-27
|
*
KVM: VMX: report internal error for MMIO #PF due to delivery event
Xiao Guangrong
2012-10-18
[prev]
[next]