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: Return destination vcpu on interrupt injection
Yang Zhang
2013-04-15
|
*
KVM: Add vcpu info to ioapic_update_eoi()
Yang Zhang
2013-04-15
|
*
KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits
Jan Kiszka
2013-04-14
|
*
KVM: nVMX: Fix conditions for interrupt injection
Jan Kiszka
2013-04-14
|
*
KVM: nVMX: Rework event injection and recovery
Jan Kiszka
2013-04-14
|
*
KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1
Jan Kiszka
2013-04-14
|
*
KVM: emulator: mark 0xff 0x7d opcode as undefined.
Gleb Natapov
2013-04-14
|
*
KVM: emulator: Do not fail on emulation of undefined opcode
Gleb Natapov
2013-04-14
|
*
KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...
Gleb Natapov
2013-04-14
|
*
KVM: emulator: fix unimplemented instruction detection
Gleb Natapov
2013-04-14
|
*
KVM: x86 emulator: Fix segment loading in VM86
Kevin Wolf
2013-04-11
|
*
KVM: Move kvm_spurious_fault to x86.c
Geoff Levand
2013-04-08
|
*
KVM: VMX: Add missing braces to avoid redundant error check
Jan Kiszka
2013-04-08
|
*
KVM: x86: fix memory leak in vmx_init
Yang Zhang
2013-04-08
|
*
KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controls
Jan Kiszka
2013-04-07
|
*
KVM: Call kvm_apic_match_dest() to check destination vcpu
Yang Zhang
2013-04-07
|
*
Revert "KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()"
Takuya Yoshikawa
2013-04-07
|
*
pmu: prepare for migration support
Paolo Bonzini
2013-04-02
|
*
KVM: MMU: Rename kvm_mmu_free_some_pages() to make_mmu_pages_available()
Takuya Yoshikawa
2013-03-21
|
*
KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()
Takuya Yoshikawa
2013-03-21
|
*
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
2013-03-21
|
|
\
|
*
|
KVM: x86: correctly initialize the CS base on reset
Paolo Bonzini
2013-03-20
|
*
|
KVM: VMX: Require KVM_SET_TSS_ADDR being called prior to running a VCPU
Jan Kiszka
2013-03-18
|
*
|
KVM: x86: Optimize mmio spte zapping when creating/moving memslot
Takuya Yoshikawa
2013-03-14
|
*
|
KVM: MMU: Mark sp mmio cached when creating mmio spte
Takuya Yoshikawa
2013-03-14
|
*
|
KVM: nVMX: Add preemption timer support
Jan Kiszka
2013-03-14
|
*
|
KVM: nVMX: Provide EFER.LMA saving support
Jan Kiszka
2013-03-14
|
*
|
KVM: nVMX: Clean up and fix pin-based execution controls
Jan Kiszka
2013-03-13
|
*
|
KVM: x86: Rework INIT and SIPI handling
Jan Kiszka
2013-03-13
|
*
|
KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_ma...
Marcelo Tosatti
2013-03-13
|
*
|
KVM: x86: Drop unused return code from VCPU reset callback
Jan Kiszka
2013-03-12
|
*
|
VMX: x86: handle host TSC calibration failure
Marcelo Tosatti
2013-03-12
|
*
|
kvm: remove cast for kmalloc return value
Ioan Orghici
2013-03-11
|
*
|
KVM: MMU: Introduce a helper function for FIFO zapping
Takuya Yoshikawa
2013-03-07
|
*
|
KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()
Takuya Yoshikawa
2013-03-07
|
*
|
KVM: MMU: Fix and clean up for_each_gfn_* macros
Takuya Yoshikawa
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-07
|
*
|
KVM: nVMX: Reset RFLAGS on VM-exit
Jan Kiszka
2013-03-05
|
*
|
KVM: nVMX: Fix switching of debug state
Jan Kiszka
2013-03-04
|
*
|
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
2013-03-04
|
*
|
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
2013-03-04
|
*
|
KVM: set_memory_region: Drop user_alloc from set_memory_region()
Takuya Yoshikawa
2013-03-04
|
*
|
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
2013-03-04
|
*
|
Merge branch 'master' into queue
Marcelo Tosatti
2013-03-04
|
|
\
\
|
*
|
|
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-28
|
*
|
|
arch/x86/kvm: beautify source code for __u32 irq which is never < 0
Chen Gang
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
[prev]
[next]