Re: [PATCH 071/103] qemuBuildDeviceAddressProps: Format also 'drive' addresses

2021-10-11 Thread Ján Tomko
On a Thursday in 2021, Peter Krempa wrote: Introduce infrastructure to format 'drive' addresses via the standard helper rather than hand-rolled generators used inline. The code needs to know the disk bus to format the correct address which is passed in via an internal field in virDomainDeviceDri

[PATCH 071/103] qemuBuildDeviceAddressProps: Format also 'drive' addresses

2021-10-07 Thread Peter Krempa
Introduce infrastructure to format 'drive' addresses via the standard helper rather than hand-rolled generators used inline. The code needs to know the disk bus to format the correct address which is passed in via an internal field in virDomainDeviceDriveAddress. The field types according to QEMU