All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Sheng Yang <sheng@linux.intel.com>
Cc: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>,
	Keir Fraser <keir.fraser@eu.citrix.com>,
	xen-devel <xen-devel@lists.xensource.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [Xen-devel] [PATCH 6/6] xen/hybrid: Enable grant table and xenbus
Date: Tue, 2 Feb 2010 12:03:06 -0500	[thread overview]
Message-ID: <20100202170306.GA32305@phenom.dumpdata.com> (raw)
In-Reply-To: <1265098747-10117-7-git-send-email-sheng@linux.intel.com>

> +#define GNTTAB_START	    0xfbfe0000ul
> +#define GNTTAB_SIZE	    0x20000ul

Is it possible that there would be a PCI device that would be 
passed in the guest that would conflict with the above mentioned
E820 region?

WARNING: multiple messages have this Message-ID (diff)
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Sheng Yang <sheng@linux.intel.com>
Cc: xen-devel <xen-devel@lists.xensource.com>,
	Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>,
	Keir Fraser <keir.fraser@eu.citrix.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 6/6] xen/hybrid: Enable grant table and xenbus
Date: Tue, 2 Feb 2010 12:03:06 -0500	[thread overview]
Message-ID: <20100202170306.GA32305@phenom.dumpdata.com> (raw)
In-Reply-To: <1265098747-10117-7-git-send-email-sheng@linux.intel.com>

> +#define GNTTAB_START	    0xfbfe0000ul
> +#define GNTTAB_SIZE	    0x20000ul

Is it possible that there would be a PCI device that would be 
passed in the guest that would conflict with the above mentioned
E820 region?

  parent reply	other threads:[~2010-02-02 17:35 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-02  8:19 Sheng Yang
2010-02-02  8:19 ` (unknown), Sheng Yang
2010-02-02  8:19 ` [PATCH 1/6] xen/hybrid: add support for hvm_op Sheng Yang
2010-02-02  8:19   ` Sheng Yang
2010-02-02  8:19 ` [PATCH 2/6] xen/hybrid: Import cpuid.h from Xen Sheng Yang
2010-02-02  8:19 ` [PATCH 3/6] xen/hybrid: Xen Hybrid Extension initialization Sheng Yang
2010-02-02  8:19 ` [PATCH 4/6] xen/hybrid: The entrance for Hybrid Sheng Yang
2010-02-02  8:19   ` Sheng Yang
2010-02-02  8:19 ` [PATCH 5/6] xen/hybrid: Make event channel work with QEmu emulated devices Sheng Yang
2010-02-02  8:19 ` [PATCH 6/6] xen/hybrid: Enable grant table and xenbus Sheng Yang
2010-02-02 11:33   ` [Xen-devel] " Ian Campbell
2010-02-02 11:33     ` Ian Campbell
2010-02-02 13:24     ` [Xen-devel] " Sheng Yang
2010-02-02 13:24       ` Sheng Yang
2010-02-02 16:24       ` [Xen-devel] " Ian Campbell
2010-02-02 16:46         ` Sheng Yang
2010-02-02 16:46           ` Sheng Yang
2010-02-02 18:09           ` [Xen-devel] " Ian Campbell
2010-02-03  5:17             ` Sheng Yang
2010-02-03  5:17               ` Sheng Yang
2010-02-02 17:03   ` Konrad Rzeszutek Wilk [this message]
2010-02-02 17:03     ` Konrad Rzeszutek Wilk
2010-02-02 17:46     ` [Xen-devel] " Sheng Yang
2010-02-02 17:46       ` Sheng Yang
2010-02-02  8:26 ` [PATCH 0/6][v2] Hybrid extension for Xen guest Sheng Yang

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=20100202170306.GA32305@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=jeremy.fitzhardinge@citrix.com \
    --cc=keir.fraser@eu.citrix.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sheng@linux.intel.com \
    --cc=xen-devel@lists.xensource.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.