From: Andrew Jones <drjones@redhat.com>
To: kvm@vger.kernel.org, kvmarm@lists.cs.columbia.edu
Cc: pbonzini@redhat.com, maz@kernel.org, steven.price@arm.com
Subject: [PATCH 0/4] arm64/x86: KVM: Introduce KVM_CAP_STEAL_TIME
Date: Fri, 19 Jun 2020 20:46:25 +0200 [thread overview]
Message-ID: <20200619184629.58653-1-drjones@redhat.com> (raw)
This series introduces a KVM CAP for steal time to arm64 and x86.
For arm64 the cap resolves a couple issues described in the second
patch's commit message. The cap isn't necessary for x86, but is
added for consistency.
Thanks,
drew
Andrew Jones (4):
KVM: Documentation minor fixups
arm64/x86: KVM: Introduce steal time cap
tools headers kvm: Sync linux/kvm.h with the kernel sources
KVM: selftests: Use KVM_CAP_STEAL_TIME
Documentation/virt/kvm/api.rst | 20 ++++++++++++++++----
arch/arm64/kvm/arm.c | 3 +++
arch/x86/kvm/x86.c | 3 +++
include/uapi/linux/kvm.h | 1 +
tools/include/uapi/linux/kvm.h | 15 +++++++++++++++
tools/testing/selftests/kvm/steal_time.c | 8 ++++++++
6 files changed, 46 insertions(+), 4 deletions(-)
--
2.25.4
next reply other threads:[~2020-06-19 18:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-19 18:46 Andrew Jones [this message]
2020-06-19 18:46 ` [PATCH 1/4] KVM: Documentation minor fixups Andrew Jones
2020-06-19 18:46 ` [PATCH 2/4] arm64/x86: KVM: Introduce steal time cap Andrew Jones
2020-06-22 8:20 ` Marc Zyngier
2020-06-22 8:35 ` Steven Price
2020-06-22 8:41 ` Andrew Jones
2020-06-22 9:51 ` Marc Zyngier
2020-06-22 10:31 ` Andrew Jones
2020-06-22 10:39 ` Marc Zyngier
2020-06-22 11:04 ` Andrew Jones
2020-06-19 18:46 ` [PATCH 3/4] tools headers kvm: Sync linux/kvm.h with the kernel sources Andrew Jones
2020-06-19 18:46 ` [PATCH 4/4] KVM: selftests: Use KVM_CAP_STEAL_TIME Andrew Jones
2020-06-22 8:09 ` [PATCH 0/4] arm64/x86: KVM: Introduce KVM_CAP_STEAL_TIME Steven Price
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200619184629.58653-1-drjones@redhat.com \
--to=drjones@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.cs.columbia.edu \
--cc=maz@kernel.org \
--cc=pbonzini@redhat.com \
--cc=steven.price@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox