Displaying 1 result from an estimated 1 matches for "972441".
Did you mean:
372441
2014 Oct 28
2
[Qemu-devel] [PATCH RFC 05/11] virtio: introduce legacy virtio devices
On Tue, 7 Oct 2014 16:40:01 +0200
Cornelia Huck <cornelia.huck at de.ibm.com> wrote:
> Introduce a helper function to indicate whether a virtio device is
> operating in legacy or virtio standard mode.
>
> It may be used to make decisions about the endianess of virtio accesses
> and other virtio-1 specific changes, enabling us to support transitional
> devices.
>