
13 Jun
2014
13 Jun
'14
11:55 a.m.
Ján Tomko wrote:
On 06/01/2014 07:53 PM, Roman Bogorodskiy wrote:
Automatically allocate PCI addresses for devices instead of hardcoding them in the driver code. The current allocation schema is to dedicate an entire slot for each devices.
Also, allow having arbitrary number of devices. ---
ACK
Pushed, thanks! PS Initially, I was inclined to wait until virstoragetest is fixed when STORAGE_FS is not enabled to be able to run a clean 'make check' on FreeBSD. However, as it's for sure not related to bhyve and other tests run good, I finally decided not to wait and push for the sake of giving it more testing before the next release. Roman Bogorodskiy