]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: cgroup: Setup only the top level disk image for read-write access
authorPeter Krempa <pkrempa@redhat.com>
Fri, 20 Jun 2014 12:05:05 +0000 (14:05 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 9 Jul 2014 08:38:55 +0000 (10:38 +0200)
commit1ba14d6df22c54c03313711002e3e35e07db80fa
treea710cb2fd33fafdfb6a0ffdb8f001cd26249a3b5
parentaa53c77e1dc2637f42bbc54cf3d9da26fac245bb
qemu: cgroup: Setup only the top level disk image for read-write access

Only the top level gets writes, so the rest of the backing chain
requires only read-only access.
src/qemu/qemu_cgroup.c