« Previous | Next » 

Revision 08a00559

ID08a00559f00975cebcb3f844fe7c708d65b6a3b3

Added by Kevin Wolf almost 14 years ago

block: Assume raw for drives without media

qemu -cdrom /dev/cdrom with an empty CD-ROM drive doesn't work any more because
we try to guess the format and when this fails (because there is no medium) we
exit with an error message.

This patch should restore the old behaviour by assuming raw format for such
drives.

Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences