qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v7] block/raw-posix.c: Fixes raw_getlength() on


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH v7] block/raw-posix.c: Fixes raw_getlength() on Mac OS X so that it reports the correct length of a real CD
Date: Fri, 16 Jan 2015 09:22:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Programmingkid <address@hidden> 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 <address@hidden>

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]