[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [SeaBIOS] [seabios patch 0/5] dynamic pci i/o windows
From: |
Gerd Hoffmann |
Subject: |
Re: [Qemu-devel] [SeaBIOS] [seabios patch 0/5] dynamic pci i/o windows |
Date: |
Fri, 04 May 2012 16:01:56 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20120422 Thunderbird/10.0.4 |
On 05/04/12 15:18, Kevin O'Connor wrote:
> On Fri, May 04, 2012 at 10:21:22AM +0200, Gerd Hoffmann wrote:
>> Hi,
>>
>> This patch series makes the PCI I/O windows runtime-configurable via
>> qemu firmware config interface. Main advantage is that we can size and
>> shuffle around the PCI i/O windows according to the amount of memory the
>> virtual machine has. We don't need a hole for 64bit PCI bars, we can
>> just map them above the main memory. The hole for 32bit PCI bars can be
>> enlarged for guests with less than 3.5 GB of memory.
>
> Why pass in a PCI IO range through fw_cfg if SeaBIOS can figure out an
> acceptable range from the amount of memory in the machine?
Suggestions on how to update the pci host bridge windows in the dsdt then?
cheers,
Gerd
- [Qemu-devel] [seabios patch 5/5] update src/acpi-dsdt.hex, (continued)
- [Qemu-devel] [seabios patch 5/5] update src/acpi-dsdt.hex, Gerd Hoffmann, 2012/05/04
- [Qemu-devel] [seabios patch 1/5] pci: init all devices, Gerd Hoffmann, 2012/05/04
- [Qemu-devel] [seabios patch 4/5] pciinit: make pci ressources configurable, Gerd Hoffmann, 2012/05/04
- Re: [Qemu-devel] [SeaBIOS] [seabios patch 0/5] dynamic pci i/o windows, Kevin O'Connor, 2012/05/04
- Re: [Qemu-devel] [SeaBIOS] [seabios patch 0/5] dynamic pci i/o windows,
Gerd Hoffmann <=
- Re: [Qemu-devel] [SeaBIOS] [seabios patch 0/5] dynamic pci i/o windows, Alexey Korolev, 2012/05/06