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: 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
*
KVM: VMX: Relax check on unusable segment
Avi Kivity
2012-07-09
*
KVM: VMX: Return correct CPL during transition to protected mode
Avi Kivity
2012-07-09
*
KVM: VMX: code clean for vmx_init()
Guo Chao
2012-07-03
*
KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
Christoffer Dall
2012-06-06
*
KVM: VMX: Fix KVM_SET_SREGS with big real mode segments
Orit Wasserman
2012-06-05
*
KVM: VMX: Use EPT Access bit in response to memory notifiers
Xudong Hao
2012-06-05
*
KVM: VMX: Enable EPT A/D bits if supported by turning on relevant bit in EPTP
Xudong Hao
2012-06-05
*
KVM: VMX: Add parameter to control A/D bits support, default is on
Xudong Hao
2012-06-05
*
KVM: VMX: Optimize %ds, %es reload
Avi Kivity
2012-05-16
*
KVM: VMX: Fix %ds/%es clobber
Avi Kivity
2012-05-16
*
KVM: VMX: unlike vmcs on fail path
Xiao Guangrong
2012-05-14
*
Merge branch 'linus' into queue
Marcelo Tosatti
2012-04-19
|
\
|
*
KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context
Avi Kivity
2012-04-18
*
|
KVM: VMX: Auto-load on CPUs with VMX
Josh Triplett
2012-04-08
|
/
*
KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
Marcelo Tosatti
2012-04-05
*
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-28
|
\
|
*
KVM: nVMX: Fix erroneous exception bitmap check
Nadav Har'El
2012-03-08
|
*
KVM: VMX: Fix delayed load of shared MSRs
Avi Kivity
2012-03-08
|
*
KVM: x86 emulator: Fix task switch privilege checks
Kevin Wolf
2012-03-08
|
*
KVM: VMX: remove yield_on_hlt
Raghavendra K T
2012-03-08
|
*
KVM: Allow adjust_tsc_offset to be in host or guest cycles
Marcelo Tosatti
2012-03-08
|
*
KVM: Infrastructure for software and hardware based TSC rate scaling
Zachary Amsden
2012-03-08
*
|
i387: Split up <asm/i387.h> into exported and internal interfaces
Linus Torvalds
2012-02-21
|
/
*
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
2012-02-18
*
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
2012-02-16
*
module_param: make bool parameters really bool (arch)
Rusty Russell
2012-01-12
*
KVM: VMX: Intercept RDPMC
Avi Kivity
2011-12-27
*
KVM: Move cpuid code to new file
Avi Kivity
2011-12-27
*
KVM: introduce id_to_memslot function
Xiao Guangrong
2011-12-27
*
KVM: VMX: remove unneeded vmx_load_host_state() calls.
Gleb Natapov
2011-12-27
*
KVM: nVMX: Fix warning-causing idt-vectoring-info behavior
Nadav Har'El
2011-12-27
*
KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXIT
Nadav Har'El
2011-12-27
*
KVM: VMX: Check for automatic switch msr table overflow
Gleb Natapov
2011-11-17
*
KVM: VMX: Add support for guest/host-only profiling
Gleb Natapov
2011-11-17
*
KVM: VMX: add support for switching of PERF_GLOBAL_CTRL
Gleb Natapov
2011-11-17
*
KVM: Clean up and extend rate-limited output
Jan Kiszka
2011-09-25
*
KVM: x86: Move kvm_trace_exit into atomic vmexit section
Jan Kiszka
2011-09-25
*
KVM: APIC: avoid instruction emulation for EOI writes
Kevin Tian
2011-09-25
*
KVM: nVMX: Fix nested VMX TSC emulation
Nadav Har'El
2011-09-25
*
KVM: L1 TSC handling
Nadav Har'El
2011-09-25
*
KVM: VMX: trivial: use BUG_ON
Julia Lawall
2011-09-25
*
KVM: Use __print_symbolic() for vmexit tracepoints
Stefan Hajnoczi
2011-09-25
[next]