Re: [Qemu-devel] [sheepdog] [PATCH v2] sheepdog: fix loadvm operation

2013-04-25 Thread Liu Yuan
On 04/25/2013 04:11 PM, MORITA Kazutaka wrote: > Are you suggesting that booting from snapshot should discard the > current state like savevm? If yes, it looks okay to me. Yeah, this will make code cleaner. I'll update v3. Thanks Yuan

Re: [Qemu-devel] [sheepdog] [PATCH v2] sheepdog: fix loadvm operation

2013-04-25 Thread MORITA Kazutaka
At Thu, 25 Apr 2013 12:12:58 +0800, Liu Yuan wrote: > > On 04/25/2013 12:47 AM, Liu Yuan wrote: > > - don't break old behavior if we boot up on the snapshot by using > > s->reverted > >to indicate if we delete working VDI successfully > > If we implement 'boot from snapshot' == loadvm snapsh