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.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
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
2021-10-04
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
1
-0
/
+8
2021-08-20
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
1
-4
/
+7
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-0
/
+2
2021-06-25
kvm: x86: Allow userspace to handle emulation errors
Aaron Lewis
1
-0
/
+23
2021-06-24
KVM: stats: Add fd-based API to read binary stats data
Jing Zhang
1
-0
/
+73
2021-06-23
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+1
2021-06-22
KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability
Bharata B Rao
1
-0
/
+1
2021-06-22
KVM: arm64: Add ioctl to fetch/store tags in a guest
Steven Price
1
-0
/
+1
2021-06-22
KVM: arm64: Introduce MTE VM feature
Steven Price
1
-0
/
+1
2021-06-17
KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercall
Ashish Kalra
1
-0
/
+1
2021-06-17
KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2
Maxim Levitsky
1
-0
/
+4
2021-06-17
KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
1
-0
/
+1
2021-05-27
KVM: X86: Use _BITUL() macro in UAPI headers
Joe Richey
1
-2
/
+3
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-0
/
+1
2021-04-21
KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
Brijesh Singh
1
-0
/
+9
2021-04-21
KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
Brijesh Singh
1
-0
/
+9
2021-04-21
KVM: SVM: Add support for KVM_SEV_SEND_CANCEL command
Steve Rutherford
1
-0
/
+2
2021-04-21
KVM: SVM: Add KVM_SEND_UPDATE_DATA command
Brijesh Singh
1
-0
/
+9
2021-04-21
KVM: SVM: Add KVM_SEV SEND_START command
Brijesh Singh
1
-0
/
+12
2021-04-21
KVM: x86: Support KVM VMs sharing SEV context
Nathan Tempelman
1
-0
/
+1
2021-04-20
KVM: x86: Add capability to grant VM access to privileged SGX attribute
Sean Christopherson
1
-0
/
+1
2021-04-17
KVM: introduce KVM_CAP_SET_GUEST_DEBUG2
Paolo Bonzini
1
-0
/
+1
2021-04-07
KVM: arm64: Add support for the KVM PTP service
Jianyong Wu
1
-0
/
+1
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
1
-0
/
+13
2021-02-10
KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWR
Ravi Bangoria
1
-0
/
+1
2021-02-04
KVM: x86: declare Xen HVM shared info capability and add test case
David Woodhouse
1
-0
/
+3
2021-02-04
KVM: x86/xen: Add event channel interrupt vector upcall
David Woodhouse
1
-0
/
+2
2021-02-04
KVM: x86/xen: register vcpu time info region
Joao Martins
1
-0
/
+1
2021-02-04
KVM: x86/xen: register vcpu info
Joao Martins
1
-0
/
+3
2021-02-04
KVM: x86/xen: Add KVM_XEN_VCPU_SET_ATTR/KVM_XEN_VCPU_GET_ATTR
David Woodhouse
1
-0
/
+13
2021-02-04
KVM: x86/xen: register shared_info page
Joao Martins
1
-0
/
+4
2021-02-04
KVM: x86/xen: latch long_mode when hypercall page is set up
David Woodhouse
1
-0
/
+3
2021-02-04
KVM: x86/xen: add KVM_XEN_HVM_SET_ATTR/KVM_XEN_HVM_GET_ATTR
Joao Martins
1
-0
/
+11
2021-02-04
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
1
-0
/
+20
2021-02-04
KVM: VMX: Enable bus lock VM exit
Chenyi Qiang
1
-0
/
+5
2021-02-04
KVM/SVM: add support for SEV attestation command
Brijesh Singh
1
-0
/
+8
2021-01-08
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
1
-0
/
+2
2020-11-15
KVM: X86: Implement ring-based dirty memory tracking
Peter Xu
1
-0
/
+53
2020-11-15
KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
1
-1
/
+2
2020-10-22
kvm: x86: only provide PV features if enabled in guest's CPUID
Oliver Upton
1
-0
/
+1
2020-09-28
KVM: x86: Introduce MSR filtering
Alexander Graf
1
-0
/
+5
2020-09-28
KVM: x86: Allow deflecting unknown MSR accesses to user space
Alexander Graf
1
-0
/
+13
2020-09-11
KVM: MIPS: Change the definition of kvm type
Huacai Chen
1
-2
/
+3
2020-08-21
arm64/x86: KVM: Introduce steal-time cap
Andrew Jones
1
-0
/
+1
2020-08-03
Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-1
/
+1
2020-07-11
KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support
Mohammed Gamal
1
-0
/
+2
[next]