Re: [Qemu-devel] [PATCH v4 7/7] hmp: add pmemload command

2018-08-16 Thread Dr. David Alan Gilbert
* Simon Ruderich (si...@ruderich.org) wrote: > Adapted patch from Baojun Wang [1] with the following commit message: > > I found this could be useful to have qemu-softmmu as a cross > debugger (launch with -s -S command line option), then if we can > have a command to load guest physic

[Qemu-devel] [PATCH v4 7/7] hmp: add pmemload command

2018-08-16 Thread Simon Ruderich
Adapted patch from Baojun Wang [1] with the following commit message: I found this could be useful to have qemu-softmmu as a cross debugger (launch with -s -S command line option), then if we can have a command to load guest physical memory, we can use cross gdb to do some target d