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.12.y
linux-6.13.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
2022-09-29
KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config option
Marc Zyngier
1
-0
/
+1
2022-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+108
2022-08-03
Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...
Linus Torvalds
1
-4
/
+4
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
1
-0
/
+100
2022-07-29
RISC-V: KVM: Add extensible CSR emulation framework
Anup Patel
1
-0
/
+8
2022-07-20
KVM: s390: resetting the Topology-Change-Report
Pierre Morel
1
-0
/
+1
2022-07-19
KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean stats
Oliver Upton
1
-1
/
+1
2022-07-14
kvm: stats: tell userspace which values are boolean
Paolo Bonzini
1
-0
/
+1
2022-07-11
Merge tag 'kvm-s390-pci-5.20' into kernelorgnext
Christian Borntraeger
1
-0
/
+31
2022-07-11
KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
Matthew Rosato
1
-0
/
+31
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-4
/
+4
2022-06-24
KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
Ben Gardon
1
-0
/
+1
2022-06-08
KVM: VMX: Enable Notify VM exit
Tao Xu
1
-0
/
+11
2022-06-08
KVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple fault
Chenyi Qiang
1
-0
/
+1
2022-06-01
KVM: s390: Add KVM_CAP_S390_PROTECTED_DUMP
Janosch Frank
1
-0
/
+1
2022-06-01
KVM: s390: Add CPU dump functionality
Janosch Frank
1
-0
/
+4
2022-06-01
KVM: s390: Add configuration dump functionality
Janosch Frank
1
-0
/
+15
2022-06-01
KVM: s390: pv: Add query dump information
Janosch Frank
1
-1
/
+11
2022-06-01
KVM: s390: pv: Add query interface
Janosch Frank
1
-0
/
+25
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+5
2022-05-04
KVM: arm64: Implement PSCI SYSTEM_SUSPEND
Oliver Upton
1
-0
/
+2
2022-05-04
KVM: arm64: Add support for userspace to suspend a vCPU
Oliver Upton
1
-0
/
+2
2022-04-29
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
1
-2
/
+7
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
1
-1
/
+9
2022-04-13
KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
Peter Gonda
1
-1
/
+4
2022-04-02
KVM: x86: Accept KVM_[GS]ET_TSC_KHZ as a VM ioctl.
David Woodhouse
1
-1
/
+3
2022-04-02
KVM: x86/xen: Advertise and document KVM_XEN_HVM_CONFIG_EVTCHN_SEND
David Woodhouse
1
-0
/
+1
2022-04-02
KVM: x86/xen: Support per-vCPU event channel upcall via local APIC
David Woodhouse
1
-0
/
+2
2022-04-02
KVM: x86/xen: Kernel acceleration for XENVER_version
David Woodhouse
1
-1
/
+2
2022-04-02
KVM: x86/xen: handle PV timers oneshot mode
Joao Martins
1
-0
/
+6
2022-04-02
KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
David Woodhouse
1
-0
/
+3
2022-04-02
KVM: x86/xen: intercept EVTCHNOP_send from guests
Joao Martins
1
-0
/
+28
2022-04-02
KVM: x86/xen: Support direct injection of event channel events
David Woodhouse
1
-0
/
+3
2022-03-21
KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2
Oliver Upton
1
-0
/
+1
2022-02-25
KVM: x86: Provide per VM capability for disabling PMU virtualization
David Dunn
1
-0
/
+3
2022-02-24
Merge branch 'kvm-ppc-cap-210' into kvm-next-5.18
Paolo Bonzini
1
-1
/
+2
2022-02-22
KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3
Nicholas Piggin
1
-0
/
+1
2022-02-14
KVM: s390: Update api documentation for memop ioctl
Janis Schoetterl-Glausch
1
-1
/
+1
2022-02-14
KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
Janis Schoetterl-Glausch
1
-0
/
+1
2022-02-14
KVM: s390: Add vm IOCTL for key checked guest absolute memory access
Janis Schoetterl-Glausch
1
-0
/
+2
2022-02-14
KVM: s390: Add optional storage key checking to MEMOP IOCTL
Janis Schoetterl-Glausch
1
-1
/
+5
2022-01-31
kvm: Move KVM_GET_XSAVE2 IOCTL definition at the end of kvm.h
Janosch Frank
1
-3
/
+3
2022-01-28
KVM: x86: add system attribute to retrieve full set of supported xsave states
Paolo Bonzini
1
-0
/
+1
2022-01-14
kvm: x86: Add support for getting/setting expanded xstate buffer
Guang Zeng
1
-0
/
+4
2022-01-07
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
1
-0
/
+11
2022-01-06
RISC-V: KVM: Add VM capability to allow userspace get GPA bits
Anup Patel
1
-0
/
+1
2021-11-11
KVM: SEV: Add support for SEV intra host migration
Peter Gonda
1
-0
/
+1
2021-10-25
KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
David Edmondson
1
-0
/
+6
2021-10-25
KVM: x86: Clarify the kvm_run.emulation_failure structure layout
David Edmondson
1
-2
/
+6
2021-10-18
KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
Oliver Upton
1
-1
/
+6
[next]