index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
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
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
[prev]
[next]