qemu: use virDomainPCIAddressReserveNextAddr in qemuDomainAssignDevicePCISlots
instead of calling virDomainPCIAddressGetNextSlot() (which I want to turn into a local static in domain_addr.c).
Showing
想要评论请 注册 或 登录
instead of calling virDomainPCIAddressGetNextSlot() (which I want to turn into a local static in domain_addr.c).