OSDN Git Service

block/raw-win32: bdrv_parse_filename() for hdev
authorMax Reitz <mreitz@redhat.com>
Fri, 7 Mar 2014 23:39:45 +0000 (00:39 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 13 Mar 2014 13:42:25 +0000 (14:42 +0100)
commit57ed25b1b08a43f29326df064d43b6420a23b5ba
tree0b687b870317f3e77a50434764aa6c5ac1e6a8b8
parentcc28c6aa46334be01f3e65a74601ae38f94bd602
block/raw-win32: bdrv_parse_filename() for hdev

The "host_device" protocol driver should strip the "host_device:" prefix
from filenames if present.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Benoit Canet <benoit@irqsave.net>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block/raw-win32.c