Re: [Qemu-devel] [PATCH 0/2] Fix SEV VM device assignment

2019-02-04 Thread Singh, Brijesh
Hi Alex and Paolo, Any comments on the patch. thanks On 1/17/19 3:53 PM, Singh, Brijesh wrote: > Fix: https://bugzilla.redhat.com/show_bug.cgi?id=1667249 > > Brijesh Singh (2): >memory: Fix the memory region type assignment order >target/i386: sev: Do not pin the ram device memory regi

[Qemu-devel] [PATCH 0/2] Fix SEV VM device assignment

2019-01-17 Thread Singh, Brijesh
Fix: https://bugzilla.redhat.com/show_bug.cgi?id=1667249 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