From: Richard Neill <rn214@hermes.cam.ac.uk>
To: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Suggestion - trap window-close of VM
Date: Mon, 29 Nov 2004 20:43:56 +0000 [thread overview]
Message-ID: <41AB8A0C.4050509@hermes.cam.ac.uk> (raw)
Dear All,
A thought that occurred to me. If one is running a virtual machine (eg
copy of WinXP), then simply closing the qemu window is a really bad
idea, since it will effectively crash the guest.
BUT, given that the user expects to be running an *application* rather
than an operating system, the natural thing to do is to close the qemu
window, rather than remembering to first do a full shutdown of the
guest. This is a very easy mistake to make.
I'd suggest that:
if ((qemu's window is closed from the GUI) and (the guest has not shut
down)); then
qemu should pop up a warning dialog:
"Are you sure you want to quit - you should really shut
down the guest first, or you may suffer dataloss [yes] [no]"
fi
Is it possible to know whether the guest has finished shutting down from
the CPU state?
Regards
Richard
next reply other threads:[~2004-11-29 20:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-29 20:43 Richard Neill [this message]
2004-11-29 20:46 ` [Qemu-devel] Suggestion - trap window-close of VM Lennert Buytenhek
-- strict thread matches above, loose matches on Subject: below --
2005-03-27 3:49 Ryan Rempel
2005-03-27 18:30 ` Struan Bartlett
2005-03-28 15:04 ` Mark Williamson
2005-03-28 19:13 ` Joshua Kugler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41AB8A0C.4050509@hermes.cam.ac.uk \
--to=rn214@hermes.cam.ac.uk \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).