]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: include hostname in QEMU log files
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 4 Dec 2015 17:25:22 +0000 (17:25 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 4 Dec 2015 18:19:25 +0000 (18:19 +0000)
commit45c7b9e636a2baf6ca9d138cad1f05943f4c56b7
tree0dd5f15e8e9f7ec678497eade63f7164e052da7b
parentbf02b123d181cc6821b9a0c4a136814bd54b7e67
qemu: include hostname in QEMU log files

Often when debugging bug reports one is given a copy of the file
from /var/log/libvirt/qemu/$NAME.log along with other supporting
files. In a number of cases I've been given sets of files which
were from different machines. Including the hostname in the QEMU
log file will help identify when the bug reporter is providing
bad information.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/qemu/qemu_process.c