All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <jbeulich@novell.com>
To: Haitao Shan <haitao.shan@intel.com>
Cc: Kevin Tian <kevin.tian@intel.com>,
	xen-devel <xen-devel@lists.xensource.com>,
	Allen M Kay <allen.m.kay@intel.com>,
	Yunhong Jiang <yunhong.jiang@intel.com>,
	Weidong Han <weidong.han@intel.com>,
	Keir Fraser <keir.fraser@eu.citrix.com>
Subject: Re: [PATCH][RFC]Move PCI Configuration Spaces from Dom0 toXen
Date: Fri, 11 Apr 2008 14:08:10 +0200	[thread overview]
Message-ID: <47FF70CA.76E4.0078.0@novell.com> (raw)
In-Reply-To: <823A93EED437D048963A3697DB0E35DE01427E60@pdsmsx414.ccr.corp.intel.com>

>>> "Shan, Haitao" <haitao.shan@intel.com> 10.04.08 11:45 >>>
>Hi, Keir,
>
>This patch will move reading and writing of PCI configuration spaces
>from dom0 to Xen. It also changes VTD code, so that they can touch the
>PCI configuration spaces with proper lock.
>This will also benefit MSI support in Xen.
>Can you give some comments? Thanks!
> <<pci_conf_xen.patch>> 

I don't think this is going to do what you want when the kernel is using
mmconfig, or AMD's extended register space access method (not to
speak of the hopefully not in wide spread use type 2 access method).

Also I find it a little odd that you allow access to ports cf9...cfb rather
than properly handling namely byte accesses to cf9. Likewise it
doesn't consider the (albeit unlikely) case of multi-byte accesses to
ports crossing the cf8/cfc boundary.

Jan

  parent reply	other threads:[~2008-04-11 12:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-10  9:45 [PATCH][RFC]Move PCI Configuration Spaces from Dom0 to Xen Shan, Haitao
2008-04-10 10:24 ` Keir Fraser
2008-04-10 11:59   ` Haitao Shan
2008-04-10 16:54     ` Espen Skoglund
2008-04-11  0:42       ` [PATCH][RFC]Move PCI Configuration Spacesfrom " Shan, Haitao
2008-04-11  8:24         ` Keir Fraser
2008-04-11 12:08 ` Jan Beulich [this message]
2008-04-11 12:14   ` [PATCH][RFC]Move PCI Configuration Spaces from Dom0 toXen Keir Fraser
2008-04-11 14:35   ` Espen Skoglund

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=47FF70CA.76E4.0078.0@novell.com \
    --to=jbeulich@novell.com \
    --cc=allen.m.kay@intel.com \
    --cc=haitao.shan@intel.com \
    --cc=keir.fraser@eu.citrix.com \
    --cc=kevin.tian@intel.com \
    --cc=weidong.han@intel.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=yunhong.jiang@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.