On Fri, 2026-09-11 at 10:28 +0200, Markus Armbruster wrote: > Miles Glenn <[email protected]> writes: > > > Hello, > > > > It seems that this patch set stalled several years ago for no apparent > > reason. Does anybody know why? > > Review pointed out issues, but the submitter never responded. Possibly > because review exhausted submitter's patience. > > I find myself needing the functionality of a command like `pmemload`. > > Our user needs to be able to load a binary file into a physical address > > of their VM and it would need to be done every time they start the VM > > (not just for debug or experimentation). It also needs to be done at > > some point after the VM has already started. I understand that the gdb > > stub could possibly be used, but we don't want to prevent the user from > > being able to use GDB themselves. The pmemload command uses QMP, so it > > seems that it would be the perfect solution for us. > > You could post a v9 addressing the review, or you could start over. >
Since it sounds like there was no technical reason for dropping it, I think I will do that. Thanks, Glenn
