Re: [Qemu-devel] [PATCH 2/6] blockdev: Allow overriding if_max_dev property

2014-09-24 Thread Markus Armbruster
John Snow writes: > The if_max_devs table as in the past been an immutable > default that controls the mapping of index => (bus,unit) > for all boards and all HBAs for each interface type. > > Since adding this mapping information to the HBA device > itself is currently unwieldly from the perspec

[Qemu-devel] [PATCH 2/6] blockdev: Allow overriding if_max_dev property

2014-09-23 Thread John Snow
The if_max_devs table as in the past been an immutable default that controls the mapping of index => (bus,unit) for all boards and all HBAs for each interface type. Since adding this mapping information to the HBA device itself is currently unwieldly from the perspective of retrieving this informa