Hi Paolo, Any comment on this series. Currently, device pass-through is broken for the SEV guests. I am wondering if we can queue the patches.
thanks Brijesh On 2/4/19 4:23 PM, Singh, Brijesh wrote: > 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(-) >
