From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] qemu-xen-3.4-testing: Fix read-only image file handling Date: Tue, 8 Jun 2010 11:50:40 +0100 Message-ID: References: <4C0E1DDF.4030509@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4C0E1DDF.4030509@redhat.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Michal Novotny Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 08/06/2010 11:39, "Michal Novotny" wrote: > Thank you all, I was able to make it running (using some qemu-dm example > in the example) at least for my testing of HVM guest read-only image > handling fix (I didn't try it for PV guests yet) and I have to confirm > that my patch to fix read-only image file handling (sent to the list as > the first e-mail in this thread) is working fine with both > xen-3.4-testing and xen-4.1-unstable. The fix is for xen-iommu located > in iommu-dir (downloaded from git). Is this the right list to post this > patch to? It can't be going to qemu-devel list since this is really > closely connected to xenstore which is not a part of qemu at all so this > is for the xenstore layer of qemu-dm mainly. Send it to this list as a patch to our qemu git repository. Cc Ian Jackson who maintains that repo. -- Keir