Re: [Qemu-devel] [PATCH v7 0/7] qmp: add pmemload command

2018-11-15 Thread Simon Ruderich
On Thu, Nov 15, 2018 at 07:45:29AM -0600, Eric Blake wrote: > On 11/15/18 7:22 AM, Simon Ruderich wrote: >> Hello again, >> >> Please ignore v6, I forgot one patch. I hope I got it right this >> time. > > Our automated tooling doesn't spot patches sent in reply to an earlier > series; you may want

Re: [Qemu-devel] [PATCH v7 0/7] qmp: add pmemload command

2018-11-15 Thread Eric Blake
On 11/15/18 7:22 AM, Simon Ruderich wrote: Hello again, Please ignore v6, I forgot one patch. I hope I got it right this time. Our automated tooling doesn't spot patches sent in reply to an earlier series; you may want to repost v7 as a new top-level thread (not in-reply-to any earlier messa

[Qemu-devel] [PATCH v7 0/7] qmp: add pmemload command

2018-11-15 Thread Simon Ruderich
Hello again, Please ignore v6, I forgot one patch. I hope I got it right this time. As I got no replies to my last mails, here again the full patch set (rebased on current master) in the hope to get this merged. The first few patches are cleanup, the last two patches add the pmemload feature. Onl