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
/
virt
/
kvm
/
kvm_main.c
Commit message (
Expand
)
Author
Age
*
KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM
Konstantin Weitz
2012-04-30
*
KVM: Introduce direct MSI message injection for in-kernel irqchips
Jan Kiszka
2012-04-24
*
Merge branch 'linus' into queue
Marcelo Tosatti
2012-04-19
|
\
|
*
KVM: unmap pages from the iommu when slots are removed
Alex Williamson
2012-04-11
*
|
KVM: Remove unused dirty_bitmap_head and nr_dirty_pages
Takuya Yoshikawa
2012-04-08
*
|
KVM: fix kvm_vcpu_kick build failure on S390
Marcelo Tosatti
2012-04-08
*
|
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
2012-04-08
*
|
KVM: resize kvm_io_range array dynamically
Amos Kong
2012-04-08
|
/
*
KVM: use correct tlbs dirty type in cmpxchg
Alex Shi
2012-03-08
*
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
Avi Kivity
2012-03-08
*
KVM: mmu_notifier: Flush TLBs before releasing mmu_lock
Takuya Yoshikawa
2012-03-08
*
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
2012-03-08
*
KVM: Simplify ifndef conditional usage in __kvm_set_memory_region()
Takuya Yoshikawa
2012-03-08
*
KVM: Split lpage_info creation out from __kvm_set_memory_region()
Takuya Yoshikawa
2012-03-08
*
KVM: Introduce gfn_to_index() which returns the index for a given level
Takuya Yoshikawa
2012-03-08
*
KVM: Move gfn_to_memslot() to kvm_host.h
Paul Mackerras
2012-03-05
*
KVM: Add barriers to allow mmu_notifier_retry to be used locklessly
Paul Mackerras
2012-03-05
*
KVM: s390: ucontrol: export SIE control block to user
Carsten Otte
2012-03-05
*
KVM: s390: add parameter for KVM_CREATE_VM
Carsten Otte
2012-03-05
*
KVM: Fix __set_bit() race in mark_page_dirty() during dirty logging
Takuya Yoshikawa
2012-02-01
*
KVM: ensure that debugfs entries have been created
Hamo
2011-12-27
*
KVM: drop bsp_vcpu pointer from kvm struct
Gleb Natapov
2011-12-27
*
KVM: Use memdup_user instead of kmalloc/copy_from_user
Sasha Levin
2011-12-27
*
KVM: Use kmemdup() instead of kmalloc/memcpy
Sasha Levin
2011-12-27
*
KVM: introduce a table to map slot id to index in memslots array
Xiao Guangrong
2011-12-27
*
KVM: sort memslots by its size and use line search
Xiao Guangrong
2011-12-27
*
KVM: introduce id_to_memslot function
Xiao Guangrong
2011-12-27
*
KVM: introduce kvm_for_each_memslot macro
Xiao Guangrong
2011-12-27
*
KVM: introduce update_memslots function
Xiao Guangrong
2011-12-27
*
KVM: introduce KVM_MEM_SLOTS_NUM macro
Xiao Guangrong
2011-12-27
*
KVM: Count the number of dirty pages for dirty logging
Takuya Yoshikawa
2011-12-27
*
KVM: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-12-27
*
KVM: Intelligent device lookup on I/O bus
Sasha Levin
2011-09-25
*
KVM: MMU: mmio page fault support
Xiao Guangrong
2011-07-24
*
KVM: MMU: filter out the mmio pfn from the fault pfn
Xiao Guangrong
2011-07-24
*
KVM: introduce kvm_read_guest_cached
Gleb Natapov
2011-07-12
*
KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK
Alexander Graf
2011-07-12
*
KVM: Clean up error handling during VCPU creation
Jan Kiszka
2011-07-12
*
KVM: use __copy_to_user/__clear_user to write guest page
Xiao Guangrong
2011-07-12
*
KVM: Initialize kvm before registering the mmu notifier
Mike Waychison
2011-06-06
*
KVM: add missing void __user * cast to access_ok() call
Heiko Carstens
2011-05-26
*
KVM: Fix kvm mmu_notifier initialization order
OGAWA Hirofumi
2011-05-22
*
KVM: Validate userspace_addr of memslot when registered
Takuya Yoshikawa
2011-05-22
*
KVM: cleanup memslot_id function
Xiao Guangrong
2011-05-11
*
KVM: Enable async page fault processing
Gleb Natapov
2011-04-06
*
Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2011-03-26
|
\
|
*
KVM: Use syscore_ops instead of sysdev class and sysdev
Rafael J. Wysocki
2011-03-23
*
|
kvm: use little-endian bitops
Akinobu Mita
2011-03-23
*
|
kvm: stop including asm-generic/bitops/le.h directly
Akinobu Mita
2011-03-23
|
/
*
KVM: Convert kvm_lock to raw_spinlock
Jan Kiszka
2011-03-17
[next]