qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] Fix SEV VM device assignment
@ 2019-02-04 22:23 Singh, Brijesh
  2019-02-04 22:23 ` [Qemu-devel] [PATCH v2 1/2] memory: Fix the memory region type assignment order Singh, Brijesh
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Singh, Brijesh @ 2019-02-04 22:23 UTC (permalink / raw)
  To: qemu-devel@nongnu.org; +Cc: alex.williamson@redhat.com, Singh, Brijesh

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-03-01 15:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-04 22:23 [Qemu-devel] [PATCH v2 0/2] Fix SEV VM device assignment Singh, Brijesh
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

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).