index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2014-11-26
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
Ard Biesheuvel
2014-10-24
kvm: vfio: fix unregister kvm_device_ops of vfio
Wanpeng Li
2014-09-27
Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2014-09-24
kvm: x86: Add request bit to reload APIC access page address
Tang Chen
2014-09-24
kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make i...
Tang Chen
2014-09-24
kvm: Faults which trigger IO release the mmap_sem
Andres Lagar-Cavilla
2014-09-18
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
2014-09-17
KVM: VFIO: register kvm_device_ops dynamically
Will Deacon
2014-09-17
KVM: s390: register flic ops dynamically
Cornelia Huck
2014-09-17
KVM: ARM: vgic: register kvm_device_ops dynamically
Will Deacon
2014-09-17
KVM: device: add simple registration mechanism for kvm_device_ops
Will Deacon
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
2014-08-27
KVM: Introduce gfn_to_hva_memslot_prot
Christoffer Dall
2014-08-21
KVM: add kvm_arch_sched_in
Radim Krčmář
2014-08-06
KVM: Move more code under CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
2014-08-05
KVM: Give IRQFD its own separate enabling Kconfig option
Paul Mackerras
2014-08-05
KVM: Move all accesses to kvm::irq_routing into irqchip.c
Paul Mackerras
2014-08-05
KVM: irqchip: Provide and use accessors for irq routing table
Paul Mackerras
2014-07-28
KVM: Rename and add argument to check_extension
Alexander Graf
2014-06-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-05
sched: Fix signedness bug in yield_to()
Dan Carpenter
2014-05-05
kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
Christian Borntraeger
2014-04-29
KVM: s390: enable IBS for single running VCPUs
David Hildenbrand
2014-04-23
Revert "KVM: Simplify kvm->tlbs_dirty handling"
Xiao Guangrong
2014-04-22
Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Marcelo Tosatti
2014-04-22
KVM: add kvm_is_error_gpa() helper
Heiko Carstens
2014-04-17
KVM: VMX: speed up wildcard MMIO EVENTFD
Michael S. Tsirkin
2014-03-21
KVM: Bump KVM_MAX_IRQ_ROUTES for s390
Cornelia Huck
2014-03-21
KVM: s390: irq routing for adapter interrupts.
Cornelia Huck
2014-02-18
KVM: Simplify kvm->tlbs_dirty handling
Takuya Yoshikawa
2014-01-30
KVM: async_pf: Provide additional direct page notification
Dominik Dingel
2014-01-30
KVM: s390: add floating irq controller
Jens Freimann
2014-01-08
kvm: remove dead code
Stephen Hemminger
2014-01-08
kvm: make local functions static
Stephen Hemminger
2013-12-21
KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
Christoffer Dall
2013-12-13
KVM: Use cond_resched() directly and remove useless kvm_resched()
Takuya Yoshikawa
2013-11-04
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-10-31
kvm_host: typo fix
Michael S. Tsirkin
2013-10-30
kvm: Create non-coherent DMA registeration
Alex Williamson
2013-10-30
kvm/x86: Convert iommu_flags to iommu_noncoherent
Alex Williamson
2013-10-30
kvm: Add VFIO device
Alex Williamson
2013-10-17
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
2013-10-15
KVM: Drop FOLL_GET in GUP when doing async page fault
chai wen
2013-10-14
KVM: Move gfn_to_index to x86 specific code
Christoffer Dall
2013-09-30
KVM: Convert kvm_lock back to non-raw spinlock
Paolo Bonzini
2013-09-24
kvm: remove .done from struct kvm_async_pf
Radim Krčmář
2013-09-17
KVM: mmu: allow page tables to be in read-only slots
Paolo Bonzini
2013-07-29
KVM: s390: Make KVM_HVA_ERR_BAD usable on s390
Dominik Dingel
2013-07-18
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
[next]