[Libvirt-cim] [PATCH 1/4] VSDC: Fix endianess issues

John Ferlan jferlan at redhat.com
Tue Nov 12 21:13:21 UTC 2013


On 10/11/2013 07:47 AM, Viktor Mihajlovski wrote:
> SetProperty was called with int instead of uint16_t in a few places.
> This leads to failures on big-endian systems like s390. Found
> by runnung cimstest.
> 
> Signed-off-by: Viktor Mihajlovski <mihajlov at linux.vnet.ibm.com>
> ---
>  src/Virt_SettingsDefineCapabilities.c |   16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
> 

ACK

John




More information about the Libvirt-cim mailing list