From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: jan.kiszka@siemens.com, Gerd Hoffmann <kraxel@redhat.com>,
kvm@vger.kernel.org
Subject: [Qemu-devel] [RfC PATCH 0/2] vga: make ram size configurable
Date: Thu, 24 May 2012 10:44:53 +0200 [thread overview]
Message-ID: <1337849095-21444-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
This is part of the plan to vanish the remaining differences between
qemu and qemu-kvm. qemu has 8 MB vram, whereas qemu-kvm has 16 MB.
Making it configurable allows to keep qemu's default for compatibility
reasons while satisfying qemu-kvm users too. Also adds new options like
reducing video memory (1 MB is minimum) for textmode-only guests or qemu
scalability tests.
Comments?
cheers,
Gerd
Gerd Hoffmann (2):
vga: raise xres+yres limits
vga: make vram size configurable
hw/cirrus_vga.c | 8 ++++++--
hw/qxl.c | 5 ++++-
hw/vga-isa.c | 8 +++++++-
hw/vga-pci.c | 8 +++++++-
hw/vga.c | 13 ++++++++++---
hw/vga_int.h | 8 ++++----
hw/vmware_vga.c | 13 ++++++++++---
7 files changed, 48 insertions(+), 15 deletions(-)
next reply other threads:[~2012-05-24 8:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-24 8:44 Gerd Hoffmann [this message]
2012-05-24 8:44 ` [Qemu-devel] [RfC PATCH 1/2] vga: raise xres+yres limits Gerd Hoffmann
2012-05-24 8:44 ` [Qemu-devel] [RfC PATCH 2/2] vga: make vram size configurable Gerd Hoffmann
2012-05-24 12:20 ` Jan Kiszka
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=1337849095-21444-1-git-send-email-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=jan.kiszka@siemens.com \
--cc=kvm@vger.kernel.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).