qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/4] Switch from array based resource allocation


From: Kevin O'Connor
Subject: Re: [Qemu-devel] [PATCH 3/4] Switch from array based resource allocation to list
Date: Sun, 1 Apr 2012 03:28:34 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Mar 28, 2012 at 05:54:10PM +1300, Alexey Korolev wrote:
> In this patch instead of array based resource allocation approach
> we calculate resource addresses linked lists of pci_region_entry structures.

Thanks.  I still think this migration can be done more seamlessly.  I
played with your patches a bit and came up with the attached patches
that do just code movement - no alogorithm changes.  See the attached.

Also, I think we should look to commit after the next SeaBIOS release.

-Kevin

Attachment: 0001-Added-a-pci_region_entry-structure.patch
Description: Text document

Attachment: 0002-Perform-pci-to-pci-bus-bar-assignment-at-same-time-a.patch
Description: Text document

Attachment: 0003-Get-rid-of-size-element-of-pci_bus-r-structure.patch
Description: Text document


reply via email to

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