qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH] Don't explicitly set BAR values for VMware VGA


From: Avi Kivity
Subject: [Qemu-devel] Re: [PATCH] Don't explicitly set BAR values for VMware VGA
Date: Sun, 24 Feb 2008 09:09:18 +0200
User-agent: Thunderbird 2.0.0.9 (X11/20071115)

Anthony Liguori wrote:
Right now we set explict base addresses for the PCI IO regions in the VMware
VGA device.  We don't register the second region at all and instead directly
map the physical memory.

The problem is, the addresses we're setting in the BAR is not taken into
account in the e820 mapping.

This patch removes the explicit BARs and registers the second region through
the normal PCI code.

I've only tested with a Linux guest and the open source VMware VGA driver.

This patch needs -p2 to apply against the QEMU CVS tree.


Since it seems like qemu will apply this soon, I'll pick it up via the next merge.

--
error compiling committee.c: too many arguments to function





reply via email to

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