* [Qemu-devel] Resuming a guest freezes on high resolutions
@ 2006-08-09 20:55 Robert Annessi
2006-08-09 21:33 ` Fabrice Bellard
0 siblings, 1 reply; 3+ messages in thread
From: Robert Annessi @ 2006-08-09 20:55 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 395 bytes --]
Hi,
when using a higher resolutions then 640x480 resuming a guest freezes (I
ran into that problem with linux, fbsd and win xp guests).
The monitor still works, but the guest doesnt respond to anything.
Workaround: use -std-vga as argument to qemu (dont emulate cirrus vga
but a standard vga card).
Is this a known bug? I couldnt find any information on that.
Regards,
Robert
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Resuming a guest freezes on high resolutions
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
0 siblings, 1 reply; 3+ messages in thread
From: Fabrice Bellard @ 2006-08-09 21:33 UTC (permalink / raw)
To: qemu-devel
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.
Fabrice.
Robert Annessi wrote:
> Hi,
>
> when using a higher resolutions then 640x480 resuming a guest freezes (I
> ran into that problem with linux, fbsd and win xp guests).
> The monitor still works, but the guest doesnt respond to anything.
>
> Workaround: use -std-vga as argument to qemu (dont emulate cirrus vga
> but a standard vga card).
>
> Is this a known bug? I couldnt find any information on that.
>
> Regards,
> Robert
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Resuming a guest freezes on high resolutions
2006-08-09 21:33 ` Fabrice Bellard
@ 2006-08-10 5:58 ` Brad Campbell
0 siblings, 0 replies; 3+ messages in thread
From: Brad Campbell @ 2006-08-10 5:58 UTC (permalink / raw)
To: qemu-devel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-08-10 5:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).