Am 26.01.2011 11:10, schrieb Alexander Graf:
> Kevin Wolf wrote:
>> Am 23.12.2010 09:53, schrieb Stefan Hajnoczi:
>>
>>> The len and is_write arguments to cpu_physical_memory_unmap() were
>>> swapped. This patch changes calls to use the correct argument ordering.
>>>
>>> Signed-off-by: Stefan H
Kevin Wolf wrote:
> Am 23.12.2010 09:53, schrieb Stefan Hajnoczi:
>
>> The len and is_write arguments to cpu_physical_memory_unmap() were
>> swapped. This patch changes calls to use the correct argument ordering.
>>
>> Signed-off-by: Stefan Hajnoczi
>> ---
>> This patch applies to agraf's ahci
The len and is_write arguments to cpu_physical_memory_unmap() were
swapped. This patch changes calls to use the correct argument ordering.
Signed-off-by: Stefan Hajnoczi
---
hw/ide/ahci.c | 10 +-
1 files changed, 5 insertions(+), 5 deletions(-)
Rebased on qemu.git/master.
diff --gi
Am 23.12.2010 09:53, schrieb Stefan Hajnoczi:
> The len and is_write arguments to cpu_physical_memory_unmap() were
> swapped. This patch changes calls to use the correct argument ordering.
>
> Signed-off-by: Stefan Hajnoczi
> ---
> This patch applies to agraf's ahci tree at git://repo.or.cz/qemu
The len and is_write arguments to cpu_physical_memory_unmap() were
swapped. This patch changes calls to use the correct argument ordering.
Signed-off-by: Stefan Hajnoczi
---
This patch applies to agraf's ahci tree at git://repo.or.cz/qemu/ahci.git.
hw/ide/ahci.c | 16
1 file