qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Brad Campbell <brad@wasp.net.au>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Resuming a guest freezes on high resolutions
Date: Thu, 10 Aug 2006 09:58:26 +0400	[thread overview]
Message-ID: <44DACB02.9040406@wasp.net.au> (raw)
In-Reply-To: <44DA5493.7090503@bellard.org>

Fabrice Bellard wrote:
> This is a PCI save/restore issue. I am working on it. In between you can 
> boot and wait until the VGA is initialized by the guest OS and then do 
> the loadvm.

If you did this, I would have thought you were letting the guest alter the state of the disk image, 
you then loadvm a suspended guest that believes the disk image is in a different state.

Kinda like hibernating linux, loading a live cd and mounting the filesystem and then resuming linux. 
All hell will break loose as the suspended system expects the on-disk state to be exactly as it was 
left, but something has messed with it in the mean time.

I kinda did this when I hibernated winxp on my box, then wrote to an auxiliary fat32 partition I 
have here within my linux session, then later resumed winxp. Windows does not cope with something 
altering the disk underneath it at all, and all hell broke loose. It would be easier if windows let 
you unmount a partition :(

Brad
-- 
"Human beings, who are almost unique in having the ability
to learn from the experience of others, are also remarkable
for their apparent disinclination to do so." -- Douglas Adams

      reply	other threads:[~2006-08-10  5:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-09 20:55 [Qemu-devel] Resuming a guest freezes on high resolutions Robert Annessi
2006-08-09 21:33 ` Fabrice Bellard
2006-08-10  5:58   ` Brad Campbell [this message]

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=44DACB02.9040406@wasp.net.au \
    --to=brad@wasp.net.au \
    --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).