index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
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
2015-09-06
KVM: make halt_poll_ns per-vCPU
Wanpeng Li
2015-07-30
KVM: document memory barriers for kvm->vcpus/kvm->online_vcpus
Paolo Bonzini
2015-07-29
KVM: move code related to KVM_SET_BOOT_CPU_ID to x86
Paolo Bonzini
2015-07-23
kvm/x86: add sending hyper-v crash notification to user space
Andrey Smetanin
2015-07-23
kvm: introduce vcpu_debug = kvm_debug + vcpu context
Andrey Smetanin
2015-07-10
KVM: count number of assigned devices
Paolo Bonzini
2015-06-05
KVM: implement multiple address spaces
Paolo Bonzini
2015-06-05
KVM: add vcpu-specific functions to read/write/translate GFNs
Paolo Bonzini
2015-06-04
KVM: x86: stubs for SMM support
Paolo Bonzini
2015-05-28
KVM: pass kvm_memory_slot to gfn_to_page_many_atomic
Paolo Bonzini
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-26
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
[next]