Programmingkid <programmingk...@gmail.com> writes: > This patch allows Mac OS X to use a real CDROM disc in QEMU. Testing this > patch will require using QEMU v2.2.0 because the current git version has a > bug in it that prevents /dev/cdrom from being used. "make check" did pass and > my Debian boot disc did work. > > Signed-off-by: John Arbuckle <programmingk...@gmail.com>
Subject line is too long, and the body lacks line breaks. Suggest something like: block/raw-posix.c: Fix raw_getlength() on Mac OS X for CD This patch allows Mac OS X to use a real CDROM disc in QEMU. Testing this patch will require using QEMU v2.2.0 because the current git version has a bug in it that prevents /dev/cdrom from being used. "make check" did pass and my Debian boot disc did work.