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 m
On 23/02/2008, Anthony Liguori <[EMAIL PROTECTED]> wrote:
> andrzej zaborowski wrote:
> > I have a very similar patch on my HD but I haven't included it because
> > it causes my testing Ms Windows install to stop detecting the card. I
> > just tested your patch and the same thing happens, i.e.
andrzej zaborowski wrote:
On 22/02/2008, Anthony Liguori <[EMAIL PROTECTED]> 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 addres
On 22/02/2008, Anthony Liguori <[EMAIL PROTECTED]> 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 th