From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCRIq-00060B-3w for qemu-devel@nongnu.org; Fri, 14 Sep 2012 04:31:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TCRIm-0003rF-75 for qemu-devel@nongnu.org; Fri, 14 Sep 2012 04:31:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58843) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCRIl-0003r8-V1 for qemu-devel@nongnu.org; Fri, 14 Sep 2012 04:31:04 -0400 Message-ID: <5052EB45.1030407@redhat.com> Date: Fri, 14 Sep 2012 10:31:01 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1347525926-28563-1-git-send-email-kraxel@redhat.com> <5052E46A.4030407@msgid.tls.msk.ru> In-Reply-To: <5052E46A.4030407@msgid.tls.msk.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 00/10] spice patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: qemu-devel@nongnu.org On 09/14/12 10:01, Michael Tokarev wrote: > On 13.09.2012 12:45, Gerd Hoffmann wrote: >> Hi, >> >> This pull brings monitor configuration support for qxl which is needed >> by the upcoming kms qxl driver. Also a nice speedup for qxl in vga mode >> and as usual some bugfixes. > > Again, anything worth to apply/backport to -stable? For example, > "qxl: dont update invalid area" by Dunrong Huang Yes. > or a fix by > Hans de Goede maybe? No, the other fixes are for new (post 1.2) bugs and wouldn't apply to stable anyway. cheers, Gerd