qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/4] Vga 20181005 patches
Date: Fri,  5 Oct 2018 13:11:53 +0200	[thread overview]
Message-ID: <20181005111157.12801-1-kraxel@redhat.com> (raw)

The following changes since commit dafd95053611aa14dda40266857608d12ddce658:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2018-10-02 18:27:18 +0100)

are available in the git repository at:

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

for you to fetch changes up to edbc4b24bbb179fa9562d4e5313470f10569433c:

  edid: fix vendor default (2018-10-05 11:26:56 +0200)

----------------------------------------------------------------
vga: edid fixes, qxl clang workaround, vga mmio subregion fix.

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

Eric Blake (1):
  edid: Ignore built binary

Gerd Hoffmann (1):
  edid: fix vendor default

Peter Maydell (1):
  hw/display/qxl: Suppress clang-7 warning about misaligned atomic
    operation

remy.noel (1):
  secondary-vga: delete mmio subregions upon exit

 include/hw/display/edid.h  |  2 +-
 include/qemu/compiler.h    |  9 +++++++++
 hw/display/edid-generate.c |  2 +-
 hw/display/qxl.c           | 26 +++++++++++++++++++++++++-
 hw/display/vga-pci.c       |  8 ++++++++
 .gitignore                 |  1 +
 6 files changed, 45 insertions(+), 3 deletions(-)

-- 
2.9.3

             reply	other threads:[~2018-10-05 11:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-05 11:11 Gerd Hoffmann [this message]
2018-10-05 11:11 ` [Qemu-devel] [PULL 1/4] edid: Ignore built binary Gerd Hoffmann
2018-10-05 11:11 ` [Qemu-devel] [PULL 2/4] hw/display/qxl: Suppress clang-7 warning about misaligned atomic operation Gerd Hoffmann
2018-10-05 11:11 ` [Qemu-devel] [PULL 3/4] secondary-vga: delete mmio subregions upon exit Gerd Hoffmann
2018-10-05 11:11 ` [Qemu-devel] [PULL 4/4] edid: fix vendor default Gerd Hoffmann
2018-10-08  9:02 ` [Qemu-devel] [PULL 0/4] Vga 20181005 patches Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181005111157.12801-1-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).