From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony PERARD Subject: Re: [Xen-devel] [PATCH V6 10/11] Introduce Xen PCI Passthrough, MSI (3/3) Date: Tue, 14 Feb 2012 13:46:55 +0000 Message-ID: References: <1329135613-26061-1-git-send-email-anthony.perard@citrix.com> <1329135613-26061-11-git-send-email-anthony.perard@citrix.com> <4F3A6C010200007800072E67@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <4F3A6C010200007800072E67@nat28.tlf.novell.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org To: Jan Beulich Cc: Xen Devel , Shan Haitao , QEMU-devel , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Tue, Feb 14, 2012 at 13:13, Jan Beulich wrote: >>>> On 13.02.12 at 13:20, Anthony PERARD wrote: >> From: Jiang Yunhong >> >> A more complete history can be found here: >> git://xenbits.xensource.com/qemu-xen-unstable.git > > This needs to be updated to include the changes in > http://xenbits.xen.org/gitweb/?p=qemu-xen-unstable.git;a=commitdiff;h=bb36d632e4cabf47882adff07a45c6702c4a5b30 > (and hopefully the broken function that got fixed in > http://xenbits.xen.org/gitweb/?p=qemu-xen-unstable.git;a=commitdiff;h=8cc8a3651c9c5bc2d0086d12f4b870fc525b9387 > didn't even make it into this patch set). For the first patch/link, the 'volatile' variable should already be in the patch (without a separate patch :( ). For the second, yes, unregister_iomem is done by other functions in QEMU. > In particular it must be avoided > to map the MSI-X table with PROT_WRITE, and the respective MMIO > range should not get assigned to the guest at all. I will check that. Regards, -- Anthony PERARD