At 07/19/2012 12:47 AM, Sheldon Wrote: > I want to dump all guest's memory to file ./guestcore > I execute this command as follow: > (qemu) dump-guest-memory -p protocol file:./guestcore > invalid char in expression
Please try this command: dump-guest-memory -p file:./guestcore Thanks Wen Congyang > > > > > >