On 30/03/2017 16:28, Eduardo Habkost wrote: > On Thu, Mar 30, 2017 at 07:09:24AM +0200, Iwona Kotlarska wrote: >> Running QEMU with "qemu-system-x86_64 -M none -nographic -m 256" and >> executing >> "dump-guest-memory /dev/null 0 8192" results in segfault. >> Fix by checking if we have CPU. >> >> Signed-off-by: Iwona Kotlarska <iwona260...@gmail.com> > > Reviewed-by: Eduardo Habkost <ehabk...@redhat.com> > > Thanks! > > Paolo, are you queueing x86 bug fixes for the next -rc?
This being HMP, I was leaving it to Dave, but I can queue it too since I have some memory API stuff to post too. Paolo