qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] High resolution VGA modes
Date: Tue, 13 Jun 2006 23:33:23 +0200	[thread overview]
Message-ID: <448F2F23.9010507@bellard.org> (raw)

Hi,

The previous commits enable the support of higher resolution VGA modes 
in QEMU (1152x864, 1280x1024 and 1600x1200) when using the VESA device 
driver (-std-vga option). The VESA device driver is known to work with 
Linux and Windows XP.

The VGA memory was increased to 8 MB to enable 1600x1200 with 32 bits 
per pixel. I updated the built-in VNC server so that it supports higher 
resolutions too.

Note that the Cirrus VGA device driver was not modified, so it has the 
same limitations are before (4 MB Video Memory, up to 1280x1024). These 
limitations are unfortunately linked to the emulated Cirrus VGA hardware 
and guest OS video drivers.

Fabrice.

             reply	other threads:[~2006-06-13 21:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-13 21:33 Fabrice Bellard [this message]
2006-06-13 22:41 ` [Qemu-devel] High resolution VGA modes Anthony Liguori
2006-06-14 11:08   ` 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=448F2F23.9010507@bellard.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).