Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 10 Jun 2015 17:13:58 +0000 (18:13 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 10 Jun 2015 17:13:58 +0000 (18:13 +0100)
commit0e12e61ff9a3407d123d0dbc4d945aec98d60fdf
tree40ac452edb1e5792d0384add5a39289f5607088c
parent3974c9d8ccfccbd81edc9df271fcae7082f3921d
parent62232bf48456bda4058ceae05851bc58c1032338
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into staging

stdvga: factor out mmio subregion init
virtio-gpu: add virtio gpu core code, 2d mode

# gpg: Signature made Wed Jun 10 10:03:11 2015 BST using RSA key ID D3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"

* remotes/kraxel/tags/pull-vga-20150610-1:
  virtio-gpu/2d: add virtio gpu core code
  virtio: update headers, add virtio-gpu (2d)
  stdvga: factor out mmio subregion init
  stdvga: pass VGACommonState instead of PCIVGAState
  stdvga: fix offset in pci_vga_ioport_read

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
trace-events