[libvirt] [PATCH v1 2/4] bhyve: add virBhyveDriverCreateXMLConf

Laine Stump laine at laine.org
Tue Jan 24 15:36:57 UTC 2017


On 01/05/2017 09:46 AM, Roman Bogorodskiy wrote:
> Add virBhyveDriverCreateXMLConf, a simple wrapper around
> virDomainXMLOptionNew that makes it easier to pass bhyveConnPtr
> as a private data for parser. It will be used later for device
> address allocation at parsing time.
>
> Update consumers to use it instead of direct calls to
> virDomainXMLOptionNew.
>
> As we now have proper callbacks connected for the tests, update
> test files accordingly to include the automatically generated
> PCI root controller.

It took a minute, but yeah I see why all the test results had to be 
changed (in a good direction, thankfully). ACK.




More information about the libvir-list mailing list