qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [BUG] -no-quit does not work, this is bad when using -snapshot
@ 2009-03-06  8:44 Stan Behrens
  2009-03-06  8:54 ` Aurelien Jarno
  0 siblings, 1 reply; 3+ messages in thread
From: Stan Behrens @ 2009-03-06  8:44 UTC (permalink / raw)
  To: qemu-devel

Hi List,

-no-quit does not work. This is bad if you're using -snapshot and want to have a clean virtual disk-image after guest-shutdown. You have no possibility to commit because qemu just quits and the /tmp/snapshot-File is not accessible anymore.

Command-Line I used:
qemu-svn/bin/qemu -L qemu-svn/share/qemu -no-quit -m 512 -net nic -net tap,ifname=job,script=no,downscript=no -drive file=image -startdate 2008-12-24 -usb -snapshot

qemu-svn: 'At revision 6718.'.


Bye.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [BUG] -no-quit does not work, this is bad when using -snapshot
  2009-03-06  8:44 [Qemu-devel] [BUG] -no-quit does not work, this is bad when using -snapshot Stan Behrens
@ 2009-03-06  8:54 ` Aurelien Jarno
  2009-03-06  9:02   ` [Qemu-devel] [BUG SOLVED] use -no-shutdown instead of -no-quit Stan Behrens
  0 siblings, 1 reply; 3+ messages in thread
From: Aurelien Jarno @ 2009-03-06  8:54 UTC (permalink / raw)
  To: qemu-devel

On Fri, Mar 06, 2009 at 09:44:04AM +0100, Stan Behrens wrote:
> Hi List,
>
> -no-quit does not work. This is bad if you're using -snapshot and want to have a clean virtual disk-image after guest-shutdown. You have no possibility to commit because qemu just quits and the /tmp/snapshot-File is not accessible anymore.

$ qemu --help | grep no-quit
-no-quit        disable SDL window close capability

This option works perfectly, there is no bug.

What you want is -no-shutdown.

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [BUG SOLVED] use -no-shutdown instead of -no-quit
  2009-03-06  8:54 ` Aurelien Jarno
@ 2009-03-06  9:02   ` Stan Behrens
  0 siblings, 0 replies; 3+ messages in thread
From: Stan Behrens @ 2009-03-06  9:02 UTC (permalink / raw)
  To: qemu-devel

 > Topic was: [BUG] -no-quit does not work, this is bad when using -snapshot

Hi List,

oh f..., I'm sorry.

Bye.

Aurelien Jarno wrote:
> On Fri, Mar 06, 2009 at 09:44:04AM +0100, Stan Behrens wrote:
>> Hi List,
>>
>> -no-quit does not work. This is bad if you're using -snapshot and want to have a clean virtual disk-image after guest-shutdown. You have no possibility to commit because qemu just quits and the /tmp/snapshot-File is not accessible anymore.
> 
> $ qemu --help | grep no-quit
> -no-quit        disable SDL window close capability
> 
> This option works perfectly, there is no bug.
> 
> What you want is -no-shutdown.
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-03-06  9:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-06  8:44 [Qemu-devel] [BUG] -no-quit does not work, this is bad when using -snapshot Stan Behrens
2009-03-06  8:54 ` Aurelien Jarno
2009-03-06  9:02   ` [Qemu-devel] [BUG SOLVED] use -no-shutdown instead of -no-quit Stan Behrens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).