mirror of
https://github.com/mborgerson/xemu.git
synced 2026-02-17 22:35:40 +00:00
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>