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-ia64-devel

RE: [Xen-ia64-devel] RE: [Xen-devel] [PATCH] blkif include fixes

To: "Arun Sharma" <arun.sharma@xxxxxxxxx>
Subject: RE: [Xen-ia64-devel] RE: [Xen-devel] [PATCH] blkif include fixes
From: "Magenheimer, Dan (HP Labs Fort Collins)" <dan.magenheimer@xxxxxx>
Date: Thu, 11 Aug 2005 16:49:18 -0700
Cc: "Ling, Xiaofeng" <xiaofeng.ling@xxxxxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 11 Aug 2005 23:48:17 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: DIscussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcWexodK0g/DnC3rTbyrndlc7w7mzwACGaaw
Thread-topic: [Xen-ia64-devel] RE: [Xen-devel] [PATCH] blkif include fixes
Replying just to xen-ia64-devel for now...

Are you assuming grant tables are turned on?  My
understanding is that was the direction for the
net drivers so all of Matt's work on the blkif
assumed grant tables.  I haven't studied the code yet
but it would seem that it would make this problem
easier.

> -----Original Message-----
> From: Arun Sharma [mailto:arun.sharma@xxxxxxxxx] 
> Sent: Thursday, August 11, 2005 4:47 PM
> To: Magenheimer, Dan (HP Labs Fort Collins)
> Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx; Ling, Xiaofeng; xen-devel
> Subject: Re: [Xen-ia64-devel] RE: [Xen-devel] [PATCH] blkif 
> include fixes
> 
> Magenheimer, Dan (HP Labs Fort Collins) wrote:
> > Moving this to xen-ia64-devel...
> > 
> > I think it would be great if we could all start working
> > together on getting the virtual drivers working (for both
> > VTI and non-VTI), [..]
> > Any suggestions on how to divide up this work and
> > coordinate?
> 
> Hi Dan, I posted two patch series today that might be interesting:
> 
> The first series is a bunch of include file cleanups similar to what 
> Matt Chapman posted.
> 
> The second is a build hook + sparse tree for building xen drivers 
> against unmodified linux.
> 
> The status is that it compiles ok, but doesn't work yet (although an 
> earlier version of the same code worked several months ago). We just 
> wanted to get community feedback as quickly as possible.
> 
> What we have not figured out is, how to handle the case where the
> netfront driver tries to transfer the ownership of a page to another 
> domain. It does this by writing to the 
> phys_to_machine_mapping[] array.
> 
> While we can easily map the phys_to_machine table into a VMX 
> guest, it's 
> not clear that:
> 
> a) allowing the guest to modify it is safe
> b) How should device models (qemu-dm) handle this. Right now 
> it maps all
>     of guest physical upfront and is not notified when phys_to_machine
>     mapping changes.
> 
>       -Arun
> 

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

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