On 02/20/2012 11:50 AM, Alexander Graf wrote: >> > DMAAIOCB *dbs = qemu_aio_get(&dma_aio_pool, bs, cb, opaque); >> > >> > - trace_dma_bdrv_io(dbs, bs, sector_num, to_dev); >> > + trace_dma_bdrv_io(dbs, bs, sector_num, dir); > Was the trace wrong before or is it now? I don't see its definition changed > anywhere.
Not sure what you mean. :) Paolo