qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/1] vgabios: add makefile rules


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/1] vgabios: add makefile rules
Date: Thu, 12 Jul 2012 15:33:17 +0200

  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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]