index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-10
KVM: use correct accessor function for __kvm_memslots
Christian Borntraeger
1
-3
/
+2
2017-07-07
KVM: mark memory slots as rcu
Christian Borntraeger
1
-1
/
+1
2017-07-07
KVM: mark kvm->busses as rcu protected
Christian Borntraeger
1
-1
/
+7
2017-07-07
KVM: mark vcpu->pid pointer as rcu protected
Christian Borntraeger
1
-1
/
+1
2017-06-04
KVM: add kvm_request_pending
Radim Krčmář
1
-0
/
+5
2017-06-04
KVM: improve arch vcpu request defining
Andrew Jones
1
-0
/
+7
2017-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+11
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
1
-0
/
+11
2017-05-09
KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpus
Christoffer Dall
1
-0
/
+11
2017-05-09
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-1
/
+0
2017-05-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2017-05-09
mm: introduce kv[mz]alloc helpers
Michal Hocko
1
-2
/
+0
2017-05-03
Revert "KVM: Support vCPU-based gfn->hva cache"
Paolo Bonzini
1
-8
/
+8
2017-05-02
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
1
-0
/
+1
2017-04-28
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
1
-1
/
+0
2017-04-27
KVM: mark requests that need synchronization
Paolo Bonzini
1
-4
/
+5
2017-04-27
KVM: return if kvm_vcpu_wake_up() did wake up the VCPU
Radim Krčmář
1
-1
/
+1
2017-04-27
KVM: add explicit barrier to kvm_vcpu_kick
Andrew Jones
1
-0
/
+6
2017-04-27
KVM: mark requests that do not need a wakeup
Radim Krčmář
1
-5
/
+7
2017-04-27
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
1
-2
/
+12
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
1
-1
/
+0
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-2
/
+2
2017-04-21
kvm: Move srcu_struct fields to end of struct kvm
Paul E. McKenney
1
-2
/
+2
2017-04-12
KVM: x86: rename kvm_vcpu_request_scan_ioapic()
David Hildenbrand
1
-2
/
+2
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
1
-1
/
+1
2017-04-07
KVM: x86: drop legacy device assignment
Paolo Bonzini
1
-16
/
+0
2017-03-23
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
1
-2
/
+2
2017-03-01
kvm: convert kvm.users_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2017-02-17
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
1
-1
/
+0
2017-02-16
KVM: Support vCPU-based gfn->hva cache
Cao, Lei
1
-8
/
+8
2017-01-30
arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENT
Marc Zyngier
1
-1
/
+0
2016-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+10
2016-12-13
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2016-11-29
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
1
-0
/
+4
2016-11-28
KVM: Export kvm module parameter variables
Suraj Jitindar Singh
1
-0
/
+4
2016-11-22
kvm: x86: don't print warning messages for unimplemented msrs
Bandan Das
1
-0
/
+6
2016-11-22
kvm: Introduce kvm_write_guest_offset_cached()
Pan Xinhui
1
-0
/
+2
2016-10-16
Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict
Ingo Molnar
1
-0
/
+4
2016-10-07
x86/fpu, kvm: Remove KVM vcpu->fpu_counter
Rik van Riel
1
-1
/
+0
2016-09-16
kvm: create per-vcpu dirs in debugfs
Luiz Capitulino
1
-0
/
+1
2016-09-16
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
1
-0
/
+3
2016-08-12
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
1
-0
/
+6
2016-08-12
KVM: PPC: Move xics_debugfs_init out of create
Christoffer Dall
1
-0
/
+6
2016-08-04
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-3
/
+9
2016-07-22
Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
1
-0
/
+2
2016-07-22
KVM: arm/arm64: Enable MSI routing
Eric Auger
1
-0
/
+2
2016-07-22
KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...
Eric Auger
1
-2
/
+0
2016-07-22
KVM: Add devid in kvm_kernel_irq_routing_entry
Eric Auger
1
-1
/
+7
2016-07-18
KVM: kvm_io_bus: Add kvm_io_bus_get_dev() call
Andre Przywara
1
-0
/
+2
[next]