From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH] iommu-remote: Fix lost serial TX interrupts. Report receive overruns. Date: Fri, 29 Jan 2010 14:48:45 +0000 Message-ID: <19298.62797.474730.747439@mariner.uk.xensource.com> References: <4B621D41.5030805@scsiguy.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4B621D41.5030805@scsiguy.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: gibbs@scsiguy.com Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Justin T. Gibbs writes ("[Xen-devel] [PATCH] iommu-remote: Fix lost serial TX interrupts. Report receive overruns."): > This patch corrects emulation errors in QEMU's 16550 uart emulation, > which cause compatibility issues with FreeBSD's uart(9) driver. Thanks for the contribution. However, I wasn't able to apply it to qemu-xen-unstable. 3 out of 4 hunks failed to apply. Was this patch made against qemu-xen-unstable or is this just a copy of the patch in qemu upstream ? If you haven't adjusted it to fit qemu-xen then I'm happy to do that - just say the word. If you did adjust it then something is wrong. Regards, Ian.