Re: [Qemu-devel] [SeaBIOS] [PATCH 4/6] Mapping of BARs and Bridge regions

2012-03-04 Thread Alexey Korolev
On 02/03/12 20:21, Gerd Hoffmann wrote: > On 03/01/12 23:01, Alexey Korolev wrote: >> On 01/03/12 22:22, Gerd Hoffmann wrote: >>> On 03/01/12 07:57, Alexey Korolev wrote: In pci_bios_map_regions() we try to reserve memory for all entries of root bus regions. If pci_bios_init_root_re

Re: [Qemu-devel] [SeaBIOS] [PATCH 4/6] Mapping of BARs and Bridge regions

2012-03-01 Thread Gerd Hoffmann
On 03/01/12 23:01, Alexey Korolev wrote: > On 01/03/12 22:22, Gerd Hoffmann wrote: >> On 03/01/12 07:57, Alexey Korolev wrote: >>> In pci_bios_map_regions() we try to reserve memory for >>> all entries of root bus regions. >>> If pci_bios_init_root_regions() fails - e.g no enough space, we create

Re: [Qemu-devel] [SeaBIOS] [PATCH 4/6] Mapping of BARs and Bridge regions

2012-03-01 Thread Alexey Korolev
On 01/03/12 22:22, Gerd Hoffmann wrote: > On 03/01/12 07:57, Alexey Korolev wrote: >> In pci_bios_map_regions() we try to reserve memory for >> all entries of root bus regions. >> If pci_bios_init_root_regions() fails - e.g no enough space, we create two >> new pci_regions: >> r64pref, r64mem and

Re: [Qemu-devel] [SeaBIOS] [PATCH 4/6] Mapping of BARs and Bridge regions

2012-03-01 Thread Gerd Hoffmann
On 03/01/12 07:57, Alexey Korolev wrote: > In pci_bios_map_regions() we try to reserve memory for > all entries of root bus regions. > If pci_bios_init_root_regions() fails - e.g no enough space, we create two > new pci_regions: > r64pref, r64mem and migrate all entries which are 64bit capable to