[libvirt] [PATCH] conf: Move virDomainPCIAddressBusIsFullyReserved()

Laine Stump laine at laine.org
Thu Jun 29 18:24:09 UTC 2017


On 06/29/2017 10:46 AM, Andrea Bolognani wrote:
> This function was private to the QEMU driver and was,
> accordingly, called qemuDomainPCIBusFullyReserved().
> 
> However, since it's really not QEMU-specific at all,
> it makes a lot of sense to have it closer to the
> virDomainPCIAddressBus struct it operates on; even more
> so considering we're going to introduce a complementary
> virDomainPCIAddressBusIsEmpty() function later on.
> 
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>

Reviewed-by: Laine Stump <laine at laine.org>




More information about the libvir-list mailing list