Peter Maydell 6ce69d1c77 virtio: Support transports which can specify the vring alignment
Support virtio transports which can specify the vring alignment
(ie where the guest communicates this to the host) by providing
a new virtio_queue_set_align() function. (The default alignment
remains as before.)

Transports which wish to make use of this must set the
has_variable_vring_alignment field in their VirtioBusClass
struct to true; they can then change the alignment via
virtio_queue_set_align().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1373977512-28932-5-git-send-email-peter.maydell@linaro.org
2013-07-19 12:58:46 +01:00
2013-07-09 13:38:56 -05:00
2013-07-10 10:54:16 -05:00
2013-06-28 14:01:52 -05:00
2013-07-10 10:54:16 -05:00
2013-07-10 10:54:16 -05:00
2013-07-09 07:15:25 -07:00
2013-07-10 13:42:09 -04:00
2013-07-15 09:49:00 +02:00
2013-07-15 09:49:00 +02:00
2013-07-10 10:54:16 -05:00
2013-07-18 08:12:47 -05:00
2013-06-27 02:38:36 +02:00
2013-07-10 10:54:16 -05:00
2013-07-10 13:42:09 -04:00
2013-07-04 17:42:45 +02:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%