qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: vgabios + qemu: issues and plans.


From: Gerd Hoffmann
Subject: [Qemu-devel] Re: vgabios + qemu: issues and plans.
Date: Thu, 06 May 2010 21:37:49 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Thunderbird/3.0.4

  Hi,

Works for stdvga and qxl. vmware fails as it has the memory at pci
region 1 (region 0 has ioports) and it seems vgabios isn't prepared to
handle that ...

Do you mean vgabios currently doesn't work with qemu and "-vga vmware" ?

It works, but uses the bochs lfb at the magic address 0xe0000000.

Killing the 0xe000000 alias mapping and switching over to use the pci region instead requires some changes in pci_get_lfb_addr to handle the situation.

Try sending patches to the mailing list and/or the vgabios home at
http://savannah.nongnu.org/projects/vgabios .

Ok, I'll try to send my patch series down that route.

thanks,
  Gerd




reply via email to

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