On Tue, Feb 14, 2012 at 13:13, Jan Beulich <jbeul...@suse.com> wrote: >>>> On 13.02.12 at 13:20, Anthony PERARD <anthony.per...@citrix.com> wrote: >> From: Jiang Yunhong <yunhong.ji...@intel.com> >> >> 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