Re: [Qemu-devel] an error while loading checkpoint

2011-12-08 Thread sparsh mittal
I also have question whether -icount 0 or -icount auto can make a simulation more deterministic and whether qemu is affected by the load on the host (i.e. how many processes are running?) I would be grateful for a reply. Thanks and Regards Sparsh Mittal On Thu, Dec 8, 2011 at 8:36 AM, sparsh mi

Re: [Qemu-devel] an error while loading checkpoint

2011-12-08 Thread sparsh mittal
On Thu, Dec 8, 2011 at 8:18 AM, Stefan Hajnoczi wrote: > On Thu, Dec 8, 2011 at 1:57 PM, sparsh mittal > 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 -

Re: [Qemu-devel] an error while loading checkpoint

2011-12-08 Thread Stefan Hajnoczi
On Thu, Dec 8, 2011 at 1:57 PM, sparsh mittal 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.qco

Re: [Qemu-devel] an error while loading checkpoint

2011-12-08 Thread sparsh mittal
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 Unknown savevm section t

Re: [Qemu-devel] an error while loading checkpoint

2011-12-08 Thread Stefan Hajnoczi
On Wed, Dec 7, 2011 at 11:41 PM, sparsh mittal wrote: > I get this warning while using a checkpoint. I issued the command -m 4G > -icount 0 and other parameters. > Unknown savevm section type 32 > qemu-system-x86_64: Error -22 while loading VM state > > My computer has 48GB RAM, so I don't know wh

[Qemu-devel] an error while loading checkpoint

2011-12-07 Thread sparsh mittal
I get this warning while using a checkpoint. I issued the command -m 4G -icount 0 and other parameters. Unknown savevm section type 32 qemu-system-x86_64: Error -22 while loading VM state My computer has 48GB RAM, so I don't know what is the problem? Thanks and Regards Sparsh Mittal