Il 09/05/2014 20:18, Peter Maydell ha scritto:
The virtio parts of this look dubious. What actual endianness does the virtio spec say that things like the block device geometry should have in memory? I suspect we should be using the use-the-virtio-endianness accessors Greg's on-list patches implement, which renders the raw-vs-p question moot. In any case you'll probably have patch conflicts there.
It's "target" endianness. Yes, there would be conflicts.
For nseries.c I think I'd prefer we do the checkpatch fixups. There's no reason we can't do this now (ie we don't wait on the fixes which make the rest of this series an RFC),
Ok. Paolo
