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
Commit message (
Expand
)
Author
Age
*
KVM: add support for change_pte mmu notifiers
Izik Eidus
2009-10-04
*
KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes
Izik Eidus
2009-10-04
*
KVM: MMU: dont hold pagecount reference for mapped sptes pages
Izik Eidus
2009-10-04
*
KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID
Avi Kivity
2009-10-04
*
KVM: VMX: flush TLB with INVEPT on cpu migration
Marcelo Tosatti
2009-10-04
*
KVM: fix LAPIC timer period overflow
Aurelien Jarno
2009-10-04
*
KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly
Joerg Roedel
2009-10-04
*
KVM: SVM: Fix tsc offset adjustment when running nested
Joerg Roedel
2009-10-04
*
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-09-14
|
\
|
*
KVM: VMX: Check cpl before emulating debug register access
Avi Kivity
2009-09-10
|
*
KVM: fix misreporting of coalesced interrupts by kvm tracer
Gleb Natapov
2009-09-10
|
*
KVM: x86: drop duplicate kvm_flush_remote_tlb calls
Marcelo Tosatti
2009-09-10
|
*
KVM: VMX: call vmx_load_host_state() only if msr is cached
Gleb Natapov
2009-09-10
|
*
KVM: VMX: Conditionally reload debug register 6
Avi Kivity
2009-09-10
|
*
KVM: Use thread debug register storage instead of kvm specific data
Avi Kivity
2009-09-10
|
*
KVM: VMX: Fix cr8 exiting control clobbering by EPT
Gleb Natapov
2009-09-10
|
*
KVM: Optimize kvm_mmu_unprotect_page_virt() for tdp
Avi Kivity
2009-09-10
|
*
KVM: Protect update_cr8_intercept() when running without an apic
Avi Kivity
2009-09-10
|
*
KVM: VMX: Fix EPT with WP bit change during paging
Sheng Yang
2009-09-10
|
*
KVM: Use kvm_{read,write}_guest_virt() to read and write segment descriptors
Mikhail Ershov
2009-09-10
|
*
KVM: x86 emulator: Add adc and sbb missing decoder flags
Mohammed Gamal
2009-09-10
|
*
KVM: Rename x86_emulate.c to emulate.c
Avi Kivity
2009-09-10
|
*
KVM: When switching to a vm8086 task, load segments as 16-bit
Anthony Liguori
2009-09-10
|
*
KVM: VMX: Adjust rflags if in real mode emulation
Avi Kivity
2009-09-10
|
*
KVM: SVM: Drop tlb flush workaround in npt
Avi Kivity
2009-09-10
|
*
KVM: Update cr8 intercept when APIC TPR is changed by userspace
Gleb Natapov
2009-09-10
|
*
KVM: SVM: enable nested svm by default
Joerg Roedel
2009-09-10
|
*
KVM: SVM: check for nested VINTR flag in svm_interrupt_allowed
Joerg Roedel
2009-09-10
|
*
KVM: SVM: move nested_svm_intr main logic out of if-clause
Joerg Roedel
2009-09-10
|
*
KVM: SVM: remove unnecessary is_nested check from svm_cpu_run
Joerg Roedel
2009-09-10
|
*
KVM: SVM: move special nested exit handling to separate function
Joerg Roedel
2009-09-10
|
*
KVM: SVM: handle errors in vmrun emulation path appropriatly
Joerg Roedel
2009-09-10
|
*
KVM: SVM: remove nested_svm_do and helper functions
Joerg Roedel
2009-09-10
|
*
KVM: SVM: clean up nested vmrun path
Joerg Roedel
2009-09-10
|
*
KVM: SVM: clean up nestec vmload/vmsave paths
Joerg Roedel
2009-09-10
|
*
KVM: SVM: clean up nested_svm_exit_handled_msr
Joerg Roedel
2009-09-10
|
*
KVM: SVM: get rid of nested_svm_vmexit_real
Joerg Roedel
2009-09-10
|
*
KVM: SVM: simplify nested_svm_check_exception
Joerg Roedel
2009-09-10
|
*
KVM: SVM: do nested vmexit in nested_svm_exit_handled
Joerg Roedel
2009-09-10
|
*
KVM: SVM: consolidate nested_svm_exit_handled
Joerg Roedel
2009-09-10
|
*
KVM: SVM: cache nested intercepts
Joerg Roedel
2009-09-10
|
*
KVM: SVM: move nested svm state into seperate struct
Joerg Roedel
2009-09-10
|
*
KVM: SVM: complete interrupts after handling nested exits
Joerg Roedel
2009-09-10
|
*
KVM: SVM: copy only necessary parts of the control area on vmrun/vmexit
Joerg Roedel
2009-09-10
|
*
KVM: SVM: optimize nested vmrun
Joerg Roedel
2009-09-10
|
*
KVM: SVM: optimize nested #vmexit
Joerg Roedel
2009-09-10
|
*
KVM: SVM: add helper functions for global interrupt flag
Joerg Roedel
2009-09-10
|
*
KVM: Replace pic_lock()/pic_unlock() with direct call to spinlock functions
Gleb Natapov
2009-09-10
|
*
KVM: Call ack notifiers from PIC when guest OS acks an IRQ.
Gleb Natapov
2009-09-10
|
*
KVM: Call kvm_vcpu_kick() inside pic spinlock
Gleb Natapov
2009-09-10
[next]