qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] use new vgabios.
@ 2010-10-15 10:02 Gerd Hoffmann
  2010-10-15 10:02 ` [Qemu-devel] [PATCH v2 1/4] Add new vgabios binaries to blobs list Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Gerd Hoffmann @ 2010-10-15 10:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

This patch series will put the new vgabios into use for stdvga and
vmware_vga.  The vgabios patches have been posted a while ago, they
are also also available from
  git://anongit.freedesktop.org/~kraxel/vgabios pcibios

For obvious reasons it depends on the new vgabios binaries being
present, i.e. vgabios patches being committed to vgabios.git, subtree
being updated and vgabios binaries being recompiled + committed to
qemu.git.

Changes in v2:
  * rebase to master, resolve video.x removal conflict.
  * add a new clean up patch, removes bits which where
    used by video.x code only.

The qemu patches are also available from
  git://anongit.freedesktop.org/spice/qemu vgabios.2

please pull,
  Gerd

Gerd Hoffmann (4):
  Add new vgabios binaries to blobs list.
  switch stdvga to pci vgabios
  switch vmware_vga to pci vgabios
  more stdvga cleanups.

 Makefile          |    5 +++--
 hw/pc.c           |    2 +-
 hw/pc.h           |    3 +--
 hw/ppc_newworld.c |    2 +-
 hw/ppc_oldworld.c |    2 +-
 hw/ppc_prep.c     |    2 +-
 hw/vga-pci.c      |   43 ++++++++-----------------------------------
 hw/vga.c          |    2 --
 hw/vga_int.h      |    2 --
 hw/vmware_vga.c   |    7 +------
 10 files changed, 17 insertions(+), 53 deletions(-)

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

end of thread, other threads:[~2010-11-20 16:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-15 10:02 [Qemu-devel] [PATCH v2 0/4] use new vgabios Gerd Hoffmann
2010-10-15 10:02 ` [Qemu-devel] [PATCH v2 1/4] Add new vgabios binaries to blobs list Gerd Hoffmann
2010-10-15 10:02 ` [Qemu-devel] [PATCH v2 2/4] switch stdvga to pci vgabios Gerd Hoffmann
2010-10-15 10:02 ` [Qemu-devel] [PATCH v2 3/4] switch vmware_vga " Gerd Hoffmann
2010-10-15 10:02 ` [Qemu-devel] [PATCH v2 4/4] more stdvga cleanups Gerd Hoffmann
2010-11-01 16:03 ` [Qemu-devel] Re: [PATCH v2 0/4] use new vgabios Gerd Hoffmann
2010-11-01 17:15   ` Anthony Liguori
2010-11-02  8:20     ` Gerd Hoffmann
2010-11-16 14:51   ` Anthony Liguori
2010-11-17 10:26     ` Gerd Hoffmann
2010-11-20  2:12       ` Anthony Liguori

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).