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
2021-06-16
kvm: fix previous commit for 32-bit builds
Paolo Bonzini
2021-06-16
kvm: avoid speculation-based attacks from out-of-range memslot accesses
Paolo Bonzini
2020-05-02
KVM: Check validity of resolved slot when searching memslots
Sean Christopherson
2019-11-28
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
2019-11-16
kvm: Add helper function for creating VM worker threads
Junaid Shahid
2019-11-16
kvm: Convert kvm_lock to a mutex
Junaid Shahid
2018-05-30
kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds
Sebastian Ott
2017-04-08
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
2016-09-16
kvm: create per-vcpu dirs in debugfs
Luiz Capitulino
2016-09-16
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
2016-08-12
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
2016-08-12
KVM: PPC: Move xics_debugfs_init out of create
Christoffer Dall
2016-08-04
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2016-07-22
Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
2016-07-22
KVM: arm/arm64: Enable MSI routing
Eric Auger
2016-07-22
KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...
Eric Auger
2016-07-22
KVM: Add devid in kvm_kernel_irq_routing_entry
Eric Auger
2016-07-18
KVM: kvm_io_bus: Add kvm_io_bus_get_dev() call
Andre Przywara
2016-07-14
KVM: pass struct kvm to kvm_set_routing_entry
Radim Krčmář
2016-07-01
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
2016-06-28
context_tracking: move rcu_virt_note_context_switch out of kvm_host.h
Paolo Bonzini
2016-06-16
KVM: remove kvm_vcpu_compatible
Paolo Bonzini
2016-06-16
KVM: introduce kvm->created_vcpus
Paolo Bonzini
2016-05-25
KVM: Create debugfs dir and stat files for each VM
Janosch Frank
2016-05-18
KVM: split kvm_vcpu_wake_up from kvm_vcpu_kick
Radim Krčmář
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-05-11
kvm: Conditionally register IRQ bypass consumer
Alex Williamson
2016-05-11
kvm: introduce KVM_MAX_VCPU_ID
Greg Kurz
2016-05-11
KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUS
Greg Kurz
2016-04-20
KVM: add missing memory barrier in kvm_{make,check}_request
Paolo Bonzini
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2016-01-08
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
2016-01-08
KVM: renumber vcpu->request bits
Paolo Bonzini
2016-01-08
KVM: document which architecture uses each request bit
Paolo Bonzini
2016-01-08
KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requests
Paolo Bonzini
2015-12-16
kvm: Dump guest rIP when the guest tried something unsupported
Borislav Petkov
2015-12-16
kvm/x86: Hyper-V SynIC timers
Andrey Smetanin
2015-12-16
kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
Andrey Smetanin
2015-11-30
KVM: Remove unnecessary debugfs dentry references
Janosch Frank
2015-11-30
KVM: use heuristic for fast VCPU lookup by id
David Hildenbrand
2015-11-25
KVM: kvm_is_visible_gfn can be boolean
Yaowei Bai
2015-11-25
kvm/x86: Hyper-V kvm exit
Andrey Smetanin
2015-11-25
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
2015-11-25
kvm/irqchip: kvm_arch_irq_routing_update renaming split
Andrey Smetanin
2015-11-19
KVM: Provide function for VCPU lookup by id
David Hildenbrand
2015-11-10
KVM: x86: Add a common TSC scaling function
Haozhong Zhang
2015-11-04
KVM: x86: move kvm_set_irq_inatomic to legacy device assignment
Paolo Bonzini
2015-11-04
KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic
Paolo Bonzini
2015-11-04
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
[next]