Home
last modified time | relevance | path

Searched hist:"7 ed96710e82c385c6cfc3d064eec7dde20f0f3fd" (Results 1 – 5 of 5) sorted by relevance

/qemu/ui/
H A Dvnc-enc-zrle.c7ed96710e82c385c6cfc3d064eec7dde20f0f3fd Mon Jan 27 18:45:47 UTC 2025 Daniel P. Berrangé <berrange@redhat.com> ui/vnc.c: replace big endian flag with byte order value

It will make it easier to do certain comparisons in future if we
store G_BIG_ENDIAN/G_LITTLE_ENDIAN directly, instead of a boolean
flag, as we can then compare directly to the G_BYTE_ORDER constant.

Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
H A Dvnc-jobs.c7ed96710e82c385c6cfc3d064eec7dde20f0f3fd Mon Jan 27 18:45:47 UTC 2025 Daniel P. Berrangé <berrange@redhat.com> ui/vnc.c: replace big endian flag with byte order value

It will make it easier to do certain comparisons in future if we
store G_BIG_ENDIAN/G_LITTLE_ENDIAN directly, instead of a boolean
flag, as we can then compare directly to the G_BYTE_ORDER constant.

Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
H A Dvnc-enc-tight.c7ed96710e82c385c6cfc3d064eec7dde20f0f3fd Mon Jan 27 18:45:47 UTC 2025 Daniel P. Berrangé <berrange@redhat.com> ui/vnc.c: replace big endian flag with byte order value

It will make it easier to do certain comparisons in future if we
store G_BIG_ENDIAN/G_LITTLE_ENDIAN directly, instead of a boolean
flag, as we can then compare directly to the G_BYTE_ORDER constant.

Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
H A Dvnc.h7ed96710e82c385c6cfc3d064eec7dde20f0f3fd Mon Jan 27 18:45:47 UTC 2025 Daniel P. Berrangé <berrange@redhat.com> ui/vnc.c: replace big endian flag with byte order value

It will make it easier to do certain comparisons in future if we
store G_BIG_ENDIAN/G_LITTLE_ENDIAN directly, instead of a boolean
flag, as we can then compare directly to the G_BYTE_ORDER constant.

Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
H A Dvnc.c7ed96710e82c385c6cfc3d064eec7dde20f0f3fd Mon Jan 27 18:45:47 UTC 2025 Daniel P. Berrangé <berrange@redhat.com> ui/vnc.c: replace big endian flag with byte order value

It will make it easier to do certain comparisons in future if we
store G_BIG_ENDIAN/G_LITTLE_ENDIAN directly, instead of a boolean
flag, as we can then compare directly to the G_BYTE_ORDER constant.

Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>