From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1x7S-0006a8-4i for qemu-devel@nongnu.org; Fri, 19 Dec 2014 07:57:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y1x7L-0007yc-Iq for qemu-devel@nongnu.org; Fri, 19 Dec 2014 07:57:20 -0500 Received: from mail-la0-f53.google.com ([209.85.215.53]:53962) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1x7L-0007yL-BT for qemu-devel@nongnu.org; Fri, 19 Dec 2014 07:57:15 -0500 Received: by mail-la0-f53.google.com with SMTP id gm9so773113lab.26 for ; Fri, 19 Dec 2014 04:57:14 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1418827364-25054-1-git-send-email-kraxel@redhat.com> References: <1418827364-25054-1-git-send-email-kraxel@redhat.com> From: Peter Maydell Date: Fri, 19 Dec 2014 12:56:53 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/4] vga: cirrus hwcursor fixes. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: QEMU Developers On 17 December 2014 at 14:42, Gerd Hoffmann wrote: > Hi, > > vga patches lingering way too long in my queue. > > Finally merging the cirrus hwcursor fixes (for NT4 guests!) > discussed months ago ... > > Also minor tweaks picked up during freeze. > > please pull, > Gerd > > The following changes since commit dfa9c2a0f4d0a0c8b2c1449ecdbb1297427e1560: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2014-12-15 16:43:42 +0000) > > are available in the git repository at: > > > git://git.kraxel.org/qemu tags/pull-vga-20141216-1 > > for you to fetch changes up to 46817e86fc1d97af0a7d9e4060730f7b00183083: > > vga: set catagory bit for secondary vga device (2014-12-16 15:14:42 +0100) > > ---------------------------------------------------------------- > cirrus hwcursor fixes. > set secondary-vga category. > > ---------------------------------------------------------------- Applied, thanks. -- PMM