Skip to content
  • Kevin Wolf's avatar
    00949bab
    block: Accept device model name for x-blockdev-remove-medium · 00949bab
    Kevin Wolf authored
    
    
    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 x-blockdev-remove-medium to accept a qdev device name.
    
    As the command is experimental, we can still remove the 'device' option
    that uses the BlockBackend name. This requires some test case changes
    and is left for another series.
    
    Signed-off-by: default avatarKevin Wolf <kwolf@redhat.com>
    00949bab
    block: Accept device model name for x-blockdev-remove-medium
    Kevin Wolf authored
    
    
    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 x-blockdev-remove-medium to accept a qdev device name.
    
    As the command is experimental, we can still remove the 'device' option
    that uses the BlockBackend name. This requires some test case changes
    and is left for another series.
    
    Signed-off-by: default avatarKevin Wolf <kwolf@redhat.com>
Loading