On 07/22/2015 04:25 PM, John Ferlan wrote:
On 07/17/2015 02:43 PM, Laine Stump wrote:
> The one oddity of all this is that if the controller configuration
> is changed (for example to change the index or the pci address
> where the controller is plugged in), the items in <target> will
> *not* be re-generated, which might lead to conflict. I can't
> really see any way around this, but fortunately if there is a
> material conflict qemu will let us know and we will pass that on
> to the user.
Something that struck me after sending the last message (naturally)...
In this case could you just set chassisNr = -1 ?
Or just remove chassisNr completely, which has the same effect.
Since that would mean it's not printed and the next time it would be
autogenerated?
I haven't read ahead yet
John