index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
2017-03-23
1
-2
/
+2
*
kvm: convert kvm.users_count from atomic_t to refcount_t
Elena Reshetova
2017-03-01
1
-1
/
+2
*
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
2017-02-17
1
-1
/
+0
*
KVM: Support vCPU-based gfn->hva cache
Cao, Lei
2017-02-16
1
-8
/
+8
*
arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENT
Marc Zyngier
2017-01-30
1
-1
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-13
1
-0
/
+10
|
\
|
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
2016-11-29
1
-0
/
+4
|
|
\
|
|
*
KVM: Export kvm module parameter variables
Suraj Jitindar Singh
2016-11-28
1
-0
/
+4
|
*
|
kvm: x86: don't print warning messages for unimplemented msrs
Bandan Das
2016-11-22
1
-0
/
+6
|
|
/
*
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-12
1
-1
/
+0
|
\
\
|
*
|
Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict
Ingo Molnar
2016-10-16
1
-0
/
+4
|
|
\
|
|
*
|
x86/fpu, kvm: Remove KVM vcpu->fpu_counter
Rik van Riel
2016-10-07
1
-1
/
+0
*
|
|
kvm: Introduce kvm_write_guest_offset_cached()
Pan Xinhui
2016-11-22
1
-0
/
+2
|
|
/
|
/
|
*
|
kvm: create per-vcpu dirs in debugfs
Luiz Capitulino
2016-09-16
1
-0
/
+1
*
|
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
2016-09-16
1
-0
/
+3
|
/
*
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
2016-08-12
1
-0
/
+6
*
KVM: PPC: Move xics_debugfs_init out of create
Christoffer Dall
2016-08-12
1
-0
/
+6
*
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2016-08-04
1
-3
/
+9
|
\
|
*
KVM: arm/arm64: Enable MSI routing
Eric Auger
2016-07-22
1
-0
/
+2
|
*
KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...
Eric Auger
2016-07-22
1
-2
/
+0
|
*
KVM: Add devid in kvm_kernel_irq_routing_entry
Eric Auger
2016-07-22
1
-1
/
+7
*
|
Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
2016-07-22
1
-0
/
+2
|
\
|
|
*
KVM: kvm_io_bus: Add kvm_io_bus_get_dev() call
Andre Przywara
2016-07-18
1
-0
/
+2
*
|
KVM: pass struct kvm to kvm_set_routing_entry
Radim Krčmář
2016-07-14
1
-1
/
+2
*
|
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
2016-07-01
1
-22
/
+0
*
|
context_tracking: move rcu_virt_note_context_switch out of kvm_host.h
Paolo Bonzini
2016-06-28
1
-21
/
+4
|
/
*
KVM: remove kvm_vcpu_compatible
Paolo Bonzini
2016-06-16
1
-6
/
+0
*
KVM: introduce kvm->created_vcpus
Paolo Bonzini
2016-06-16
1
-0
/
+8
*
KVM: Create debugfs dir and stat files for each VM
Janosch Frank
2016-05-25
1
-0
/
+7
*
KVM: split kvm_vcpu_wake_up from kvm_vcpu_kick
Radim Krčmář
2016-05-18
1
-0
/
+1
*
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-05-13
1
-0
/
+15
*
kvm: Conditionally register IRQ bypass consumer
Alex Williamson
2016-05-11
1
-0
/
+1
*
kvm: introduce KVM_MAX_VCPU_ID
Greg Kurz
2016-05-11
1
-0
/
+4
*
KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUS
Greg Kurz
2016-05-11
1
-3
/
+4
*
KVM: add missing memory barrier in kvm_{make,check}_request
Paolo Bonzini
2016-04-20
1
-0
/
+11
*
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
2016-02-25
1
-2
/
+3
*
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2016-01-15
1
-18
/
+19
*
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
2016-01-08
1
-41
/
+2
*
KVM: renumber vcpu->request bits
Paolo Bonzini
2016-01-08
1
-30
/
+29
*
KVM: document which architecture uses each request bit
Paolo Bonzini
2016-01-08
1
-7
/
+13
*
KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requests
Paolo Bonzini
2016-01-08
1
-1
/
+1
*
kvm: Dump guest rIP when the guest tried something unsupported
Borislav Petkov
2015-12-16
1
-1
/
+2
*
kvm/x86: Hyper-V SynIC timers
Andrey Smetanin
2015-12-16
1
-0
/
+1
*
kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
Andrey Smetanin
2015-12-16
1
-0
/
+2
*
KVM: Remove unnecessary debugfs dentry references
Janosch Frank
2015-11-30
1
-1
/
+0
*
KVM: use heuristic for fast VCPU lookup by id
David Hildenbrand
2015-11-30
1
-0
/
+5
*
KVM: kvm_is_visible_gfn can be boolean
Yaowei Bai
2015-11-25
1
-1
/
+1
*
kvm/x86: Hyper-V kvm exit
Andrey Smetanin
2015-11-25
1
-0
/
+1
*
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
2015-11-25
1
-0
/
+6
*
kvm/irqchip: kvm_arch_irq_routing_update renaming split
Andrey Smetanin
2015-11-25
1
-2
/
+3
[next]