From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g6wS8-0002k9-Bm for qemu-devel@nongnu.org; Mon, 01 Oct 2018 07:33:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g6wS7-000505-Lt for qemu-devel@nongnu.org; Mon, 01 Oct 2018 07:33:28 -0400 Received: from mail-ot1-x32f.google.com ([2607:f8b0:4864:20::32f]:39884) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g6wS7-0004zS-AY for qemu-devel@nongnu.org; Mon, 01 Oct 2018 07:33:27 -0400 Received: by mail-ot1-x32f.google.com with SMTP id c20-v6so6105130otl.6 for ; Mon, 01 Oct 2018 04:33:26 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20180927071247.25725-1-kraxel@redhat.com> References: <20180927071247.25725-1-kraxel@redhat.com> From: Peter Maydell Date: Mon, 1 Oct 2018 12:33:05 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PULL 0/7] Vga 20180927 patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: QEMU Developers , "Michael S. Tsirkin" On 27 September 2018 at 08:12, Gerd Hoffmann wrote: > The following changes since commit c5e4e49258e9b89cb34c085a419dd9f862935c48: > > Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-09-25' into staging (2018-09-25 16:47:35 +0100) > > are available in the git repository at: > > git://git.kraxel.org/qemu tags/vga-20180927-pull-request > > for you to fetch changes up to 36ffc122dcd69ab66db4afab3a13cfca46bfc323: > > qxl: support mono cursors with inverted colors (2018-09-27 08:10:07 +0200) > > ---------------------------------------------------------------- > vga: add edid support, qxl bugfixes. > > ---------------------------------------------------------------- Applied, thanks. -- PMM