Am 09.08.2012 11:59, schrieb Kevin Wolf:
> Am 03.08.2012 21:57, schrieb Jason Baron:
>> Hi,
>>
>> While testing q35 I found data corruption on reads from the cdrom on the ahci
>> controller. The first patch addresses this issue. I also noticed that there
>> is
>> a memory leak in the ahci code, wh
Am 03.08.2012 21:57, schrieb Jason Baron:
> Hi,
>
> While testing q35 I found data corruption on reads from the cdrom on the ahci
> controller. The first patch addresses this issue. I also noticed that there is
> a memory leak in the ahci code, which is addressed in the second patch.
>
> Thanks,
Hi,
While testing q35 I found data corruption on reads from the cdrom on the ahci
controller. The first patch addresses this issue. I also noticed that there is
a memory leak in the ahci code, which is addressed in the second patch.
Thanks,
-Jason
v2:
fprintf -> DPRINTF (so can't be trigge