libxl: Replace QEMU's command line short-form boolean option
authorAnthony PERARD <anthony.perard@citrix.com>
Tue, 11 May 2021 09:28:04 +0000 (10:28 +0100)
committerJulien Grall <jgrall@amazon.com>
Tue, 15 Jun 2021 12:56:26 +0000 (13:56 +0100)
commitf3f778c81769075ac0eb93b98d4b2803e7936453
tree6d5ffccc8840175954de03dccbca3887f36e361c
parentd5f54009dba11d04bfe2a28eee47b994de66b84a
libxl: Replace QEMU's command line short-form boolean option

Short-form boolean options are deprecated in QEMU 6.0.
Upstream commit that deprecate those: ccd3b3b8112b ("qemu-option: warn
for short-form boolean options").

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Jason Andryuk <jandryuk@gmail.com>
tools/libs/light/libxl_dm.c