diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2015-10-27 10:19:43 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2015-10-29 11:05:24 +0200 |
commit | bff712dc223f685c684f9caf960e6460e84a96f0 (patch) | |
tree | 9cd14b06df6f74bd35dbca7336388dc556edd5df /Makefile.target | |
parent | 3d8db153b4b4e12b6d11590ccd318fff0eafd688 (diff) |
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 'Makefile.target')
0 files changed, 0 insertions, 0 deletions