qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] How to persist guest ram in qemu to a file?


From: Joel Fernandes
Subject: [Qemu-devel] How to persist guest ram in qemu to a file?
Date: Sat, 27 Aug 2016 10:36:35 -0700

Hi Tianyou,
I see that you were trying to persist RAM in Qemu to a file.
http://marc.info/?l=qemu-devel&m=146134037011022&w=2

Could you share this work with me? I looked for it but couldn’t find it.

I tried -mem-path=<file> but the file contents are always all 0’s. I tried 
hacking qemu to mmap the file as MAP_SHARED but no luck.

Here’s my Qemu command line:
http://hastebin.com/raw/xikicuheyo

Thanks in advance for the help,

Joel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]