Markus Armbruster writes:
> Marc-André Lureau writes:
>
>> 'device_add' is still incomplete for now, but we can fix a few
>> arguments:
>> - 'bus' is a common argument, regardless of the device
>> - 'id' is an optionnal argument
>>
>> Signed-off-by: Marc-André Lureau
>
> Reviewed-by: Markus Arm
Marc-André Lureau writes:
> 'device_add' is still incomplete for now, but we can fix a few
> arguments:
> - 'bus' is a common argument, regardless of the device
> - 'id' is an optionnal argument
>
> Signed-off-by: Marc-André Lureau
Reviewed-by: Markus Armbruster
'device_add' is still incomplete for now, but we can fix a few
arguments:
- 'bus' is a common argument, regardless of the device
- 'id' is an optionnal argument
Signed-off-by: Marc-André Lureau
---
qapi-schema.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/qapi-sche