From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: [PATCH] add support for higher screen resolutions
Date: Mon, 22 Sep 2008 09:38:55 -0500 [thread overview]
Message-ID: <48D7ADFF.7060902@codemonkey.ws> (raw)
In-Reply-To: <20080918055501.GC4567@implementation.bordeaux.inria.fr>
Samuel Thibault wrote:
> Andreas Winkelbauer, le Thu 18 Sep 2008 01:17:20 +0000, a écrit :
>
>> Samuel Thibault <samuel.thibault <at> ens-lyon.org> writes:
>>
>>> Andreas Winkelbauer, le Wed 17 Sep 2008 18:50:24 +0200, a écrit :
>>>
>>>> /* vga.c */
>>>>
>>>> #ifndef TARGET_SPARC
>>>> -#define VGA_RAM_SIZE (8192 * 1024)
>>>> +#define VGA_RAM_SIZE (16 * 1024 * 1024)
>>>> #else
>>>>
>>> Mmm, did you check that save/restore works between before and after the
>>> change?
>>>
>> Are there some problems due to this change?
>>
>
> I haven't tested myself with plain qemu, but with xen ioemu I had
> troubles when I tried to change the video memory size.
>
>
>> I would be very surprised if this change breaks save/restore, since kvm uses
>> this patch for quite a long time now and there were no complaints about
>> save/restore not working.
>>
The problem is that a patch like this will break save/restore across
different versions of QEMU. The fact that this isn't easily detected is
a problem that would be nice to fix.
Has vgabios cut a release with the patch required for this? Does the
KVM version of vgabios contain any other patches?
Regards,
Anthony Liguori
> Including on upgrade?
>
> Samuel
>
>
>
prev parent reply other threads:[~2008-09-22 14:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-17 16:50 [Qemu-devel] [PATCH] add support for higher screen resolutions Andreas Winkelbauer
2008-09-17 16:55 ` Jamie Lokier
2008-09-17 20:04 ` Samuel Thibault
2008-09-18 1:17 ` [Qemu-devel] " Andreas Winkelbauer
2008-09-18 5:55 ` Samuel Thibault
2008-09-22 14:38 ` Anthony Liguori [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=48D7ADFF.7060902@codemonkey.ws \
--to=anthony@codemonkey.ws \
--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).