On 2 January 2015 at 16:47, Programmingkid wrote:
> On Jan 2, 2015, at 9:38 AM, Stefan Hajnoczi wrote:
>> Plain text emails are usually wrapped at 72 characters. It makes it
>> easier to read the git log if you wrap lines.
>
> On my email program, the lines just wrap at the width of the window th
On Jan 2, 2015, at 9:38 AM, Stefan Hajnoczi wrote:
> On Sun, Dec 28, 2014 at 04:18:38PM -0500, Programmingkid wrote:
>
> Suggestion for concise subject line:
>
> block/raw-posix: fix raw_getlength() for host CD-ROMs on Mac
>
>> This patch fixes the problem with raw_getlength() on Mac OS X so
On Sun, Dec 28, 2014 at 04:18:38PM -0500, Programmingkid wrote:
Suggestion for concise subject line:
block/raw-posix: fix raw_getlength() for host CD-ROMs on Mac
> This patch fixes the problem with raw_getlength() on Mac OS X so that it
> actually calculates the correct size of a volume. It h
On 28 December 2014 at 21:18, Programmingkid wrote:
> This patch fixes the problem with raw_getlength() on Mac OS X so that it
> actually calculates the correct size of a volume. It has been updated to fix
> certain coding style issues. Booting and using a real CD in QEMU works again.
>
> signed
This patch fixes the problem with raw_getlength() on Mac OS X so that it
actually calculates the correct size of a volume. It has been updated to fix
certain coding style issues. Booting and using a real CD in QEMU works again.
signed-off-by: John Arbuckle
---
block/raw-posix.c | 19 ++