[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 0/5] vga updates
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 0/5] vga updates |
Date: |
Wed, 10 Jun 2015 20:16:01 +0100 |
On 10 June 2015 at 10:21, Gerd Hoffmann <address@hidden> wrote:
> Hi,
>
> This pull request brimgs the first bits for virtio-gpu and virtio-vga.
> It adds the virtio-gpu core code (i.e. virtio-gpu-device). It cleanups
> stdvga a little bit to make it easier for virtio-vga to reuse the stdvga
> code for vga mode.
>
> The virtio-gpu-pci and virtio-vga devices will follow once the
> virtio-pci patches they depend on are merged upstream.
>
> please pull,
> Gerd
>
> The following changes since commit b0411142f482df92717f8b4a3b746081a62b724f:
>
> Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150609' into
> staging (2015-06-09 15:29:34 +0100)
>
> are available in the git repository at:
>
>
> git://git.kraxel.org/qemu tags/pull-vga-20150610-1
>
> for you to fetch changes up to 62232bf48456bda4058ceae05851bc58c1032338:
>
> virtio-gpu/2d: add virtio gpu core code (2015-06-10 11:02:00 +0200)
>
> ----------------------------------------------------------------
> stdvga: factor out mmio subregion init
> virtio-gpu: add virtio gpu core code, 2d mode
>
> ----------------------------------------------------------------
Applied, thanks.
-- PMM
- [Qemu-devel] [PULL 0/5] vga updates, Gerd Hoffmann, 2015/06/10
- [Qemu-devel] [PULL 3/5] stdvga: factor out mmio subregion init, Gerd Hoffmann, 2015/06/10
- [Qemu-devel] [PULL 2/5] stdvga: pass VGACommonState instead of PCIVGAState, Gerd Hoffmann, 2015/06/10
- [Qemu-devel] [PULL 4/5] virtio: update headers, add virtio-gpu (2d), Gerd Hoffmann, 2015/06/10
- [Qemu-devel] [PULL 1/5] stdvga: fix offset in pci_vga_ioport_read, Gerd Hoffmann, 2015/06/10
- [Qemu-devel] [PULL 5/5] virtio-gpu/2d: add virtio gpu core code, Gerd Hoffmann, 2015/06/10
- Re: [Qemu-devel] [PULL 0/5] vga updates,
Peter Maydell <=