All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arun Sharma <arun.sharma@intel.com>
To: "Magenheimer, Dan (HP Labs Fort Collins)" <dan.magenheimer@hp.com>
Cc: "Ling, Xiaofeng" <xiaofeng.ling@intel.com>,
	xen-devel <xen-devel@lists.xensource.com>,
	xen-ia64-devel@lists.xensource.com
Subject: Re: [Xen-ia64-devel] RE: [PATCH] blkif include fixes
Date: Thu, 11 Aug 2005 15:46:32 -0700	[thread overview]
Message-ID: <42FBD548.2080903@intel.com> (raw)
In-Reply-To: <mailman.1123537013.20478@unix-os.sc.intel.com>

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

       reply	other threads:[~2005-08-11 22:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <516F50407E01324991DD6D07B0531AD55F66C4@cacexc12.americas.cpqcorp.net>
     [not found] ` <mailman.1123537013.20478@unix-os.sc.intel.com>
2005-08-11 22:46   ` Arun Sharma [this message]
2005-08-11 23:53 [Xen-ia64-devel] RE: [PATCH] blkif include fixes Ian Pratt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42FBD548.2080903@intel.com \
    --to=arun.sharma@intel.com \
    --cc=dan.magenheimer@hp.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-ia64-devel@lists.xensource.com \
    --cc=xiaofeng.ling@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.