]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Translate the volume type disk source before cgroup setting
authorOsier Yang <jyang@redhat.com>
Tue, 18 Jun 2013 08:36:42 +0000 (16:36 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 22 Jul 2013 18:03:31 +0000 (14:03 -0400)
commitb6c162d3bbc7f43f7756a56b3d646c4bdaafe2dc
treea60b5bf2bb15339cffe70f3b0396dcac33de9a63
parent985843586f9b1370c2b0862ca08fc130c1445607
qemu: Translate the volume type disk source before cgroup setting

The translation must be done before both of cgroup and security
setting, otherwise since the disk source is not translated yet,
it might be skipped on cgroup and security setting.
src/qemu/qemu_process.c