]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Restore machinename even without cgroups
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 30 Jan 2018 22:57:24 +0000 (23:57 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 31 Jan 2018 13:51:34 +0000 (14:51 +0100)
commit272649a1d7b4c6a9f5c355a3b3e2a49b748e0f4d
tree1d9221a4d45132bd8579075fb130f409cd2bf60c
parent859186091cc6348e48cdad37c635fb3342e68189
qemu: Restore machinename even without cgroups

The virresctrl will use this as well and we need to have that info after restart
to properly clean up /sys/fs/resctrl.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_cgroup.c
src/qemu/qemu_process.c