qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] High resolution VGA modes


From: Fabrice Bellard
Subject: Re: [Qemu-devel] High resolution VGA modes
Date: Wed, 14 Jun 2006 13:08:13 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

Anthony Liguori wrote:
Fabrice Bellard wrote:

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.


Is 2d acceleration possible with VESA?

No. But with VESA and virtualisation, the CPU has direct access to the video RAM, so it can be actually faster than the Cirrus VGA driver, depending on the quality of the guest OS drivers.

Fabrice.




reply via email to

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