qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [BUG] [Seabios] PCI 64bit BARs on Win2008 - unable to s


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [BUG] [Seabios] PCI 64bit BARs on Win2008 - unable to start the device. (ACPI lacks the _DSM method)
Date: Thu, 01 Dec 2011 12:25:01 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111104 Red Hat/3.1.16-2.el6_1 Thunderbird/3.1.16

  Hi,

> Ok Here are logs the faulty device is: 00:05.0.
> In the first case the BAR1 size is 512MB and it fails in Windows (Linux
> is fine, the kernel enumerates the bus and assigns the resource above 4GB),
> In the second case the BAR1 size is 256M and works fine.

> === PCI new allocation pass #1 ===
> PCI: check devices bus 0

Hmm, with 512 MB seabios should have paniced here with:

PCI: out of address space

> PCI: map device bus 0, bfd 0x28
>   bar 0, addr febe0000, size 10000 [mem]
>   bar 1, addr 0, size 20000000 [mem]

Somehow seabios didn't recognise the bar correctly it seems (both 512
and 256 MB cases look the same).  For the 256 MB case seabios should
have mapped the bar @ 0xe0000000.

cheers,
  Gerd



reply via email to

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