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] libxl: enabling upstream qemu as pure pv backend

To: Ian Campbell <Ian.Campbell@xxxxxxxxxxxxx>
Subject: [Xen-devel] Re: [PATCH] libxl: enabling upstream qemu as pure pv backend.
From: Wei Liu <liuw@xxxxxxxxx>
Date: Thu, 09 Jun 2011 18:47:18 +0800
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Stefano Stabellini <Stefano.Stabellini@xxxxxxxxxxxxx>
Delivery-date: Thu, 09 Jun 2011 03:47:52 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1307614529.775.804.camel@xxxxxxxxxxxxxxxxxxxxxx>
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: <1307503152.31359.2.camel@limbo> <alpine.DEB.2.00.1106081222390.12963@kaball-desktop> <1307536033.775.732.camel@xxxxxxxxxxxxxxxxxxxxxx> <alpine.DEB.2.00.1106081358210.12963@kaball-desktop> <1307538807.775.737.camel@xxxxxxxxxxxxxxxxxxxxxx> <alpine.DEB.2.00.1106081435470.12963@kaball-desktop> <1307541074.775.739.camel@xxxxxxxxxxxxxxxxxxxxxx> <alpine.DEB.2.00.1106081501020.12963@kaball-desktop> <1307548380.775.744.camel@xxxxxxxxxxxxxxxxxxxxxx> <alpine.DEB.2.00.1106081657380.12963@kaball-desktop> <1307603224.31235.8.camel@limbo> <1307609530.775.776.camel@xxxxxxxxxxxxxxxxxxxxxx> <1307612957.31235.53.camel@limbo> <1307614529.775.804.camel@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Thu, 2011-06-09 at 11:15 +0100, Ian Campbell wrote:
> Well, the configuration of the DM you are creating has everything to do
> with the configuration of the domains it serves.
> 

Ah, what I mean is that in current design, everything needed to create a
DM is stored in dm_info, so we don't have to tangle with domain_config.

I would rather leave those interfaces unchanged by now.

> The DM in a stubdom still has another qmeu process in dom0. I guess
> logically you can think of them as two parts of the same DM, which I
> guess is what you are doing?
> 

Yes, I understand. That's why I'm talking about one DM, not two.

> It looks as if libxl__write_dmargs derives the stubdom parameters from
> the dom0 process parameters (by filtering out uninteresting options) and
> writes them to xenstore.
> 

Hmm... That's it.

The xenpv qemu and xenfv qemu in stubdom are sharing the same
configuration variable.

Wei.


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

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