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: VMX: fix use after free of vmx->loaded_vmcs
Marcelo Tosatti
2014-03-31
*
KVM: x86: handle invalid root_hpa everywhere
Marcelo Tosatti
2014-03-31
*
KVM: MMU: handle invalid root_hpa at __direct_map
Marcelo Tosatti
2014-03-31
*
KVM: SVM: fix cr8 intercept window
Radim Krčmář
2014-03-24
*
kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
Andrew Honig
2014-03-07
*
KVM: x86: limit PIT timer frequency
Marcelo Tosatti
2014-02-06
*
kvm: x86: fix apic_base enable check
Andrew Jones
2014-02-06
*
KVM: x86: Fix APIC map calculation after re-enabling
Jan Kiszka
2014-01-09
*
KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)
Gleb Natapov
2013-12-20
*
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
Andy Honig
2013-12-20
*
KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
Andy Honig
2013-12-20
*
KVM: x86: fix emulation of "movzbl %bpl, %eax"
Paolo Bonzini
2013-11-29
*
KVM: VMX: mark unusable segment as nonpresent
Gleb Natapov
2013-07-13
*
KVM: x86: remove vcpu's CPL check in host-invoked XCR set
Zhanghaoyu (A)
2013-06-18
*
KVM: Fix race in apic->pending_events processing
Gleb Natapov
2013-06-03
*
KVM: fix sil/dil/bpl/spl in the mod/rm fields
Paolo Bonzini
2013-06-03
*
KVM: Emulate multibyte NOP
Paolo Bonzini
2013-06-03
*
KVM: emulator: emulate SALC
Paolo Bonzini
2013-05-09
*
KVM: emulator: emulate XLAT
Paolo Bonzini
2013-05-09
*
KVM: emulator: emulate AAM
Paolo Bonzini
2013-05-09
*
KVM: VMX: fix halt emulation while emulating invalid guest sate
Gleb Natapov
2013-05-09
*
KVM: x86: fix maintenance of guest/host xcr0 state
Marcelo Tosatti
2013-05-08
*
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-05
|
\
|
*
KVM: x86: Account for failing enable_irq_window for NMI window request
Jan Kiszka
2013-05-02
|
*
kvm: KVM_CAP_IOMMU only available with device assignment
Alex Williamson
2013-04-29
|
*
KVM: nVMX: Skip PF interception check when queuing during nested run
Jan Kiszka
2013-04-28
|
*
kvm: Allow build-time configuration of KVM device assignment
Alex Williamson
2013-04-28
|
*
Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue
Gleb Natapov
2013-04-28
|
|
\
|
|
*
KVM: Move irqfd resample cap handling to generic code
Alexander Graf
2013-04-26
|
|
*
KVM: Extract generic irqchip logic into irqchip.c
Alexander Graf
2013-04-26
|
|
*
KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
Alexander Graf
2013-04-26
|
*
|
KVM: x86: Rework request for immediate exit
Jan Kiszka
2013-04-28
|
*
|
kvm, svm: Fix typo in printk message
Borislav Petkov
2013-04-28
|
*
|
KVM: VMX: remove unprintable characters from comment
Jan Kiszka
2013-04-28
|
|
/
|
*
KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions
Gleb Natapov
2013-04-25
|
*
KVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER.LMA settings
Jan Kiszka
2013-04-22
|
*
KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER
Jan Kiszka
2013-04-22
|
*
KVM: nVMX: Fix conditions for NMI injection
Jan Kiszka
2013-04-22
|
*
KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_mask
Jan Kiszka
2013-04-22
|
*
KVM: x86: Fix memory leak in vmx.c
Andrew Honig
2013-04-22
|
*
KVM: x86: fix error return code in kvm_arch_vcpu_init()
Wei Yongjun
2013-04-22
|
*
KVM: nVMX: Enable and disable shadow vmcs functionality
Abel Gordon
2013-04-22
|
*
KVM: nVMX: Synchronize VMCS12 content with the shadow vmcs
Abel Gordon
2013-04-22
|
*
KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcs
Abel Gordon
2013-04-22
|
*
KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12
Abel Gordon
2013-04-22
|
*
KVM: nVMX: Release shadow vmcs
Abel Gordon
2013-04-22
|
*
KVM: nVMX: Allocate shadow vmcs
Abel Gordon
2013-04-22
|
*
KVM: nVMX: Fix VMXON emulation
Abel Gordon
2013-04-22
|
*
KVM: nVMX: Refactor handle_vmwrite
Abel Gordon
2013-04-22
|
*
KVM: nVMX: Introduce vmread and vmwrite bitmaps
Abel Gordon
2013-04-22
[next]