From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4seh-00016s-EE for qemu-devel@nongnu.org; Tue, 16 Jun 2015 11:20:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4see-0001oO-9l for qemu-devel@nongnu.org; Tue, 16 Jun 2015 11:20:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41915) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4see-0001nx-4M for qemu-devel@nongnu.org; Tue, 16 Jun 2015 11:20:00 -0400 Date: Tue, 16 Jun 2015 16:16:51 +0100 From: "Dr. David Alan Gilbert" Message-ID: <20150616151648.GC2119@work-vm> References: <1434441446-18930-1-git-send-email-kraxel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: Subject: Re: [Qemu-devel] [PULL 0/5] virtio-gpu: pci support bits and virtio-vga List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Gerd Hoffmann , QEMU Developers * Peter Maydell (peter.maydell@linaro.org) wrote: > On 16 June 2015 at 08:57, Gerd Hoffmann wrote: > > Hi, > > > > This pull request almost completes virtio-gpu support, by adding pci > > support (virtio-gpu-pci) and a variant with vga compatibility > > (virtio-vga). The remaining missing bit is the vgabios for virtio-vga, > > which will come with the seabios update later this week. I'm hitting: install: cannot stat =E2=80=98/home/dgilbert/git/qemu-world3/pc-bios/vgabio= s-virtio.bin=E2=80=99: No such file or directory on a make install even after a reconfigure and make clean. Dave > > > > please pull, > > Gerd > > > > The following changes since commit d8e3b729cf452d2689c8669f1ec18158db29= fd5a: > > > > Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into sta= ging (2015-06-11 15:33:38 +0100) > > > > are available in the git repository at: > > > > > > git://git.kraxel.org/qemu tags/pull-vga-20150615-1 > > > > for you to fetch changes up to 7a4dfd1e4a741991df1acf31672b391648e0aa0c: > > > > virtio-vga: add vgabios configuration (2015-06-12 10:13:23 +0200) > > > > ---------------------------------------------------------------- > > virtio-gpu: pci support bits and virtio-vga. > > > > ---------------------------------------------------------------- > > Gerd Hoffmann (5): > > virtio-gpu: fix error message > > virtio-gpu-pci: add virtio pci support > > virtio-vga: add virtio gpu device with vga compatibility > > virtio-vga: add '-vga virtio' support > > virtio-vga: add vgabios configuration > > >=20 > Applied, thanks. >=20 > -- PMM >=20 -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK