[Libvirt-cim] [PATCH 3/4] VSSM: Fix endianness issue in domain properties

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


On 10/11/2013 07:47 AM, Viktor Mihajlovski wrote:
> From: Thilo Boehm <tboehm at linux.vnet.ibm.com>
> 
> The properties for the on_xxx actions must be 16-bit values in
> order to avoid failures on big endian systems.
> 
> Signed-off-by: Thilo Boehm <tboehm at linux.vnet.ibm.com>
> Reviewed-by:  Viktor Mihajlovski <mihajlov at linux.vnet.ibm.com>
> ---
>  libxkutil/device_parsing.c                |    2 +-
>  libxkutil/device_parsing.h                |    8 ++++----
>  src/Virt_VirtualSystemManagementService.c |    4 ++--
>  3 files changed, 7 insertions(+), 7 deletions(-)
> 
ACK

John




More information about the Libvirt-cim mailing list