index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
virt
/
kvm
/
api.rst
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
2022-04-29
1
-7
/
+17
*
Documentation: kvm: Add missing line break in api.rst
Bagas Sanjaya
2022-04-05
1
-0
/
+1
*
KVM: MIPS: remove reference to trap&emulate virtualization
Paolo Bonzini
2022-04-02
1
-6
/
+0
*
KVM: x86: document limitations of MSR filtering
Paolo Bonzini
2022-04-02
1
-0
/
+5
*
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
2022-04-02
1
-0
/
+4
*
Documentation: KVM: add API issues section
Paolo Bonzini
2022-03-29
1
-0
/
+46
*
KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2
Oliver Upton
2022-03-21
1
-0
/
+50
*
Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-03-18
1
-44
/
+48
|
\
|
*
Merge branch kvm-arm64/misc-5.18 into kvmarm-master/next
Marc Zyngier
2022-03-09
1
-44
/
+43
|
|
\
|
|
*
Documentation: KVM: Update documentation to indicate KVM is arm64-only
Oliver Upton
2022-03-09
1
-44
/
+43
|
*
|
KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags field
Will Deacon
2022-02-21
1
-0
/
+5
|
|
/
*
|
Merge branch 'kvm-bugfixes' into HEAD
Paolo Bonzini
2022-03-05
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'kvm-ppc-cap-210' into kvm-master
Paolo Bonzini
2022-02-22
1
-0
/
+14
|
|
\
\
|
*
|
|
KVM: x86: Add KVM_CAP_ENABLE_CAP to x86
Aaron Lewis
2022-02-17
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
KVM: x86: Provide per VM capability for disabling PMU virtualization
David Dunn
2022-02-25
1
-0
/
+22
*
|
|
Merge branch 'kvm-ppc-cap-210' into kvm-next-5.18
Paolo Bonzini
2022-02-24
1
-0
/
+14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3
Nicholas Piggin
2022-02-22
1
-0
/
+14
|
|
/
*
|
KVM: s390: Clarify key argument for MEM_OP in api docs
Janis Schoetterl-Glausch
2022-02-22
1
-1
/
+1
*
|
KVM: s390: Update api documentation for memop ioctl
Janis Schoetterl-Glausch
2022-02-14
1
-22
/
+90
|
/
*
KVM: x86: add system attribute to retrieve full set of supported xsave states
Paolo Bonzini
2022-01-28
1
-1
/
+3
*
docs: kvm: fix WARNINGs from api.rst
Wei Wang
2022-01-20
1
-3
/
+3
*
kvm: x86: Add support for getting/setting expanded xstate buffer
Guang Zeng
2022-01-14
1
-2
/
+40
*
kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID
Jing Liu
2022-01-07
1
-0
/
+4
*
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
2022-01-07
1
-0
/
+21
*
KVM: x86/xen: Maintain valid mapping of Xen shared_info page
David Woodhouse
2022-01-07
1
-0
/
+12
*
KVM: s390: Fix names of skey constants in api documentation
Janis Schoetterl-Glausch
2021-12-07
1
-3
/
+3
*
KVM: SEV: Add support for SEV intra host migration
Peter Gonda
2021-11-11
1
-0
/
+14
*
KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
Oliver Upton
2021-10-18
1
-9
/
+39
*
RISC-V: KVM: Document RISC-V specific parts of KVM API
Anup Patel
2021-10-04
1
-9
/
+184
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-07
1
-8
/
+28
|
\
|
*
KVM: x86: implement KVM_GUESTDBG_BLOCKIRQ
Maxim Levitsky
2021-08-20
1
-0
/
+1
|
*
KVM: stats: Update doc for histogram statistics
Jing Zhang
2021-08-20
1
-8
/
+27
*
|
Merge tag 'docs-5.15' of git://git.lwn.net/linux
Linus Torvalds
2021-09-02
1
-14
/
+18
|
\
\
|
|
/
|
/
|
|
*
docs: virt: kvm: api.rst: replace some characters
Mauro Carvalho Chehab
2021-07-25
1
-14
/
+14
|
*
docs: kvm: properly format code blocks and lists
Ioana Ciornei
2021-07-25
1
-0
/
+4
|
*
docs: kvm: fix build warnings
Ioana Ciornei
2021-07-25
1
-14
/
+14
*
|
docs: virt: kvm: api.rst: replace some characters
Mauro Carvalho Chehab
2021-07-26
1
-14
/
+14
*
|
KVM: Documentation: Fix KVM_CAP_ENFORCE_PV_FEATURE_CPUID name
Vitaly Kuznetsov
2021-07-26
1
-1
/
+1
|
/
*
Merge tag 'docs-5.14' of git://git.lwn.net/linux
Linus Torvalds
2021-06-29
1
-1
/
+1
|
\
|
*
docs: virt: api.rst: fix a pointer to SGX documentation
Mauro Carvalho Chehab
2021-05-20
1
-1
/
+1
*
|
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-06-25
1
-0
/
+59
|
\
\
|
*
|
KVM: arm64: Document MTE capability and ioctl
Steven Price
2021-06-22
1
-0
/
+61
*
|
|
kvm: x86: Allow userspace to handle emulation errors
Aaron Lewis
2021-06-25
1
-0
/
+20
*
|
|
KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken
Sean Christopherson
2021-06-25
1
-3
/
+8
*
|
|
KVM: stats: Add documentation for binary statistics interface
Jing Zhang
2021-06-25
1
-0
/
+170
*
|
|
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2021-06-23
1
-0
/
+18
|
\
\
\
|
*
|
|
KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability
Bharata B Rao
2021-06-22
1
-0
/
+18
|
|
/
/
*
|
|
KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercall
Ashish Kalra
2021-06-17
1
-0
/
+19
*
|
|
KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2
Maxim Levitsky
2021-06-17
1
-0
/
+48
*
|
|
KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
2021-06-17
1
-0
/
+11
|
/
/
[next]