From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50319) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rj9Cl-0006pc-B1 for qemu-devel@nongnu.org; Fri, 06 Jan 2012 07:47:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rj9Ck-000232-C1 for qemu-devel@nongnu.org; Fri, 06 Jan 2012 07:47:31 -0500 Received: from mx1.redhat.com ([209.132.183.28]:17958) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rj9Ck-00022u-31 for qemu-devel@nongnu.org; Fri, 06 Jan 2012 07:47:30 -0500 Message-ID: <4F06ED57.2000909@redhat.com> Date: Fri, 06 Jan 2012 14:47:19 +0200 From: Avi Kivity MIME-Version: 1.0 References: <1323467645-24271-1-git-send-email-anthony.perard@citrix.com> <1323467645-24271-6-git-send-email-anthony.perard@citrix.com> <4EE3382D.80903@web.de> <4EE609BF.1070307@siemens.com> <4EE617BA.4030102@siemens.com> <4EEE25DA.2080400@redhat.com> <4F048B10.1060505@redhat.com> <4F059C8C.2030303@redhat.com> <4F05A684.7000509@redhat.com> <4F05BF9E.7000203@redhat.com> <4F05D0BC.70707@redhat.com> <4F05E301.2020808@redhat.com> <4F05F09E.8030800@web.de> <4F06E6C6.5080607@redhat.com> <4F06E789.6050509@web.de> In-Reply-To: <4F06E789.6050509@web.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V2 5/5] vga-cirrus: Workaround during restore when using Xen. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Anthony Perard , Xen Devel , QEMU-devel , Stefano Stabellini On 01/06/2012 02:22 PM, Jan Kiszka wrote: > > > > Adding more concepts, just to work around a bug (and this is really a > > bug in the qemu/xen interface) makes it harder to refactor things later on. > > Well, it's at least only a single concept, one that could even be used > independently of Xen issues, If it has other uses, sure, I'm all for it. > while it appears to me like the other > proposal comes with multiple ones. > The other proposal is a hack, but it's doesn't introduce new concepts. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.