From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH 0/1] qemu-firmware repo
Date: Tue, 26 Sep 2017 13:17:56 +0200 [thread overview]
Message-ID: <20170926111757.3628-1-kraxel@redhat.com> (raw)
Hi,
Ok, we want for varios reasons separate the firmware from the main
qemu repo. Here is my attempt to create such a repo. For starters
only seabios has been added here.
You can find the repo with currently three patches here:
https://www.kraxel.org/cgit/qemu-firmware/
This "series" is only patch #2 of the repo. Havn't found a way to
convince git-format-patch to include the initial commit of a repo.
But patch #1 (the initial commit) only adds the seabios submodule,
patch #3 adds the binary blobs, so patch #2 actually is the most
interesting one.
Comments?
cheers,
Gerd
Gerd Hoffmann (1):
add Makefile, add configs for seabios
Makefile | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++++
configs/seabios-128k | 12 ++++++++
configs/seabios-256k | 3 ++
configs/vga-cirrus | 3 ++
configs/vga-isavga | 3 ++
configs/vga-qxl | 6 ++++
configs/vga-stdvga | 3 ++
configs/vga-virtio | 6 ++++
configs/vga-vmware | 6 ++++
9 files changed, 122 insertions(+)
create mode 100644 Makefile
create mode 100644 configs/seabios-128k
create mode 100644 configs/seabios-256k
create mode 100644 configs/vga-cirrus
create mode 100644 configs/vga-isavga
create mode 100644 configs/vga-qxl
create mode 100644 configs/vga-stdvga
create mode 100644 configs/vga-virtio
create mode 100644 configs/vga-vmware
--
2.9.3
next reply other threads:[~2017-09-26 11:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-26 11:17 Gerd Hoffmann [this message]
2017-09-26 11:17 ` [Qemu-devel] [PATCH 1/1] add Makefile, add configs for seabios Gerd Hoffmann
2017-09-27 7:19 ` [Qemu-devel] [PATCH 0/1] qemu-firmware repo Paolo Bonzini
2017-09-27 9:11 ` Gerd Hoffmann
2017-09-27 9:15 ` Daniel P. Berrange
2017-09-27 10:45 ` Gerd Hoffmann
2017-09-27 11:34 ` Paolo Bonzini
2017-09-27 12:01 ` Daniel P. Berrange
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=20170926111757.3628-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 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).