From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu vl.h
Date: Tue, 13 Jun 2006 15:57:21 +0000 [thread overview]
Message-ID: <E1FqBGb-0003Ue-EQ@savannah.gnu.org> (raw)
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Fabrice Bellard <bellard> 06/06/13 15:57:21
Modified files:
. : vl.h
Log message:
increase video memory to 8MB
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h?cvsroot=qemu&r1=1.125&r2=1.126
Patches:
Index: vl.h
===================================================================
RCS file: /sources/qemu/qemu/vl.h,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -b -r1.125 -r1.126
--- vl.h 8 Jun 2006 21:51:27 -0000 1.125
+++ vl.h 13 Jun 2006 15:57:21 -0000 1.126
@@ -705,7 +705,7 @@
/* vga.c */
-#define VGA_RAM_SIZE (4096 * 1024)
+#define VGA_RAM_SIZE (8192 * 1024)
struct DisplayState {
uint8_t *data;
next reply other threads:[~2006-06-13 15:57 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-13 15:57 Fabrice Bellard [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-11-10 15:36 [Qemu-devel] qemu vl.h Fabrice Bellard
2007-11-07 19:26 Fabrice Bellard
2007-06-01 17:03 Blue Swirl
2007-04-30 2:33 Andrzej Zaborowski
2007-03-30 16:41 Thiemo Seufer
2007-01-31 13:34 Thiemo Seufer
2007-01-26 17:18 Thiemo Seufer
2007-01-10 16:25 Thiemo Seufer
2006-09-24 18:49 Fabrice Bellard
2006-07-05 14:39 Paul Brook
2006-06-08 21:51 Paul Brook
2006-04-27 22:32 Paul Brook
2005-11-11 0:00 Fabrice Bellard
2005-06-05 14:49 Fabrice Bellard
2005-01-03 23:40 Fabrice Bellard
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=E1FqBGb-0003Ue-EQ@savannah.gnu.org \
--to=fabrice@bellard.org \
--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).