Re: [virtio-comment] virtio and endian-ness

From
Pawel Moll <>
Date
2013-08-20T14:03:07+00:00
ID
1377007384.31445.7.camel@hornet
Thread
Re: [virtio-comment] virtio and endian-ness
> However this must not be required by spec,
> it must be possible to write a device that
> implements both old and new spec.

I don't think so. It must be possible to write a driver that drivers
both the old and the new specs. I don't see any value in making the
device implementation more complicated. It provides a functionality of
its (or rather: of the host's environment author) choice. Then it's
guest's decision to use it or not.

Paweł