From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33042) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpCzG-0001CI-Bh for qemu-devel@nongnu.org; Fri, 14 Nov 2014 04:16:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XpCzB-0001QI-Fz for qemu-devel@nongnu.org; Fri, 14 Nov 2014 04:16:14 -0500 Received: from mailpro.odiso.net ([89.248.209.98]:56393) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpCzB-0001Px-A0 for qemu-devel@nongnu.org; Fri, 14 Nov 2014 04:16:09 -0500 Date: Fri, 14 Nov 2014 10:16:02 +0100 (CET) From: Alexandre DERUMIER Message-ID: <46afc675-1b14-444e-a82b-4baf33458954@mailpro> In-Reply-To: <5465BF2E.3080004@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [Qemu-devel] iothread object hotplug ? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel >>Yes, there is an object_add/object-add command (respectively HMP and >>QMP), but I don't think libvirt has bindings already. Thanks Paolo ! I'm currently implementing iothread on proxmox, so no libvir= t. Alexandre. ----- Mail original ----- De: "Paolo Bonzini" =C3=80: "Alexandre DERUMIER" , "qemu-devel" Envoy=C3=A9: Vendredi 14 Novembre 2014 09:37:02 Objet: Re: iothread object hotplug ? On 14/11/2014 08:25, Alexandre DERUMIER wrote: > Hi, > > I would like to known if it's possible to hot-add|hot-plug an iothread ob= ject > on a running guest ? Yes, there is an object_add/object-add command (respectively HMP and QMP), but I don't think libvirt has bindings already. Paolo