Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
2bc39970e9327ceb06cb210f86ba35f81d00e350
/
Documentation
/
virtual
/
kvm
/
api.txt
2bc3997
x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID
by Vitaly Kuznetsov
· 6 years ago
2a31b9d
kvm: introduce manual dirty log reprotect
by Paolo Bonzini
· 6 years ago
e5d83c7
kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
by Paolo Bonzini
· 8 years ago
e42b4a5
Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
c4f5519
kvm: x86: Introduce KVM_CAP_EXCEPTION_PAYLOAD
by Jim Mattson
· 6 years ago
59073aa
kvm: x86: Add exception payload fields to kvm_vcpu_events
by Jim Mattson
· 6 years ago
bba9ce5
KVM: Documentation: Fix omission in struct kvm_vcpu_events
by Jim Mattson
· 6 years ago
0804c84
kvm/x86 : add coalesced pio support
by Peng Hao
· 6 years ago
9943450
kvm/x86 : add document for coalesced mmio
by Peng Hao
· 6 years ago
214ff83
KVM: x86: hyperv: implement PV IPI send hypercalls
by Vitaly Kuznetsov
· 6 years ago
901f8c3
KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl result
by Paul Mackerras
· 6 years ago
aa069a9
KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization
by Paul Mackerras
· 6 years ago
9d67121
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
by Paul Mackerras
· 6 years ago
3032341
KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register
by Paul Mackerras
· 6 years ago
233a7cb
kvm: arm64: Allow tuning the physical address size for VM
by Suzuki K Poulose
· 6 years ago
6fbbde9
KVM: x86: Control guest reads of MSR_PLATFORM_INFO
by Drew Schmitt
· 6 years ago
40ebdb8
KVM: s390: Make huge pages unavailable in ucontrol VMs
by Janosch Frank
· 6 years ago
688e058
KVM: Documentation: rename the capability of KVM_CAP_ARM_SET_SERROR_ESR
by Dongjiu Geng
· 6 years ago
6319893
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
8fcc4b5
kvm: nVMX: Introduce KVM_CAP_NESTED_STATE
by Jim Mattson
· 6 years ago
a449938
KVM: s390: Add huge page enablement control
by Janosch Frank
· 6 years ago
b0960b9
KVM: arm: Add 32bit get/set events support
by James Morse
· 6 years ago
be26b3a
arm64: KVM: export the capability to set guest SError syndrome
by Dongjiu Geng
· 6 years ago
b7b27fa
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
by Dongjiu Geng
· 6 years ago
2ddc649
KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph number
by Vitaly Kuznetsov
· 7 years ago
df9cb9c
kvm: x86: Amend the KVM_GET_SUPPORTED_CPUID API documentation
by Jim Mattson
· 7 years ago
c1aea91
KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability
by Vitaly Kuznetsov
· 7 years ago
85bd0ba
arm/arm64: KVM: Add PSCI version selection API
by Marc Zyngier
· 7 years ago
21e94ac
KVM: trivial documentation cleanups
by Andrew Jones
· 7 years ago
caa057a
KVM: X86: Provide a capability to disable HLT intercepts
by Wanpeng Li
· 7 years ago
4d5422c
KVM: X86: Provide a capability to disable MWAIT intercepts
by Wanpeng Li
· 7 years ago
4956aa3
Merge tag 'kvm-s390-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 7 years ago
5c2b4d5
KVM: document KVM_CAP_S390_[BPB|PSW|GMAP|COW]
by Christian Borntraeger
· 7 years ago
01643c5
KVM: x86: KVM_CAP_SYNC_REGS
by Ken Hofsass
· 7 years ago
7b7e395
KVM: x86: add SYNC_REGS_SIZE_BYTES #define.
by Ken Hofsass
· 7 years ago
faeb783
kvm: x86: hyperv: guest->host event signaling via eventfd
by Roman Kagan
· 7 years ago
801e459
KVM: x86: Add a framework for supporting MSR-based features
by Tom Lendacky
· 7 years ago
d2b9b20
Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Radim Krčmář
· 7 years ago
7bf14c2
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Radim Krčmář
· 7 years ago
3214d01
KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds
by Paul Mackerras
· 7 years ago
65e3858
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
by Paolo Bonzini
· 7 years ago
5855564
KVM: PPC: Book3S HV: Enable migration of decrementer register
by Paul Mackerras
· 7 years ago
bb64da9
KVM: s390: mark irq_state.flags as non-usable
by Christian Borntraeger
· 7 years ago
69eaede
KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctl
by Brijesh Singh
· 7 years ago
5acc5c0
KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctl
by Brijesh Singh
· 7 years ago
a6014f1
Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 7 years ago
da9a144
KVM: s390: provide a capability for AIS state migration
by Christian Borntraeger
· 7 years ago
1af1ac9
KVM: x86: allow setting identity map addr with no vcpus only
by David Hildenbrand
· 7 years ago
726b99c
KVM: x86: document special identity map address value
by David Hildenbrand
· 7 years ago
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
· 8 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
· 8 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
3c31352
KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode
by Paul Mackerras
· 8 years ago
bcb85c8
KVM: Documentation: remove VM mmap documentation
by Jann Horn
· 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
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
ad6260d
KVM: x86: drop legacy device assignment
by Paolo Bonzini
· 8 years ago
47a4693
KVM: s390: introduce AIS capability
by Yi Min Zhao
· 8 years ago
715958f
Merge tag 'kvm_mips_4.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips
by Radim Krčmář
· 8 years ago
d42a008
KVM: MIPS/VZ: Emulate MAARs when necessary
by James Hogan
· 8 years ago
5a2f352
KVM: MIPS/VZ: Support guest hardware page table walker
by James Hogan
· 8 years ago
4b7de02
KVM: MIPS/VZ: Support guest segmentation control
by James Hogan
· 8 years ago
dffe042
KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
by James Hogan
· 8 years ago
edc8926
KVM: MIPS/VZ: Support guest CP0_BadInstr[P]
by James Hogan
· 8 years ago
c992a4f
KVM: MIPS: Implement VZ support
by James Hogan
· 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
3aa5385
KVM: Documentation: document MCE ioctls
by Luiz Capitulino
· 8 years ago
a677e70
KVM: Add documentation for KVM_CAP_NR_MEMSLOTS
by Linu Cherian
· 8 years ago
460df4c
KVM: race-free exit from KVM_RUN without POSIX signals
by Paolo Bonzini
· 8 years ago
d9c0e59
Merge tag 'kvm_mips_4.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips into HEAD
by Paolo Bonzini
· 8 years ago
ad58d4d
KVM: MIPS/T&E: Expose read-only CP0_IntCtl register
by James Hogan
· 10 years ago
013044c
KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registers
by James Hogan
· 8 years ago
7801bbe
KVM: MIPS/T&E: Implement CP0_EBase register
by James Hogan
· 8 years ago
f98a8bf
KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
by David Gibson
· 8 years ago
ef1ead0
KVM: PPC: Book3S HV: HPT resizing documentation and reserved numbers
by David Gibson
· 8 years ago
ccc4df4
Documentation: Correct duplicate section number in kvm/api.txt
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
f673b5b
Merge tag 'kvm-arm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 8 years ago
e9cf1e0
KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
by Paul Mackerras
· 8 years ago
0d808df
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
by Paul Mackerras
· 8 years ago
e3fd9a9
kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
by Paolo Bonzini
· 8 years ago
2988509
ARM: KVM: Support vGICv3 ITS
by Vladimir Murzin
· 8 years ago
055b6ae
KVM: documentation: fix KVM_CAP_X2APIC_API information
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
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
995a0ee
KVM: arm/arm64: Enable MSI routing
by Eric Auger
· 8 years ago
180ae7b
KVM: arm/arm64: Enable irqchip routing
by Eric Auger
· 8 years ago
76a10b8
KVM: api: Pass the devid in the msi routing entry
by Eric Auger
· 8 years ago
0e4e82f
KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
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
Next »