mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-01 08:34:38 +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>