]> xenbits.xensource.com Git - xen.git/commit
libxl: set XEN_QEMU_CONSOLE_LIMIT for QEMU
authorWei Liu <wei.liu2@citrix.com>
Thu, 26 May 2016 15:11:42 +0000 (16:11 +0100)
committerWei Liu <wei.liu2@citrix.com>
Thu, 26 May 2016 16:22:12 +0000 (17:22 +0100)
commitb0d409d9c4944ed29d29457fea4ad6b41d698eca
tree83c2b07b2803bba4701f224fae8ddc7cca1efd15
parent8478c9409a2c6726208e8dbc9f3e455b76725a33
libxl: set XEN_QEMU_CONSOLE_LIMIT for QEMU

XSA-180 provides a patch to QEMU to bodge QEMU logging issue. We
explicitly set the limit in libxl for 4.7.

Introduce a function for setting the environment variable and call it in
the right places.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Release-acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/libxl_dm.c