Andreas Färber writes:
> Am 04.06.2013 20:51, schrieb Paolo Bonzini:
>> A QEMUSGList has a reference to a device's address space. Keep
>> the device alive while the QEMUSGList exists.
>>
>> Signed-off-by: Paolo Bonzini
>> ---
>> dma-helpers.c | 6 +-
>> hw/ide/ahci.c | 3
Am 04.06.2013 20:51, schrieb Paolo Bonzini:
> A QEMUSGList has a reference to a device's address space. Keep
> the device alive while the QEMUSGList exists.
>
> Signed-off-by: Paolo Bonzini
> ---
> dma-helpers.c | 6 +-
> hw/ide/ahci.c | 3 ++-
> hw/ide/macio.c| 4
A QEMUSGList has a reference to a device's address space. Keep
the device alive while the QEMUSGList exists.
Signed-off-by: Paolo Bonzini
---
dma-helpers.c | 6 +-
hw/ide/ahci.c | 3 ++-
hw/ide/macio.c| 4 ++--
hw/scsi/megasas.c | 4 ++--
hw/scsi/virtio-scsi.