From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGLhj-0002Pn-5c for qemu-devel@nongnu.org; Tue, 05 Jan 2016 02:06:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aGLhg-0002EK-0N for qemu-devel@nongnu.org; Tue, 05 Jan 2016 02:06:51 -0500 Received: from mx1.redhat.com ([209.132.183.28]:52624) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGLhf-0002ED-RU for qemu-devel@nongnu.org; Tue, 05 Jan 2016 02:06:47 -0500 Message-ID: <1451977605.31764.3.camel@redhat.com> From: Gerd Hoffmann Date: Tue, 05 Jan 2016 08:06:45 +0100 In-Reply-To: References: <1450102686-23855-1-git-send-email-kraxel@redhat.com> <1451908596.7377.95.camel@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [vfio-users] [PATCH v2 1/3] input: add qemu_input_qcode_to_linux + qemu_input_linux_to_qcode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: sL1pKn07 SpinFlo Cc: qemu-devel@nongnu.org, vfio-users Hi, > like this? >=20 > cgroup_controllers =3D [ "cpu", "memory", "blkio", "cpuset", "cpuacct" ] yes (+libvirtd restart so it re-reads the config). cheers, Gerd