开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
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
2015-10-22
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Christoffer Dall
2015-10-16
kvm/eventfd: add arch-specific set_irq
Andrey Smetanin
2015-10-16
kvm/eventfd: factor out kvm_notify_acked_gsi()
Andrey Smetanin
2015-10-01
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
Feng Wu
2015-10-01
KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
Feng Wu
2015-10-01
KVM: introduce kvm_arch functions for IRQ bypass
Eric Auger
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_RESET msr
Andrey Smetanin
2015-10-01
KVM: x86: Add EOI exit bitmap inference
Steve Rutherford
2015-10-01
KVM: x86: Add KVM exit for IOAPIC EOIs
Steve Rutherford
2015-10-01
KVM: x86: Split the APIC from the rest of IRQCHIP.
Steve Rutherford
[next]