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
*
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
|
*
KVM: VMX: report internal error for the unhandleable event
Xiao Guangrong
2012-10-18
*
|
KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
Takashi Iwai
2012-11-16
|
/
*
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-10-04
|
\
|
*
KVM: x86: Fix guest debug across vcpu INIT reset
Jan Kiszka
2012-09-23
|
*
KVM: VMX: Make use of asm.h
Avi Kivity
2012-09-17
|
*
KVM: VMX: Make lto-friendly
Avi Kivity
2012-09-17
|
*
KVM: VMX: constify lookup tables
Mathias Krause
2012-09-05
|
*
KVM: VMX: Ignore segment G and D bits when considering whether we can virtualize
Avi Kivity
2012-08-27
|
*
KVM: VMX: Save all segment data in real mode
Avi Kivity
2012-08-27
|
*
KVM: VMX: Preserve segment limit and access rights in real mode
Avi Kivity
2012-08-27
|
*
KVM: VMX: Return real real-mode segment data even if emulate_invalid_guest_st...
Avi Kivity
2012-08-27
|
*
KVM: VMX: Allow vm86 virtualization of big real mode
Avi Kivity
2012-08-27
|
*
KVM: VMX: Allow real mode emulation using vm86 with dpl=0
Avi Kivity
2012-08-27
|
*
KVM: VMX: Retain limit and attributes when entering protected mode
Avi Kivity
2012-08-27
|
*
KVM: VMX: Use kvm_segment to save protected-mode segments when entering realmode
Avi Kivity
2012-08-27
|
*
KVM: VMX: Fix incorrect lookup of segment S flag in fix_pmode_dataseg()
Avi Kivity
2012-08-27
|
*
KVM: VMX: Separate saving pre-realmode state from setting segments
Avi Kivity
2012-08-27
|
*
KVM: VMX: Advertize RDTSC exiting to nested guests
Avi Kivity
2012-08-13
|
*
KVM: VMX: restore MSR_IA32_DEBUGCTLMSR after VMEXIT
Gleb Natapov
2012-08-13
|
*
KVM: do not release the error page
Xiao Guangrong
2012-08-06
|
*
Merge remote-tracking branch 'upstream' into next
Avi Kivity
2012-08-05
|
|
\
|
*
|
KVM: VMX: Fix typos
Guo Chao
2012-07-20
*
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-10-01
|
\
\
\
|
*
|
|
x86, kvm: fix kvm's usage of kernel_fpu_begin/end()
Suresh Siddha
2012-09-21
|
|
|
/
|
|
/
|
*
|
|
arch/x86: Remove unecessary semicolons
Peter Senna Tschudin
2012-09-19
*
|
|
KVM: fix error paths for failed gfn_to_page() calls
Xiao Guangrong
2012-09-10
*
|
|
KVM: x86: Check INVPCID feature bit in EBX of leaf 7
Ren, Yongjie
2012-09-09
|
/
/
*
/
KVM: VMX: Fix ds/es corruption on i386 with preemption
Avi Kivity
2012-08-01
|
/
*
KVM: VMX: Implement PCID/INVPCID for guests with EPT
Mao, Junjie
2012-07-12
*
KVM: VMX: export PFEC.P bit on ept
Xiao Guangrong
2012-07-11
*
KVM: VMX: Emulate invalid guest state by default
Avi Kivity
2012-07-09
*
KVM: VMX: Improve error reporting during invalid guest state emulation
Avi Kivity
2012-07-09
*
KVM: VMX: Stop invalid guest state emulation on pending event
Avi Kivity
2012-07-09
*
KVM: VMX: Continue emulating after batch exhausted
Avi Kivity
2012-07-09
*
KVM: VMX: Fix interrupt exit condition during emulation
Avi Kivity
2012-07-09
*
KVM: VMX: Limit iterations with emulator_invalid_guest_state
Avi Kivity
2012-07-09
[next]