On 08/19/2016 11:50 AM, Kevin Wolf wrote: > In order to remove the necessity to use BlockBackend names in the > external API, we want to allow qdev device names in all device related > commands. > > This converts block_set_io_throttle to accept a qdev device name. > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > --- > blockdev.c | 12 +++++++----- > qapi/block-core.json | 6 ++++-- > qmp-commands.hx | 6 ++++-- > 3 files changed, 15 insertions(+), 9 deletions(-) >
> +++ b/qapi/block-core.json > @@ -1378,6 +1378,8 @@ > # > # @device: The name of the device > # > +# @id: the name or QOM path of the guest device (since: 2.8) > +# Missing #optional markers, and whether device is deprecated and/or mutually-exclusive with id. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature