aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2016-05-10 10:13:00 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2016-05-29 09:11:11 +0200
commitfcaafb1001b9c42817714dd3b2aadcfdb997b53d (patch)
tree59bc7d013e276f03bb01f2a29a28a901343162b4 /scripts/qapi.py
parent993935f315b75436f7664debdd1bf68622aabc2b (diff)
downloadqemu-fcaafb1001b9c42817714dd3b2aadcfdb997b53d.zip
qemu-fcaafb1001b9c42817714dd3b2aadcfdb997b53d.tar.gz
qemu-fcaafb1001b9c42817714dd3b2aadcfdb997b53d.tar.bz2
scsi-disk: introduce dma_readv and dma_writev
These are replacements for blk_aio_readv and blk_aio_writev that allow customization of the data path. They reuse the DMA helpers' DMAIOFunc callback type, so that the same function can be used in either the QEMUSGList or the bounce-buffered case. This customization will be needed in the next patch to do zero-copy SG_IO on scsi-block. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions