[libvirt] [PATCH] Convert qemu command line flags to 64-bit int

Matthias Bolte matthias.bolte at googlemail.com
Tue Feb 9 19:44:11 UTC 2010


2010/2/9 Daniel P. Berrange <berrange at redhat.com>:
> The QEMU flags are commonly stored as a signed or unsigned int,
> allowing only 31 flags. This limit is rather close, so to aid
> future patches, change it to a 64-bit int
>
> * src/qemu/qemu_conf.c, src/qemu/qemu_conf.h, src/qemu/qemu_driver.c,
>  tests/qemuargv2xmltest.c, tests/qemuhelptest.c, tests/qemuxml2argvtest.c:
>  Use 'unsigned long long' for QEMU flags
> ---

ACK.

Matthias




More information about the libvir-list mailing list