commit | fbe2d8163e8900fe22c67f55bd09ebc6f322f430 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Tue Sep 20 13:38:46 2016 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Sep 23 13:40:45 2016 +0200 |
tree | b646f9d69084bc651df2a79975a807cbe698b42e | |
parent | 00949babe90c528df1ffb79439d632c7bd4f6c42 [diff] |
block: Accept device model name for eject In order to remove the need for BlockBackend names in the external API, we want to allow qdev device names in all device related commands. This converts eject to accept a qdev device name. Signed-off-by: Kevin Wolf <kwolf@redhat.com>