]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: include kernel version in QEMU log file
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 18 May 2018 11:17:38 +0000 (12:17 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 21 May 2018 09:32:52 +0000 (10:32 +0100)
commitbb57a6a6bc91a4e5c622644213eb628a510f508c
treeea767eba7abaf8ab31e2be8ba82c686fa7abaadd
parentb6dddb54084040266cefe3e6a0476cdd0b24d94f
qemu: include kernel version in QEMU log file

We currently print the libvirt and qemu version strings into the
per-guest logfile. It would be useful to know what kernel is running
too, so add that.

Reviewed-by: Kashyap Chamarthy <kchamart@redhat.com>
Tested-by: Kashyap Chamarthy <kchamart@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/qemu/qemu_process.c