<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/pc-bios/descriptors, branch master</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/pc-bios/descriptors?h=master</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/pc-bios/descriptors?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2021-09-30T13:30:24+00:00</updated>
<entry>
<title>meson: unpack edk2 firmware even if --disable-blobs</title>
<updated>2021-09-30T13:30:24+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2021-09-23T10:55:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e49c0ef6f1cca3943f3d61da6e3da7e03ddf2a22'/>
<id>urn:sha1:e49c0ef6f1cca3943f3d61da6e3da7e03ddf2a22</id>
<content type='text'>
The edk2 firmware blobs are needed to run bios-tables-test.  Unpack
them if any UEFI-enabled target is selected, so that the test can run.
This is a bit more than is actually necessary, since bios-tables-test
does not run for all UEFI-enabled targets, but it is the easiest
way to write this logic.

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
Message-Id: &lt;20210923105529.3845741-1-pbonzini@redhat.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>pc-bios/descriptors: fix paths in json files</title>
<updated>2021-02-08T13:43:55+00:00</updated>
<author>
<name>Sergei Trofimovich</name>
</author>
<published>2021-01-31T14:34:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=4b956a399969c0c497a48ba469b7c674b0eb51bd'/>
<id>urn:sha1:4b956a399969c0c497a48ba469b7c674b0eb51bd</id>
<content type='text'>
Before the change /usr/share/qemu/firmware/50-edk2-x86_64-secure.json
contained the relative path:
            "filename": "share/qemu/edk2-x86_64-secure-code.fd",
            "filename": "share/qemu/edk2-i386-vars.fd",

After then change the paths are absolute:
            "filename": "/usr/share/qemu/edk2-x86_64-secure-code.fd",
            "filename": "/usr/share/qemu/edk2-i386-vars.fd",

The regression appeared in qemu-5.2.0 (seems to be related
to meson port).

CC: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
CC: "Marc-André Lureau" &lt;marcandre.lureau@redhat.com&gt;
CC: "Philippe Mathieu-Daudé" &lt;philmd@redhat.com&gt;
Bug: https://bugs.gentoo.org/766743
Bug: https://bugs.launchpad.net/qemu/+bug/1913012
Signed-off-by: Jannik Glückert &lt;jannik.glueckert@gmail.com&gt;
Signed-off-by: Sergei Trofimovich &lt;slyfox@gentoo.org&gt;
Message-Id: &lt;20210131143434.2513363-1-slyfox@gentoo.org&gt;
Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>meson.build: Declare global edk2_targets / install_edk2_blobs variables</title>
<updated>2021-01-23T20:55:06+00:00</updated>
<author>
<name>Philippe Mathieu-Daudé</name>
</author>
<published>2021-01-14T17:45:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=eae9a1d18beb2bfe42fc48330a009339dc7e8eee'/>
<id>urn:sha1:eae9a1d18beb2bfe42fc48330a009339dc7e8eee</id>
<content type='text'>
Globally declare in the main meson.build:
- the list of EDK2 targets,
- whether the EDK2 blobs have to be installed.

Signed-off-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Message-Id: &lt;20210114174509.2944817-2-philmd@redhat.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>configure: move install_blobs from configure to meson</title>
<updated>2020-10-26T11:08:39+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2020-10-16T07:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=c8d5450bba38560193f5648f5337199d797c5208'/>
<id>urn:sha1:c8d5450bba38560193f5648f5337199d797c5208</id>
<content type='text'>
Move the conditions under which edk2 blobs are decompressed
and installed to pc-bios/meson.build.

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>configure: move directory options from config-host.mak to meson</title>
<updated>2020-10-26T11:08:38+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2020-10-16T07:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=16bf7a3326d8e8be42b3bf844a6c539d52a997b3'/>
<id>urn:sha1:16bf7a3326d8e8be42b3bf844a6c539d52a997b3</id>
<content type='text'>
Since installation is not part of Makefiles anymore, Make need not
know the directories anymore.  Meson already knows them through
built-in options, do everything using them instead of the config_host
dictionary.

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>meson: use meson datadir instead of qemu_datadir</title>
<updated>2020-09-01T12:51:33+00:00</updated>
<author>
<name>Marc-André Lureau</name>
</author>
<published>2020-08-26T11:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=ab4c0996f80d43d1fc28c6e76f4ecb27423a7e29'/>
<id>urn:sha1:ab4c0996f80d43d1fc28c6e76f4ecb27423a7e29</id>
<content type='text'>
When cross-compiling, by default qemu_datadir is 'c:\Program
Files\QEMU', which is not recognized as being an absolute path, and
meson will end up adding the prefix again.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
Message-Id: &lt;20200826110419.528931-6-marcandre.lureau@redhat.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>meson: handle edk2 bios and descriptors</title>
<updated>2020-08-21T10:30:14+00:00</updated>
<author>
<name>Marc-André Lureau</name>
</author>
<published>2019-07-15T17:22:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=bdcbea7ae5cf04733465a900a3356ff998e965e3'/>
<id>urn:sha1:bdcbea7ae5cf04733465a900a3356ff998e965e3</id>
<content type='text'>
Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>pc-bios: document the edk2 firmware images; add firmware descriptors</title>
<updated>2019-04-17T13:38:35+00:00</updated>
<author>
<name>Laszlo Ersek</name>
</author>
<published>2019-03-07T23:24:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=13814db0408a87ab198e5c4e742def1c56662df7'/>
<id>urn:sha1:13814db0408a87ab198e5c4e742def1c56662df7</id>
<content type='text'>
Update the README file with information on the images added previously,
and provide firmware descriptor documents that conform to
"docs/interop/firmware.json".

Signed-off-by: Laszlo Ersek &lt;lersek@redhat.com&gt;
Reviewed-by: Michal Privoznik &lt;mprivozn@redhat.com&gt;
Reviewed-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
Tested-by: Igor Mammedov &lt;imammedo@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Reviewed-by: Igor Mammedov &lt;imammedo@redhat.com&gt;
</content>
</entry>
</feed>
