[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] an error while loading checkpoint
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-devel] an error while loading checkpoint |
Date: |
Thu, 8 Dec 2011 14:18:56 +0000 |
On Thu, Dec 8, 2011 at 1:57 PM, sparsh mittal <address@hidden> wrote:
> I am using qemu as a part of Marss cycle-accurate simulator.
> http://marss86.org/~marss86/index.php/Home
>
> $ qemu/qemu-system-x86_64 -m 4G -snapshot -loadvm ffnn -vnc :3 -icount 0
> -drive cache=unsafe,file=/local/sparsh/specimage_sftn3.qcow2 -simconfig
> MyConfigs/ffnn_100M.cfg
I wonder if the image loads in vanilla QEMU. Try dropping the -icount
0 and -simconfig options just to see whether vanilla QEMU gets the
same error or not.
Also, have you asked on the Marss mailing list? Please try that first
because the bug may be due to changes that were made to vanilla QEMU.
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
Stefan