]> Git Repo - qemu.git/commit
virtio-blk: Drop bounce buffer from dataplane code
authorFam Zheng <[email protected]>
Wed, 11 Jun 2014 04:11:44 +0000 (12:11 +0800)
committerKevin Wolf <[email protected]>
Fri, 27 Jun 2014 16:18:16 +0000 (18:18 +0200)
commit0bcb34472db7b9b007415151a1f7a3d495b31f28
tree37fef576ed4fbd2a08c20b8b0710682589526919
parent671ec3f056559f22a2531a91dce3a258b9b5eb8a
virtio-blk: Drop bounce buffer from dataplane code

The block layer will handle the unaligned request.

Signed-off-by: Fam Zheng <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
hw/block/dataplane/virtio-blk.c
This page took 0.025654 seconds and 4 git commands to generate.