qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [SeaBIOS] [BUG] [Seabios] PCI 64bit BARs on Win2008 - u


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [SeaBIOS] [BUG] [Seabios] PCI 64bit BARs on Win2008 - unable to start the device. (ACPI lacks the _DSM method)
Date: Tue, 13 Dec 2011 12:11:31 +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,

>> Two possible ideas:
>> 1. Pass the value in from qemu
> Do you mean to create the 64bit region dynamically? I've tried to obtain
> RAM size somehow inside DSL code, but the ACPI spec doesn't tell how to
> do that.

There is a global variable IIRC.  You could also check the e820 table
passed in from qemu.

>> 2. Get a range toward the upper end of the memory, around 1<<40
>>
> Yes. This solution works great. And this is very simple as well. Just
> wondering if it will be good as a complete solution?

I would have tried this first too ;)

Care to share the patches so we can review & merge them?

thanks,
  Gerd



reply via email to

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