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.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
/
uapi
/
linux
/
kvm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-03
kvm: drop unsupported capabilities, fix documentation
Michael S. Tsirkin
1
-8
/
+0
2014-09-17
KVM: device: add simple registration mechanism for kvm_device_ops
Will Deacon
1
-6
/
+16
2014-08-29
KVM: Unconditionally export KVM_CAP_USER_NMI
Christoffer Dall
1
-3
/
+1
2014-08-29
KVM: Unconditionally export KVM_CAP_READONLY_MEM
Christoffer Dall
1
-2
/
+0
2014-08-05
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
1
-2
/
+4
2014-07-28
KVM: PPC: Remove DCR handling
Alexander Graf
1
-2
/
+2
2014-07-28
KVM: Allow KVM_CHECK_EXTENSION on the vm fd
Alexander Graf
1
-0
/
+1
2014-07-28
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
1
-0
/
+1
2014-07-10
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
David Hildenbrand
1
-0
/
+4
2014-07-10
KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures
David Hildenbrand
1
-1
/
+2
2014-05-30
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
1
-0
/
+1
2014-05-30
KVM: PPC: Add CAP to indicate hcall fixes
Alexander Graf
1
-0
/
+1
2014-05-27
Merge tag 'kvm-arm-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
1
-0
/
+9
2014-05-06
KVM: s390: Add clock comparator and CPU timer IRQ injection
Thomas Huth
1
-0
/
+2
2014-04-30
KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header
Anup Patel
1
-0
/
+8
2014-04-30
KVM: Add capability to advertise PSCI v0.2 support
Anup Patel
1
-0
/
+1
2014-04-22
Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Marcelo Tosatti
1
-0
/
+1
2014-04-22
KVM: s390: Per-vm kvm device controls
Dominik Dingel
1
-0
/
+1
2014-04-17
KVM: VMX: speed up wildcard MMIO EVENTFD
Michael S. Tsirkin
1
-0
/
+1
2014-04-17
KVM: support any-length wildcard ioeventfd
Michael S. Tsirkin
1
-1
/
+2
2014-03-21
KVM: s390: irq routing for adapter interrupts.
Cornelia Huck
1
-0
/
+11
2014-03-21
KVM: Add per-vm capability enablement.
Cornelia Huck
1
-0
/
+5
2014-03-13
kvm: x86: ignore ioapic polarity
Gabriel L. Somlo
1
-0
/
+1
2014-01-30
KVM: async_pf: Async page fault support on s390
Dominik Dingel
1
-0
/
+2
2014-01-30
KVM: s390: add floating irq controller
Jens Freimann
1
-0
/
+1
2014-01-30
KVM: s390: add and extend interrupt information data structs
Jens Freimann
1
-0
/
+63
2014-01-17
add support for Hyper-V reference time counter
Vadim Rozenfeld
1
-0
/
+1
2013-12-21
KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
Christoffer Dall
1
-0
/
+1
2013-11-04
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
1
-0
/
+4
2013-10-30
kvm: Add VFIO device
Alex Williamson
1
-0
/
+4
2013-10-30
kvm: Add KVM_GET_EMULATED_CPUID
Borislav Petkov
1
-0
/
+2
2013-10-17
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
1
-0
/
+4
2013-10-02
ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl
Anup Patel
1
-0
/
+1
2013-08-26
KVM: PPC: reserve a capability number for multitce support
Alexey Kardashevskiy
1
-0
/
+1
2013-07-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-0
/
+2
2013-06-12
arm64: KVM: enable initialization of a 32bit vcpu
Marc Zyngier
1
-0
/
+1
2013-06-11
kvm: Add definition of KVM_REG_MIPS
David Daney
1
-0
/
+1
2013-06-07
arm64: KVM: system register handling
Marc Zyngier
1
-0
/
+1
2013-05-02
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
Paul Mackerras
1
-0
/
+2
2013-04-28
kvm: Allow build-time configuration of KVM device assignment
Alex Williamson
1
-4
/
+0
2013-04-26
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
1
-0
/
+3
2013-04-26
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
Scott Wood
1
-0
/
+1
2013-04-26
kvm/ppc/mpic: in-kernel MPIC emulation
Scott Wood
1
-0
/
+3
2013-04-26
kvm: add device control API
Scott Wood
1
-0
/
+27
2013-04-26
KVM: Drop __KVM_HAVE_IOAPIC condition on irq routing
Alexander Graf
1
-2
/
+0
2013-03-06
KVM: ioeventfd for virtio-ccw devices.
Cornelia Huck
1
-0
/
+3
2013-02-25
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+27
2013-02-11
KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl
Christoffer Dall
1
-0
/
+8
2013-01-23
KVM: ARM: Power State Coordination Interface implementation
Marc Zyngier
1
-0
/
+1
2013-01-23
KVM: ARM: Inject IRQs and FIQs from userspace
Christoffer Dall
1
-0
/
+1
[prev]
[next]