]> Git Repo - qemu.git/commit
block/raw-win32: Implement bdrv_parse_filename()
authorMax Reitz <[email protected]>
Wed, 5 Mar 2014 21:41:39 +0000 (22:41 +0100)
committerKevin Wolf <[email protected]>
Thu, 6 Mar 2014 15:18:11 +0000 (16:18 +0100)
commit7dc74db88b1eb3cff12174d0448ecfb6cd0e2469
tree3acd0451be36b358635c444164cfd5ccae0a8c6d
parent464d9f641d5a2382bd43d10ae41355edf69338b1
block/raw-win32: Implement bdrv_parse_filename()

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

Signed-off-by: Max Reitz <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Benoit Canet <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block/raw-win32.c
This page took 0.024661 seconds and 4 git commands to generate.