On 28/09/20 11:30, Stefan Hajnoczi wrote:
>> +    bool (*check_address)(BusState *bus, DeviceState *dev, Error **errp);
> Please document this function.

I will add this:

        /*
         * Return whether the device can be added to @bus,
         * based on the address that was set (via device properties)
         * before realize.  If not, on return @errp contains the
         * human-readable error message.
         */

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to