From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GHlXm-0000Cp-82 for qemu-devel@nongnu.org; Mon, 28 Aug 2006 14:09:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GHlXk-0000CE-NH for qemu-devel@nongnu.org; Mon, 28 Aug 2006 14:09:05 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GHlXk-0000C5-Jm for qemu-devel@nongnu.org; Mon, 28 Aug 2006 14:09:04 -0400 Received: from [66.187.233.31] (helo=mx1.redhat.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GHlgk-0007GB-Lz for qemu-devel@nongnu.org; Mon, 28 Aug 2006 14:18:22 -0400 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k7SI8wai016406 for ; Mon, 28 Aug 2006 14:08:58 -0400 Received: from devserv.devel.redhat.com (devserv.devel.redhat.com [172.16.58.1]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k7SI8vlK013300 for ; Mon, 28 Aug 2006 14:08:57 -0400 Received: from devserv.devel.redhat.com (localhost.localdomain [127.0.0.1]) by devserv.devel.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k7SI8vG7006365 for ; Mon, 28 Aug 2006 14:08:57 -0400 Received: (from veillard@localhost) by devserv.devel.redhat.com (8.12.11.20060308/8.12.11/Submit) id k7SI8u75006363 for qemu-devel@nongnu.org; Mon, 28 Aug 2006 14:08:56 -0400 Date: Mon, 28 Aug 2006 14:08:56 -0400 From: Daniel Veillard Message-ID: <20060828180856.GI16526@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] Work toward Qemu support for libvirt Reply-To: veillard@redhat.com, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, this is just a heads up for people who might be interested (there was a thread last month here about this). Daniel Berrange has worked toward adding QEmu support in libvirt: https://www.redhat.com/archives/libvir-list/2006-August/msg00123.html https://www.redhat.com/archives/libvir-list/2006-August/msg00127.html (and following messages) One of the point of the integration is the use of a daemon who will launch the qemu instances, in order to keep the control on the console and maintain some state. Then the library communicate with a socket to the daemon who dispatches the command to the qemu processes. It's never too late for feedback or suggestions, some of you may have done similar things in the past, but earlier fedback always make things easier :-) Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/