On 6/16/25, 4:35 PM, "Peter Xu" <pet...@redhat.com <mailto:pet...@redhat.com>> wrote:
> On Mon, Jun 16, 2025 at 07:43:02PM +0000, Chaney, Ben wrote: >> Not all pmem regions are backed by non-volatile memory. Syncing volatile >> memory provides no benefit, but can cause performance issues is some >> cases. Only sync memory that is marked as non-volatile. >> >> Fixes: bd108a44bc29 (migration: ram: Switch to ram block writeback) > > Do you plan to work on qemu in the future? If so, I suggest you go > through this and repost: Hi Peter, I resent the patch with a Signed-off-By: line and rebased against master. Please let me know if anything else is needed. Thanks, Ben