Skip to content
Commit f7fe3d2f authored by Kevin Wolf's avatar Kevin Wolf Committed by Michael Roth
Browse files

raw-posix: Fix /dev/cdrom magic on OS X



The raw-posix driver has code to provide a /dev/cdrom on OS X even
though it doesn't really exist. However, since commit c66a6157 the real
filename is dismissed after finding it, so opening /dev/cdrom fails.
Put the filename back into the options QDict to make this work again.

Cc: qemu-stable@nongnu.org
Signed-off-by: default avatarKevin Wolf <kwolf@redhat.com>
Reviewed-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
(cherry picked from commit a5c5ea3f)

Signed-off-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
parent 9f60383b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment