andrzej zaborowski wrote:
2008/7/29 Paul Brook <[EMAIL PROTECTED]>:
No they aren't. I2C also supports 10-bit addressing.
Addresses in qemu are still <= 8-bit, for example i2c_slave_load()
assumes this and current i2c api users do.
But for the save/restore format, if the spec can support 10-bit
addressing, then we should use be16s to avoid having to change
save/restore format if we ever expand the supported address size.
Regards,
Anthony Liguori
Regards
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html