[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 0/2] vga patch queue
From: |
Gerd Hoffmann |
Subject: |
[Qemu-devel] [PULL 0/2] vga patch queue |
Date: |
Wed, 15 Oct 2014 11:37:34 +0200 |
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(-)
- [Qemu-devel] [PULL 0/2] vga patch queue,
Gerd Hoffmann <=