From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56692) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YuhIA-0000LW-Bb for qemu-devel@nongnu.org; Tue, 19 May 2015 09:10:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YuhI4-0004J6-6m for qemu-devel@nongnu.org; Tue, 19 May 2015 09:10:42 -0400 Received: from mail-ig0-f180.google.com ([209.85.213.180]:35795) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YuhI3-0004Ib-Nt for qemu-devel@nongnu.org; Tue, 19 May 2015 09:10:35 -0400 Received: by igbyr2 with SMTP id yr2so74931039igb.0 for ; Tue, 19 May 2015 06:10:35 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1432032297-10005-1-git-send-email-kraxel@redhat.com> References: <1432032297-10005-1-git-send-email-kraxel@redhat.com> From: Peter Maydell Date: Tue, 19 May 2015 14:10:14 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/3] hw/display: qomify vga cards List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: QEMU Developers On 19 May 2015 at 11:44, Gerd Hoffmann wrote: > Hi, > > This little update qomifies the vga cards. > > please pull, > Gerd > > The following changes since commit 62bf3df432d93fa6eb0f355c460d6d784b7cbc1a: > > Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150518-3' into staging (2015-05-18 20:23:16 +0100) > > are available in the git repository at: > > > git://git.kraxel.org/qemu tags/pull-vga-20150519-1 > > for you to fetch changes up to 176c324febd76d6f164347583f5af35b3cb4e5fb: > > vga-pci: QOMify (2015-05-19 11:40:01 +0200) > > ---------------------------------------------------------------- > hw/display: qomify vga cards > Applied, thanks. -- PMM