index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
kvm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
2021-03-02
1
-0
/
+13
*
KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWR
Ravi Bangoria
2021-02-10
1
-0
/
+1
*
KVM: x86: declare Xen HVM shared info capability and add test case
David Woodhouse
2021-02-04
1
-0
/
+3
*
KVM: x86/xen: Add event channel interrupt vector upcall
David Woodhouse
2021-02-04
1
-0
/
+2
*
KVM: x86/xen: register vcpu time info region
Joao Martins
2021-02-04
1
-0
/
+1
*
KVM: x86/xen: register vcpu info
Joao Martins
2021-02-04
1
-0
/
+3
*
KVM: x86/xen: Add KVM_XEN_VCPU_SET_ATTR/KVM_XEN_VCPU_GET_ATTR
David Woodhouse
2021-02-04
1
-0
/
+13
*
KVM: x86/xen: register shared_info page
Joao Martins
2021-02-04
1
-0
/
+4
*
KVM: x86/xen: latch long_mode when hypercall page is set up
David Woodhouse
2021-02-04
1
-0
/
+3
*
KVM: x86/xen: add KVM_XEN_HVM_SET_ATTR/KVM_XEN_HVM_GET_ATTR
Joao Martins
2021-02-04
1
-0
/
+11
*
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
2021-02-04
1
-0
/
+20
*
KVM: VMX: Enable bus lock VM exit
Chenyi Qiang
2021-02-04
1
-0
/
+5
*
KVM/SVM: add support for SEV attestation command
Brijesh Singh
2021-02-04
1
-0
/
+8
*
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
2021-01-07
1
-0
/
+2
*
KVM: X86: Implement ring-based dirty memory tracking
Peter Xu
2020-11-15
1
-0
/
+53
*
KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
2020-11-15
1
-1
/
+2
*
kvm: x86: only provide PV features if enabled in guest's CPUID
Oliver Upton
2020-10-21
1
-0
/
+1
*
KVM: x86: Introduce MSR filtering
Alexander Graf
2020-09-28
1
-0
/
+5
*
KVM: x86: Allow deflecting unknown MSR accesses to user space
Alexander Graf
2020-09-28
1
-0
/
+13
*
KVM: MIPS: Change the definition of kvm type
Huacai Chen
2020-09-11
1
-2
/
+3
*
arm64/x86: KVM: Introduce steal-time cap
Andrew Jones
2020-08-21
1
-0
/
+1
*
Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-08-03
1
-1
/
+1
|
\
|
*
s390/kvm: diagnose 0x318 sync and reset
Collin Walling
2020-06-23
1
-0
/
+1
*
|
KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support
Mohammed Gamal
2020-07-10
1
-0
/
+2
*
|
kvm: x86: Add "last CPU" to some KVM_EXIT information
Jim Mattson
2020-07-08
1
-0
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-03
1
-0
/
+14
|
\
|
*
x86/kvm/hyper-v: Add support for synthetic debugger interface
Jon Doron
2020-06-01
1
-0
/
+10
|
*
x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
Jon Doron
2020-06-01
1
-0
/
+2
|
*
KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
2020-06-01
1
-0
/
+1
|
*
kvm: add capability for halt polling
David Matlack
2020-04-24
1
-0
/
+1
*
|
docs: fix broken references for ReST files that moved around
Mauro Carvalho Chehab
2020-04-20
1
-2
/
+2
|
/
*
KVM: PPC: Book3S HV: Add a capability for enabling secure guests
Paul Mackerras
2020-03-26
1
-0
/
+1
*
Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-03-16
1
-2
/
+41
|
\
|
*
KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED
Christian Borntraeger
2020-02-27
1
-0
/
+1
|
*
KVM: s390: protvirt: UV calls in support of diag308 0, 1
Janosch Frank
2020-02-27
1
-0
/
+2
|
*
KVM: S390: protvirt: Introduce instruction data area bounce buffer
Janosch Frank
2020-02-27
1
-2
/
+7
|
*
KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
Janosch Frank
2020-02-27
1
-0
/
+31
*
|
KVM: x86: enable dirty log gradually in small chunks
Jay Zhou
2020-03-16
1
-0
/
+3
|
/
*
KVM: s390: Add new reset vcpu API
Janosch Frank
2020-01-31
1
-0
/
+5
*
KVM: PPC: Book3S HV: Support reset of secure guest
Bharata B Rao
2019-11-28
1
-0
/
+1
*
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2019-11-21
1
-0
/
+10
|
\
|
*
Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...
Marc Zyngier
2019-10-24
1
-0
/
+2
|
|
\
|
|
*
KVM: arm64: Provide VCPU attributes for stolen time
Steven Price
2019-10-21
1
-0
/
+2
|
*
|
KVM: arm/arm64: Allow user injection of external data aborts
Christoffer Dall
2019-10-21
1
-0
/
+1
|
*
|
KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
Christoffer Dall
2019-10-21
1
-0
/
+7
|
|
/
*
/
KVM: PPC: Report single stepping capability
Fabiano Rosas
2019-10-21
1
-0
/
+1
|
/
*
Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-27
1
-0
/
+1
|
\
|
*
KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface
Anup Patel
2019-09-20
1
-0
/
+1
*
|
KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSH
Tianyu Lan
2019-09-24
1
-0
/
+1
|
/
*
KVM: x86: Return to userspace with internal error on unexpected exit reason
Liran Alon
2019-09-11
1
-0
/
+2
[next]