index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2017-07-10
KVM: use correct accessor function for __kvm_memslots
Christian Borntraeger
2017-07-07
KVM: mark memory slots as rcu
Christian Borntraeger
2017-07-07
KVM: mark kvm->busses as rcu protected
Christian Borntraeger
2017-07-07
KVM: mark vcpu->pid pointer as rcu protected
Christian Borntraeger
2017-06-04
KVM: add kvm_request_pending
Radim Krčmář
2017-06-04
KVM: improve arch vcpu request defining
Andrew Jones
2017-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2017-05-09
KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpus
Christoffer Dall
2017-05-09
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-03
Revert "KVM: Support vCPU-based gfn->hva cache"
Paolo Bonzini
2017-05-02
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
2017-04-28
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
2017-04-27
KVM: mark requests that need synchronization
Paolo Bonzini
2017-04-27
KVM: return if kvm_vcpu_wake_up() did wake up the VCPU
Radim Krčmář
2017-04-27
KVM: add explicit barrier to kvm_vcpu_kick
Andrew Jones
2017-04-27
KVM: mark requests that do not need a wakeup
Radim Krčmář
2017-04-27
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-21
kvm: Move srcu_struct fields to end of struct kvm
Paul E. McKenney
2017-04-12
KVM: x86: rename kvm_vcpu_request_scan_ioapic()
David Hildenbrand
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
2017-04-07
KVM: x86: drop legacy device assignment
Paolo Bonzini
2017-03-23
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
2017-03-01
kvm: convert kvm.users_count from atomic_t to refcount_t
Elena Reshetova
2017-02-17
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
2017-02-16
KVM: Support vCPU-based gfn->hva cache
Cao, Lei
2017-01-30
arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENT
Marc Zyngier
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-12
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-11-29
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
2016-11-28
KVM: Export kvm module parameter variables
Suraj Jitindar Singh
2016-11-22
kvm: x86: don't print warning messages for unimplemented msrs
Bandan Das
2016-11-22
kvm: Introduce kvm_write_guest_offset_cached()
Pan Xinhui
2016-10-16
Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict
Ingo Molnar
2016-10-07
x86/fpu, kvm: Remove KVM vcpu->fpu_counter
Rik van Riel
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
[next]