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
/
include
/
asm
/
kvm_host.h
Commit message (
Expand
)
Author
Age
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-07-03
|
\
|
*
KVM: MMU: document fast invalidate all pages
Xiao Guangrong
2013-06-27
|
*
KVM: MMU: document write_flooding_count
Xiao Guangrong
2013-06-27
|
*
KVM: MMU: document clear_spte_count
Xiao Guangrong
2013-06-27
|
*
KVM: MMU: drop kvm_mmu_zap_mmio_sptes
Xiao Guangrong
2013-06-27
|
*
KVM: MMU: fast invalidate all mmio sptes
Xiao Guangrong
2013-06-27
|
*
KVM: MMU: reclaim the zapped-obsolete page first
Xiao Guangrong
2013-06-05
|
*
KVM: MMU: fast invalidate all pages
Xiao Guangrong
2013-06-05
*
|
x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE
H. Peter Anvin
2013-06-25
|
/
*
KVM: x86: Account for failing enable_irq_window for NMI window request
Jan Kiszka
2013-05-02
*
KVM: x86: Increase the "hard" max VCPU limit
Chegu Vinod
2013-04-28
*
Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue
Gleb Natapov
2013-04-28
|
\
|
*
KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS
Alexander Graf
2013-04-26
*
|
KVM: x86: Rework request for immediate exit
Jan Kiszka
2013-04-28
|
/
*
KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER
Jan Kiszka
2013-04-22
*
KVM: VMX: Add the deliver posted interrupt algorithm
Yang Zhang
2013-04-16
*
KVM: VMX: Enable acknowledge interupt on vmexit
Yang Zhang
2013-04-16
*
KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...
Gleb Natapov
2013-04-14
*
KVM: Move kvm_rebooting declaration out of x86
Geoff Levand
2013-04-08
*
KVM: Move vm_list kvm_lock declarations out of x86
Geoff Levand
2013-04-08
*
pmu: prepare for migration support
Paolo Bonzini
2013-04-02
*
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
2013-03-21
|
\
|
*
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
2013-03-19
*
|
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: x86: Rework INIT and SIPI handling
Jan Kiszka
2013-03-13
*
|
KVM: x86: Drop unused return code from VCPU reset callback
Jan Kiszka
2013-03-12
|
/
*
x86, apicv: add virtual interrupt delivery support
Yang Zhang
2013-01-29
*
x86, apicv: add virtual x2apic support
Yang Zhang
2013-01-29
*
KVM: x86: improve reexecute_instruction
Xiao Guangrong
2013-01-21
*
KVM: Remove unused slot_bitmap from kvm_mmu_page
Takuya Yoshikawa
2013-01-14
*
KVM: Increase user memory slots on x86 to 125
Alex Williamson
2012-12-13
*
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
Alex Williamson
2012-12-13
*
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-12-13
*
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: x86: require matched TSC offsets for master clock
Marcelo Tosatti
2012-11-27
*
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
Marcelo Tosatti
2012-11-27
*
KVM: x86: pass host_tsc to read_l1_tsc
Marcelo Tosatti
2012-11-27
*
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: optimize apic interrupt delivery
Gleb Natapov
2012-09-20
|
*
KVM: MMU: Optimize is_last_gpte()
Avi Kivity
2012-09-20
|
*
KVM: MMU: Optimize pte permission checks
Avi Kivity
2012-09-20
|
*
KVM: Provide userspace IO exit completion callback
Gleb Natapov
2012-09-06
|
*
KVM: x86: fix pvclock guest stopped flag reporting
Marcelo Tosatti
2012-08-13
|
*
KVM: Push rmap into kvm_arch_memory_slot
Takuya Yoshikawa
2012-08-06
|
*
Merge branch 'queue' into next
Avi Kivity
2012-07-26
|
|
\
|
|
*
KVM: Separate rmap_pde from kvm_lpage_info->write_count
Takuya Yoshikawa
2012-07-18
|
|
*
KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...
Takuya Yoshikawa
2012-07-18
[next]