diff options
| author | Paolo Bonzini | 2016-01-31 11:29:00 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin | 2016-02-06 19:44:08 +0100 |
| commit | 3724650db07057333879484c8bc7d900b5c1bf8e (patch) | |
| tree | 0d4907014b89a2e4d862b429da7d2fb191315c4f /scripts | |
| parent | virtio: introduce qemu_get/put_virtqueue_element (diff) | |
| download | qemu-3724650db07057333879484c8bc7d900b5c1bf8e.tar.gz qemu-3724650db07057333879484c8bc7d900b5c1bf8e.tar.xz qemu-3724650db07057333879484c8bc7d900b5c1bf8e.zip | |
virtio: introduce virtqueue_alloc_element
Allocate the arrays for in_addr/out_addr/in_sg/out_sg outside the
VirtQueueElement. For now, virtqueue_pop and vring_pop keep
allocating a very large VirtQueueElement.
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
