diff options
| author | Michael S. Tsirkin | 2015-10-27 09:19:43 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin | 2015-10-29 10:05:24 +0100 |
| commit | bff712dc223f685c684f9caf960e6460e84a96f0 (patch) | |
| tree | 9cd14b06df6f74bd35dbca7336388dc556edd5df /include | |
| parent | virtio-blk: convert to virtqueue_map (diff) | |
| download | qemu-bff712dc223f685c684f9caf960e6460e84a96f0.tar.gz qemu-bff712dc223f685c684f9caf960e6460e84a96f0.tar.xz qemu-bff712dc223f685c684f9caf960e6460e84a96f0.zip | |
virtio-serial: convert to virtio_map
This also fixes a minor bug:
- virtqueue_map_sg(port->elem.out_sg, port->elem.out_addr,
- port->elem.out_num, 1);
is wrong: out_sg is not written so should not be marked dirty.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
