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
/
arch
/
x86
/
include
/
uapi
/
asm
/
kvm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
KVM: SEV: Allow per-guest configuration of GHCB protocol version
Michael Roth
1
-1
/
+3
2024-04-11
KVM: SEV: introduce KVM_SEV_INIT2 operation
Paolo Bonzini
1
-0
/
+9
2024-04-11
KVM: SEV: define VM types for SEV and SEV-ES
Paolo Bonzini
1
-0
/
+2
2024-04-11
KVM: SEV: publish supported VMSA features
Paolo Bonzini
1
-2
/
+7
2024-03-19
KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP
Paolo Bonzini
1
-0
/
+23
2024-02-22
KVM: x86/xen: allow vcpu_info to be mapped by fixed HVA
Paul Durrant
1
-0
/
+3
2024-02-22
KVM: x86/xen: allow shared_info to be mapped by fixed HVA
Paul Durrant
1
-1
/
+5
2024-02-08
KVM: define __KVM_HAVE_GUEST_DEBUG unconditionally
Paolo Bonzini
1
-1
/
+0
2024-02-08
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
1
-1
/
+0
2024-02-08
KVM: x86: move x86-specific structs to uapi/asm/kvm.h
Paolo Bonzini
1
-0
/
+262
2024-02-08
kvm: x86: use a uapi-friendly macro for GENMASK
Paolo Bonzini
1
-3
/
+4
2024-02-08
kvm: x86: use a uapi-friendly macro for BIT
Dionna Glaze
1
-3
/
+4
2023-11-14
KVM: x86: Add support for "protected VMs" that can utilize private memory
Sean Christopherson
1
-0
/
+3
2023-04-05
KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALL
Oliver Upton
1
-0
/
+3
2023-02-15
Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+29
2023-01-24
KVM: x86/pmu: Introduce masked events to the pmu event filter
Aaron Lewis
1
-0
/
+29
2023-01-24
KVM: x86: Replace 0-length arrays with flexible arrays
Kees Cook
1
-2
/
+3
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctl
Javier Martinez Canillas
1
-8
/
+0
2022-11-09
KVM: x86: Add a VALID_MASK for the flags in kvm_msr_filter_range
Aaron Lewis
1
-0
/
+2
2022-11-09
KVM: x86: Add a VALID_MASK for the flag in kvm_msr_filter
Aaron Lewis
1
-0
/
+1
2022-11-09
KVM: x86: Disallow the use of KVM_MSR_FILTER_DEFAULT_ALLOW in the kernel
Aaron Lewis
1
-0
/
+2
2022-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+8
2022-07-14
KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specific
Sean Christopherson
1
-1
/
+1
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-6
/
+6
2022-06-20
KVM: x86: Add a quirk for KVM's "MONITOR/MWAIT are NOPs!" behavior
Sean Christopherson
1
-0
/
+1
2022-06-08
KVM: x86: PIT: Preserve state of speaker port data bit
Paul Durrant
1
-1
/
+2
2022-06-08
KVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple fault
Chenyi Qiang
1
-1
/
+5
2022-04-02
KVM: x86: Allow userspace to opt out of hypercall patching
Oliver Upton
1
-5
/
+6
2022-01-28
KVM: x86: add system attribute to retrieve full set of supported xsave states
Paolo Bonzini
1
-0
/
+3
2022-01-14
kvm: x86: Add support for getting/setting expanded xstate buffer
Guang Zeng
1
-1
/
+15
2021-10-18
KVM: x86: Expose TSC offset controls to userspace
Oliver Upton
1
-0
/
+4
2021-08-20
KVM: x86: implement KVM_GUESTDBG_BLOCKIRQ
Maxim Levitsky
1
-0
/
+1
2021-06-17
KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2
Maxim Levitsky
1
-0
/
+13
2021-05-07
KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'
Vitaly Kuznetsov
1
-0
/
+2
2021-02-04
KVM: VMX: Enable bus lock VM exit
Chenyi Qiang
1
-0
/
+1
2020-11-15
KVM: X86: Implement ring-based dirty memory tracking
Peter Xu
1
-0
/
+1
2020-09-28
KVM: x86: Introduce MSR filtering
Alexander Graf
1
-0
/
+18
2020-09-28
KVM: x86: Add infrastructure for MSR filtering
Alexander Graf
1
-0
/
+2
2020-07-10
KVM: nVMX: fixes for preemption timer migration
Paolo Bonzini
1
-2
/
+3
2020-06-01
KVM: nVMX: Fix VMX preemption timer migration
Peter Shier
1
-0
/
+3
2020-06-01
KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE
Paolo Bonzini
1
-1
/
+16
2020-02-23
KVM: nVMX: Emulate MTF when performing instruction emulation
Oliver Upton
1
-0
/
+1
2019-07-20
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
1
-3
/
+6
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-11
/
+22
2019-07-11
KVM: x86: PMU Event Filter
Eric Hankland
1
-0
/
+10
2019-06-19
KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
Liran Alon
1
-11
/
+22
2019-06-04
KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
Wanpeng Li
1
-4
/
+5
2019-04-30
KVM: x86: Whitelist port 0x7e for pre-incrementing %rip
Sean Christopherson
1
-0
/
+1
2018-10-17
kvm: x86: Add exception payload fields to kvm_vcpu_events
Jim Mattson
1
-2
/
+5
2018-10-17
x86/kvm/nVMX: nested state migration for Enlightened VMCS
Vitaly Kuznetsov
1
-0
/
+1
[next]