SLOF release for QEMU
client-architecture-support: fix wrong version read

This fixed size of reading the version (which is actually 32bit), this
removes confusing "cas not implemented" message from the guest.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
---
Changes:
v2:
* replaced w@ (16 bit) with l@ (32 bit)
1 file changed