WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: [PATCH 08/15] xen: Read and write the state of the VM in

To: Anthony Liguori <anthony@xxxxxxxxxxxxx>
Subject: [Xen-devel] Re: [PATCH 08/15] xen: Read and write the state of the VM in xenstore
From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Date: Sun, 15 Aug 2010 10:12:51 -0400
Cc: Anthony.Perard@xxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx, qemu-devel@xxxxxxxxxx, stefano.stabellini@xxxxxxxxxxxxx
Delivery-date: Sun, 15 Aug 2010 07:13:47 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=9oKeGPW4Q9lnihba2gOdJeWb8/hrp5n9Bttcqvl0VJE=; b=Rv63xwVPuQVVHuJ/er5nSyNZdNfiK9pCWOMK/RzWs74+s4FDP7fqoOYdeTGZslipxK KTAu3QRyW01UCJy6Di+2VOF+8qpXbrpb9kjVyEwB6McOJt4Gh6fgax/PFbY4SHMYMm+k jr06pwV3/7oCGI8EYNxGH17AyOOPsaHqMedGs=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=Wyt07eTFeoaLGnSsiAUtj7r66nJfFn0DYqd/qoxl6svUTkDbyjDAucPjOXnPRQTTNT pfR3edP7DvToEn+JVzEemIbscUUJXUoq4OACKiOojII1qlGFKWZd0U7goMVAEkM9/lx8 GdOyob1QD+2FUi75/m//pavgR0oVO6OXBNGGI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4C65948C.8030707@xxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <alpine.DEB.2.00.1008121244200.2545@kaball-desktop> <1281622202-3453-8-git-send-email-stefano.stabellini@xxxxxxxxxxxxx> <4C65948C.8030707@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Lightning/1.0b2pre Mnenhy/0.8.3 Thunderbird/3.0.5
On 08/13/2010 02:53 PM, Anthony Liguori wrote:
On 08/12/2010 09:09 AM, stefano.stabellini@xxxxxxxxxxxxx wrote:
From: Anthony PERARD<anthony.perard@xxxxxxxxxx>

Introduce functions to read and write the state of the VM in xenstore.

This basically creates a new management interface for QEMU via the
xenstore.

Our management interface is QMP. If you want to maintain compatibility,
you'll need to write a QMP -> xenstore daemon that maps events
appropriately.

This would belong in xl/libxl.

Paolo

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>