All of lore.kernel.org
 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 20180821 patches
Date: Tue, 21 Aug 2018 10:16:27 +0200	[thread overview]
Message-ID: <20180821081631.19160-1-kraxel@redhat.com> (raw)

The following changes since commit d0092d90eb546a8bbe9e9120426c189474123797:

  Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into staging (2018-08-20 17:41:18 +0100)

are available in the git repository at:

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

for you to fetch changes up to 421ab725677b0382fd8f1fc5356fb16747a5beca:

  hw/pci-host/bonito: Move away from old_mmio accessors (2018-08-21 09:52:22 +0200)

----------------------------------------------------------------
hw/display: misc fixes

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

Gerd Hoffmann (1):
  qxl: drop unused generation variable

Peter Maydell (2):
  hw/display/vga-isa-mm: Convert away from old_mmio
  hw/pci-host/bonito: Move away from old_mmio accessors

Thomas Huth (1):
  hw/display/ramfb: Compile the ramfb code only when CONFIG_FW_CFG_DMA
    is set

 hw/display/qxl.h         |   1 -
 hw/display/qxl.c         |   1 -
 hw/display/vga-isa-mm.c  |  60 +++++---------------
 hw/pci-host/bonito.c     | 145 +++++------------------------------------------
 hw/display/Makefile.objs |   4 +-
 5 files changed, 30 insertions(+), 181 deletions(-)

-- 
2.9.3

             reply	other threads:[~2018-08-21  8:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-21  8:16 Gerd Hoffmann [this message]
2018-08-21  8:16 ` [Qemu-devel] [PULL 1/4] hw/display/ramfb: Compile the ramfb code only when CONFIG_FW_CFG_DMA is set Gerd Hoffmann
2018-08-21  8:16 ` [Qemu-devel] [PULL 2/4] qxl: drop unused generation variable Gerd Hoffmann
2018-08-21  8:16 ` [Qemu-devel] [PULL 3/4] hw/display/vga-isa-mm: Convert away from old_mmio Gerd Hoffmann
2018-08-21  8:16 ` [Qemu-devel] [PULL 4/4] hw/pci-host/bonito: Move away from old_mmio accessors Gerd Hoffmann
2018-08-21 17:00 ` [Qemu-devel] [PULL 0/4] Vga 20180821 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=20180821081631.19160-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.