virtio — archive
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]
[OASIS Issue Tracker] Created: (VIRTIO-9) Change config space, ring and headers to always be little endian
Il 19/08/2013 10:27, Rusty Russell ha scritto:
> Note that virtio-scsi defines the lun parameter as 'u8 lun[8];'. SCSI
> is BE, does this field need clarification?
The field is defined as u8[8], not u64, exactly to avoid any confusion
on this and let the SCSI spec specify the endianness. I think it is enough.
Paolo
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]