qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] Vga 20190703 patches
@ 2019-07-03  8:54 Gerd Hoffmann
  2019-07-03  8:54 ` [Qemu-devel] [PULL 1/4] virtio-gpu: fix unmap in error path Gerd Hoffmann
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Gerd Hoffmann @ 2019-07-03  8:54 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Michael S. Tsirkin, qemu-arm, qemu-ppc,
	Gerd Hoffmann, David Gibson

The following changes since commit 506179e42112be77bfd071f050b15762d3b2cd43:

  Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into staging (2019-07-02 18:56:44 +0100)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/vga-20190703-pull-request

for you to fetch changes up to 0a87fd693d4e955a6877a2166b65bb7b7192aaaa:

  Add ati vgabios to INSTALL_BLOBS. (2019-07-03 10:52:15 +0200)

----------------------------------------------------------------
vga: virtio fixes, bitbang i2c asan fix, install ati vgabios.

----------------------------------------------------------------

Gerd Hoffmann (2):
  virtio-gpu: fix unmap in error path
  Add ati vgabios to INSTALL_BLOBS.

Li Qiang (1):
  virtio-gpu: check if the resource already exists in virtio_gpu_load()

Peter Maydell (1):
  hw/i2c/bitbang_i2c: Use in-place rather than malloc'd
    bitbang_i2c_interface struct

 Makefile                     |  2 +-
 hw/display/ati_int.h         |  2 +-
 include/hw/i2c/bitbang_i2c.h | 38 ++++++++++++++++++++++++++++-
 include/hw/i2c/ppc4xx_i2c.h  |  2 +-
 hw/display/ati.c             |  7 +++---
 hw/display/virtio-gpu.c      |  9 +++++--
 hw/i2c/bitbang_i2c.c         | 47 +++---------------------------------
 hw/i2c/ppc4xx_i2c.c          |  6 ++---
 hw/i2c/versatile_i2c.c       |  8 +++---
 9 files changed, 61 insertions(+), 60 deletions(-)

-- 
2.18.1



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-07-04  9:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-03  8:54 [Qemu-devel] [PULL 0/4] Vga 20190703 patches Gerd Hoffmann
2019-07-03  8:54 ` [Qemu-devel] [PULL 1/4] virtio-gpu: fix unmap in error path Gerd Hoffmann
2019-07-03  8:54 ` [Qemu-devel] [PULL 2/4] virtio-gpu: check if the resource already exists in virtio_gpu_load() Gerd Hoffmann
2019-07-03  8:54 ` [Qemu-devel] [PULL 3/4] hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface struct Gerd Hoffmann
2019-07-03  8:54 ` [Qemu-devel] [PULL 4/4] Add ati vgabios to INSTALL_BLOBS Gerd Hoffmann
2019-07-04  7:45 ` [Qemu-devel] [PULL 0/4] Vga 20190703 patches Peter Maydell
2019-07-04  8:05 ` no-reply
2019-07-04  8:35 ` no-reply
2019-07-04  9:08 ` no-reply

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).