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

From
Pawel Moll <>
Date
2013-08-20T09:23:18+00:00
ID
1376990593.31445.2.camel@hornet
Thread
Re: [virtio-comment] virtio and endian-ness
On Tue, 2013-08-20 at 05:34 +0100, Rusty Russell wrote:
> Yes, I think virtio-ccw and virtio-mmio could simply add a new feature
> bit to say "1.0 compliant". 

MMIO devices have "version" register. Currently it's 1. The OASIS spec
will bump it to 2 (main change will be the addressing scheme). So the
guest drivers may support both versions.

Paweł