On 11/18/2016 06:30 AM, Michal Privoznik wrote:
Just like in the previous commit, we are not updating CGroups on
chardev hot(un-)plug and thus leaving qemu unable to access any
non-default device users are trying to hotplug.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/qemu/qemu_cgroup.c | 46 ++++++++++++++++++++++++++++++++++++++++++----
src/qemu/qemu_cgroup.h | 4 ++++
src/qemu/qemu_hotplug.c | 20 ++++++++++++++++----
3 files changed, 62 insertions(+), 8 deletions(-)
ACK,
John