From: David Daney <ddaney.cavm@gmail.com>
To: linux-mips@linux-mips.org, ralf@linux-mips.org,
kvm@vger.kernel.org, Sanjay Lal <sanjayl@kymasys.com>,
Gleb Natapov <gleb@redhat.com>
Cc: linux-kernel@vger.kernel.org, David Daney <david.daney@cavium.com>
Subject: [PATCH 0/2] kvm/mips: ABI fix for 3.10
Date: Mon, 10 Jun 2013 12:33:46 -0700 [thread overview]
Message-ID: <1370892828-21676-1-git-send-email-ddaney.cavm@gmail.com> (raw)
From: David Daney <david.daney@cavium.com>
As requested by Gleb Natapov, we need to define and use KVM_REG_MIPS
when using the GET_ONE_REG/SET_ONE_REG ioctl. Since this is part of
the MIPS kvm support that is new in 3.10, it should be merged before a
bad ABI leaks out into an 'official' kernel release.
David Daney (2):
kvm: Add definition of KVM_REG_MIPS
mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG
arch/mips/include/uapi/asm/kvm.h | 81 +++++++++++++++++++--------------------
arch/mips/kvm/kvm_mips.c | 83 ++++++++++++++++++++++++++--------------
include/uapi/linux/kvm.h | 1 +
3 files changed, 94 insertions(+), 71 deletions(-)
--
1.7.11.7
next reply other threads:[~2013-06-10 19:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-10 19:33 David Daney [this message]
2013-06-10 19:33 ` [PATCH 1/2] kvm: Add definition of KVM_REG_MIPS David Daney
2013-06-10 19:33 ` [PATCH 2/2] mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG David Daney
2013-06-17 15:26 ` [PATCH 0/2] kvm/mips: ABI fix for 3.10 Paolo Bonzini
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=1370892828-21676-1-git-send-email-ddaney.cavm@gmail.com \
--to=ddaney.cavm@gmail.com \
--cc=david.daney@cavium.com \
--cc=gleb@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
--cc=sanjayl@kymasys.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
Powered by JetHome