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/2] vga patch queue
Date: Wed, 15 Oct 2014 11:37:34 +0200	[thread overview]
Message-ID: <1413365856-9571-1-git-send-email-kraxel@redhat.com> (raw)

  Hi,

vga patch queue with two patches, one deleting some unused bits and one
adding the qext region to stdvga mmio to allow switching vga framebuffer
endianess (needed for ppc64le).

please pull,
  Gerd

The following changes since commit b1d28ec6a7dbdaadda39d29322f0de694aeb0b74:

  Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141010' into staging (2014-10-10 14:55:29 +0100)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-vga-20141015-1

for you to fetch changes up to 98792325435d8b46f2035eb93fa02373c7ceda44:

  hw/display/vga: Remove unused arrays dmask4 and dmask16 (2014-10-15 11:10:50 +0200)

----------------------------------------------------------------
vga-pci: add qext region to mmio
vga: Remove unused arrays dmask4 and dmask16

----------------------------------------------------------------
Gerd Hoffmann (1):
      vga-pci: add qext region to mmio

Peter Maydell (1):
      hw/display/vga: Remove unused arrays dmask4 and dmask16

 docs/specs/standard-vga.txt |  9 ++++++
 hw/display/vga-pci.c        | 70 +++++++++++++++++++++++++++++++++++++++++++++
 hw/display/vga.c            | 26 -----------------
 include/hw/i386/pc.h        |  8 ++++++
 4 files changed, 87 insertions(+), 26 deletions(-)

             reply	other threads:[~2014-10-15  9:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-15  9:37 Gerd Hoffmann [this message]
2014-10-15  9:37 ` [Qemu-devel] [PULL 1/2] vga-pci: add qext region to mmio Gerd Hoffmann
2014-10-15  9:37 ` [Qemu-devel] [PULL 2/2] hw/display/vga: Remove unused arrays dmask4 and dmask16 Gerd Hoffmann
2014-10-16  9:26 ` [Qemu-devel] [PULL 0/2] vga patch queue 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=1413365856-9571-1-git-send-email-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).