mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
Revert "support colon in filenames"
This reverts commit 707c0dbc97
.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
c6a5a71a3a
commit
1cec71e359
6 changed files with 11 additions and 48 deletions
|
@ -903,7 +903,6 @@ static BlockDriver bdrv_raw = {
|
|||
.bdrv_getlength = raw_getlength,
|
||||
|
||||
.create_options = raw_create_options,
|
||||
.protocol_name = "file",
|
||||
};
|
||||
|
||||
/***********************************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue