Anthony Liguori wrote:
> device_del
> ----------
> 
> Remove a device.
> 
> Arguments:
> 
> - "id": the device's ID (json-string)

"id" should become "device" (I hope to send the corresponding patches
this night). The idea is to not only allow global device IDs but also
qtree paths here.

> 
> Example:
> 
> -> { "execute": "device_del", "arguments": { "id": "net1" } }
> <- { "return": {} }
> 
> 
> 

A reference to docs/qdev-device-use.txt would be good here as well (as
done for device_add).

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux

Reply via email to