From: "Singh, Brijesh" <brijesh.singh@amd.com>
To: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Cc: "alex.williamson@redhat.com" <alex.williamson@redhat.com>,
"Singh, Brijesh" <brijesh.singh@amd.com>
Subject: [Qemu-devel] [PATCH v2 0/2] Fix SEV VM device assignment
Date: Mon, 4 Feb 2019 22:23:39 +0000 [thread overview]
Message-ID: <20190204222322.26766-1-brijesh.singh@amd.com> (raw)
Fix: https://bugzilla.redhat.com/show_bug.cgi?id=1667249
Since v1:
* check the error code from memory_region_from_host() before
accessing the mr.
Brijesh Singh (2):
memory: Fix the memory region type assignment order
target/i386: sev: Do not pin the ram device memory region
memory.c | 9 ++++++++-
target/i386/sev.c | 11 +++++++++++
2 files changed, 19 insertions(+), 1 deletion(-)
--
2.17.1
next reply other threads:[~2019-02-04 22:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-04 22:23 Singh, Brijesh [this message]
2019-02-04 22:23 ` [Qemu-devel] [PATCH v2 1/2] memory: Fix the memory region type assignment order Singh, Brijesh
2019-02-04 22:23 ` [Qemu-devel] [PATCH v2 2/2] target/i386: sev: Do not pin the ram device memory region Singh, Brijesh
2019-02-04 22:29 ` Alex Williamson
2019-03-01 15:09 ` [Qemu-devel] [PATCH v2 0/2] Fix SEV VM device assignment Singh, Brijesh
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=20190204222322.26766-1-brijesh.singh@amd.com \
--to=brijesh.singh@amd.com \
--cc=alex.williamson@redhat.com \
--cc=qemu-devel@nongnu.org \
/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;
as well as URLs for NNTP newsgroup(s).