On 7/15/19 9:28 AM, Alex Williamson wrote: > The commit referenced below skipped pinning ram device memory when > ram blocks are added, we need to do the same when they're removed. > > Cc: Brijesh Singh <brijesh.si...@amd.com> > Cc: Paolo Bonzini <pbonz...@redhat.com> > Fixes: cedc0ad539af ("target/i386: sev: Do not pin the ram device memory > region") > Signed-off-by: Alex Williamson <alex.william...@redhat.com> > --- > target/i386/sev.c | 11 +++++++++++ > 1 file changed, 11 insertions(+) >
thanks Reviewed-by: Brijesh Singh <brijesh.si...@amd.com>