• J
    qemu: Use qemuAliasFromDisk instead of qemuDeviceDriveHostAlias · 13effcaf
    John Ferlan 提交于
    Since we already have a function that will generate the drivestr from
    the alias, let's use it and remove the qemuDeviceDriveHostAlias.
    
    Move the QEMU_DRIVE_HOST_PREFIX definition into qemu_alias.h
    
    Also alter qemuAliasFromDisk to use the QEMU_DRIVE_HOST_PREFIX instead
    of "drive-%s".
    13effcaf
qemu_monitor_json.c 209.2 KB