qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH] add support for higher screen resolutions


From: Andreas Winkelbauer
Subject: [Qemu-devel] Re: [PATCH] add support for higher screen resolutions
Date: Thu, 18 Sep 2008 01:17:20 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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?

No I did not check this, because I usually don't use save/restore.

Are there some problems due to this change? If so, have you also increased the
vga memory in vgabios to 16MB?

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.

bye,
andi





reply via email to

[Prev in Thread] Current Thread [Next in Thread]