Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
061870800efb4e3d1ad4082a2569363629bdfcfc
/
include
/
uapi
/
linux
/
kvm.h
d3457c8
kvm: x86: hyperv: make VP_INDEX managed by userspace
by Roman Kagan
· 7 years ago
efc479e
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
by Roman Kagan
· 7 years ago
949c033
KVM: s390: Fix KVM_S390_GET_CMMA_BITS ioctl definition
by Gleb Fotengauer-Malinovskiy
· 7 years ago
8a53e7e
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 7 years ago
4036e38
KVM: s390: ioctls to get and set guest storage attributes
by Claudio Imbrenda
· 8 years ago
2ed4f9d
KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modes
by Paul Mackerras
· 8 years ago
134764e
KVM: PPC: Book3S HV: Add new capability to control MCE behaviour
by Aravinda Prasad
· 8 years ago
c24a7be
Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 8 years ago
668fffa
kvm: better MWAIT emulation for guests
by Michael S. Tsirkin
· 8 years ago
121f80b
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
by Alexey Kardashevskiy
· 8 years ago
4898d3f
KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
by Alexey Kardashevskiy
· 8 years ago
f7b1a77
Merge tag 'kvm-s390-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 8 years ago
3fe17e6
KVM: arm/arm64: Add ARM user space interrupt signaling ABI
by Alexander Graf
· 8 years ago
47a4693
KVM: s390: introduce AIS capability
by Yi Min Zhao
· 8 years ago
578fd61
KVM: MIPS: Add 64BIT capability
by James Hogan
· 8 years ago
a8a3c42
KVM: MIPS: Add VZ & TE capabilities
by James Hogan
· 8 years ago
4e0b1ab
KVM: s390: gs support for kvm guests
by Fan Zhang
· 8 years ago
460df4c
KVM: race-free exit from KVM_RUN without POSIX signals
by Paolo Bonzini
· 8 years ago
ef1ead0
KVM: PPC: Book3S HV: HPT resizing documentation and reserved numbers
by David Gibson
· 8 years ago
c927013
KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
by Paul Mackerras
· 8 years ago
93173b5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
a91d5df2
KVM: PPC: Move KVM_PPC_PVINFO_FLAGS_EV_IDLE definition next to its structure
by David Gibson
· 8 years ago
e3fd9a9
kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
by Paolo Bonzini
· 8 years ago
6f49b2f
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 8 years ago
23528bb
KVM: PPC: Introduce KVM_CAP_PPC_HTM
by Sam Bobroff
· 8 years ago
912902c
Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next
by Radim Krčmář
· 8 years ago
76a10b8
KVM: api: Pass the devid in the msi routing entry
by Eric Auger
· 8 years ago
1085fdc
KVM: arm64: vgic-its: Introduce new KVM ITS device
by Andre Przywara
· 8 years ago
2b8ddd9
KVM: Extend struct kvm_msi to hold a 32-bit device ID
by Andre Przywara
· 8 years ago
6502a34
KVM: s390: allow user space to handle instr 0x0000
by David Hildenbrand
· 9 years ago
c519265
KVM: x86: add a flag to disable KVM x2apic broadcast quirk
by Radim Krčmář
· 8 years ago
37131313
KVM: x86: add KVM_CAP_X2APIC_API
by Radim Krčmář
· 8 years ago
0b1b1df
kvm: introduce KVM_MAX_VCPU_ID
by Greg Kurz
· 9 years ago
ab92f30
Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 9 years ago
61ec84f
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 9 years ago
58ded42
KVM: PPC: Add support for 64bit TCE windows
by Alexey Kardashevskiy
· 9 years ago
01d01d6
KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_64 capability number
by Alexey Kardashevskiy
· 9 years ago
f577f6c
arm64: KVM: Introduce per-vcpu kvm device controls
by Shannon Zhao
· 9 years ago
808e738
arm64: KVM: Add a new feature bit for PMUv3
by Shannon Zhao
· 9 years ago
83326e4
kvm/x86: Hyper-V VMBus hypercall userspace exit
by Andrey Smetanin
· 9 years ago
eaa4f41
KVM: s390: irq delivery should not rely on icptcode
by David Hildenbrand
· 9 years ago
634790b
KVM: s390: migration / injection of prog irq ilc
by David Hildenbrand
· 9 years ago
c6e5f16
KVM: s390: implement the RI support of guest
by Fan Zhang
· 9 years ago
db397571
kvm/x86: Hyper-V kvm exit
by Andrey Smetanin
· 9 years ago
5c919412
kvm/x86: Hyper-V synthetic interrupt controller
by Andrey Smetanin
· 9 years ago
e9ea506
kvm: add capability for any-length ioeventfds
by Jason Wang
· 9 years ago
7543a63
KVM: x86: Add KVM exit for IOAPIC EOIs
by Steve Rutherford
· 9 years ago
49df639
KVM: x86: Split the APIC from the rest of IRQCHIP.
by Steve Rutherford
· 9 years ago
e3dbc57
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
by Paolo Bonzini
· 9 years ago
a37281b
KVM: s390: more irq names for trace events
by David Hildenbrand
· 10 years ago
2ce7918
kvm/x86: add sending hyper-v crash notification to user space
by Andrey Smetanin
· 9 years ago
5540546
KVM: arm64: guest debug, HW assisted debug support
by Alex Bennée
· 9 years ago
8ab30c1
KVM: add comments for kvm_debug_exit_arch struct
by Alex Bennée
· 9 years ago
05fe125
Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 10 years ago
ea2c6d9
kvm: remove one useless check extension
by Tiejun Chen
· 10 years ago
f481b06
KVM: implement multiple address spaces
by Paolo Bonzini
· 10 years ago
f077825
KVM: x86: API changes for SMM support
by Paolo Bonzini
· 10 years ago
90de4a1
KVM: x86: Support for disabling quirks
by Nadav Amit
· 10 years ago
e928e9c
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
by Michael Ellerman
· 10 years ago
7f22b45
Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 10 years ago
816c766
KVM: s390: migrate vcpu interrupt state
by Jens Freimann
· 10 years ago
47b43c5
KVM: s390: add ioctl to inject local interrupts
by Jens Freimann
· 10 years ago
d952bd0
MIPS: KVM: Wire up MSA capability
by James Hogan
· 10 years ago
5fafd874
MIPS: KVM: Wire up FPU capability
by James Hogan
· 10 years ago
30ee2a9
KVM: s390: Create ioctl for Getting/Setting guest storage keys
by Jason J. Herne
· 10 years ago
e44fc8c
KVM: s390: introduce post handlers for STSI
by Ekaterina Tumanova
· 10 years ago
41408c2
KVM: s390: Add MEMOP ioctls for reading/writing guest memory
by Thomas Huth
· 10 years ago
68c5575
KVM: s390: Allocate and save/restore vector registers
by Eric Farman
· 11 years ago
8fff5e3
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next
by Paolo Bonzini
· 10 years ago
2444b35
KVM: s390: forward most SIGP orders to user space
by David Hildenbrand
· 10 years ago
2822545
KVM: s390: new parameter for SIGP STOP irqs
by David Hildenbrand
· 10 years ago
a0675c2
arm/arm64: KVM: add virtual GICv3 distributor emulation
by Andre Przywara
· 11 years ago
6b39715
kvm: remove IA64 ioctls
by Radim Krčmář
· 10 years ago
7f05db6
kvm: drop unsupported capabilities, fix documentation
by Michael S. Tsirkin
· 10 years ago
d60eacb
KVM: device: add simple registration mechanism for kvm_device_ops
by Will Deacon
· 10 years ago
44b5ce7
KVM: Unconditionally export KVM_CAP_USER_NMI
by Christoffer Dall
· 10 years ago
0f8a4de
KVM: Unconditionally export KVM_CAP_READONLY_MEM
by Christoffer Dall
· 10 years ago
cc568ea
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
by Paolo Bonzini
· 10 years ago
ce91ddc
KVM: PPC: Remove DCR handling
by Alexander Graf
· 10 years ago
92b591a
KVM: Allow KVM_CHECK_EXTENSION on the vm fd
by Alexander Graf
· 10 years ago
699a0ea
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
by Paul Mackerras
· 11 years ago
6352e4d
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
by David Hildenbrand
· 11 years ago
0b4820d
KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures
by David Hildenbrand
· 11 years ago
53ea2e4
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-next
by Paolo Bonzini
· 11 years ago
f2e9104
KVM: PPC: Add CAP to indicate hcall fixes
by Alexander Graf
· 11 years ago
0409220
Merge tag 'kvm-arm-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next
by Paolo Bonzini
· 11 years ago
e029ae5
KVM: s390: Add clock comparator and CPU timer IRQ injection
by Thomas Huth
· 11 years ago
8ad6b63
KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header
by Anup Patel
· 11 years ago
717abd2
KVM: Add capability to advertise PSCI v0.2 support
by Anup Patel
· 11 years ago
63b5cf0
Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue
by Marcelo Tosatti
· 11 years ago
f206165
KVM: s390: Per-vm kvm device controls
by Dominik Dingel
· 11 years ago
68c3b4d
KVM: VMX: speed up wildcard MMIO EVENTFD
by Michael S. Tsirkin
· 11 years ago
f848a5a
KVM: support any-length wildcard ioeventfd
by Michael S. Tsirkin
· 11 years ago
8422359
KVM: s390: irq routing for adapter interrupts.
by Cornelia Huck
· 11 years ago
d938dc5
KVM: Add per-vm capability enablement.
by Cornelia Huck
· 11 years ago
100943c
kvm: x86: ignore ioapic polarity
by Gabriel L. Somlo
· 11 years ago
3c038e6
KVM: async_pf: Async page fault support on s390
by Dominik Dingel
· 11 years ago
c05c418
KVM: s390: add floating irq controller
by Jens Freimann
· 11 years ago
81aa8efe
KVM: s390: add and extend interrupt information data structs
by Jens Freimann
· 11 years ago
e984097
add support for Hyper-V reference time counter
by Vadim Rozenfeld
· 11 years ago
Next »