qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/1] vgabios: add makefile rules
@ 2012-07-12 13:33 Gerd Hoffmann
  2012-07-12 13:33 ` [Qemu-devel] [PATCH 1/1] Add vgabios build rules to roms/Makefile Gerd Hoffmann
  0 siblings, 1 reply; 2+ messages in thread
From: Gerd Hoffmann @ 2012-07-12 13:33 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

This patch adds some glue to roms/Makefile to build vgabios binaries for
qemu.  It covers both the lgpl'ed vgabios implementation used by qemu
traditionally and the new seabios implementation.

The purpose of this patch is to (a) document the vgabios build process
and (b) simplify seavgabios testing for those who want to play with it.

please pull,
  Gerd

Gerd Hoffmann (1):
  Add vgabios build rules to roms/Makefile

The following changes since commit 92336855975805d88c7979f53bc05c2d47abab04:

  megasas: disable due to build breakage (2012-07-09 18:16:16 -0500)

are available in the git repository at:
  git://git.kraxel.org/qemu bios.2

Gerd Hoffmann (1):
      Add vgabios build rules to roms/Makefile

 roms/Makefile          |   17 +++++++++++++++++
 roms/config.vga.cirrus |    3 +++
 roms/config.vga.isavga |    3 +++
 roms/config.vga.qxl    |    6 ++++++
 roms/config.vga.stdvga |    3 +++
 roms/config.vga.vmware |    6 ++++++
 6 files changed, 38 insertions(+), 0 deletions(-)
 create mode 100644 roms/config.vga.cirrus
 create mode 100644 roms/config.vga.isavga
 create mode 100644 roms/config.vga.qxl
 create mode 100644 roms/config.vga.stdvga
 create mode 100644 roms/config.vga.vmware

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

end of thread, other threads:[~2012-07-12 13:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-12 13:33 [Qemu-devel] [PULL 0/1] vgabios: add makefile rules Gerd Hoffmann
2012-07-12 13:33 ` [Qemu-devel] [PATCH 1/1] Add vgabios build rules to roms/Makefile Gerd Hoffmann

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