Here the lastest patchset of the dma api against qemu svn. It should build and you've only to set the DEBUG_BOUNCE somehow when preadv/pwritev aren't available at compile time. Then you know iovcnt will always be 1 and it'll handle up to size_t amount of dma in flight with 1M buffer (default setting but can be reduced to 512bytes as long as max alignment required by any hardware driver is 512bytes). -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
- [PATCH 0 of 5] dma api v3 Andrea Arcangeli
- [PATCH 5 of 5] bdrv_aio_readv/writev Andrea Arcangeli
- [PATCH 1 of 5] fix cpu_physical_memory len Andrea Arcangeli
- Re: [PATCH 1 of 5] fix cpu_physical_memory len Anthony Liguori
- Re: [PATCH 1 of 5] fix cpu_physical_memory l... Andrea Arcangeli
- [PATCH 4 of 5] dma api Andrea Arcangeli
- Re: [Qemu-devel] [PATCH 4 of 5] dma api Blue Swirl
- Re: [Qemu-devel] [PATCH 2 of 5] add can_dma/post_dma... Blue Swirl
- Re: [Qemu-devel] [PATCH 2 of 5] add can_dma/post... Anthony Liguori
- Re: [Qemu-devel] [PATCH 2 of 5] add can_dma/... Blue Swirl
- Re: [Qemu-devel] [PATCH 2 of 5] add can_... Anthony Liguori
