<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/Makefile, branch master</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/Makefile?h=master</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/Makefile?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2022-10-06T10:53:40+00:00</updated>
<entry>
<title>configure: cleanup creation of tests/tcg target config</title>
<updated>2022-10-06T10:53:40+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2022-09-29T11:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=c7022a703c497aca6e409d46534896f8ee06a209'/>
<id>urn:sha1:c7022a703c497aca6e409d46534896f8ee06a209</id>
<content type='text'>
Remove the symlink to tests/tcg/config-*.mak, which is possible now
that unused target config files are not created either.

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Message-Id: &lt;20220929114231.583801-28-alex.bennee@linaro.org&gt;
</content>
</entry>
<entry>
<title>configure: move tests/tcg/Makefile.prereqs to root build directory</title>
<updated>2022-10-06T10:53:40+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2022-09-29T11:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=b898bf28469847cbe4e576000e83ec103bf9b174'/>
<id>urn:sha1:b898bf28469847cbe4e576000e83ec103bf9b174</id>
<content type='text'>
It will not be specific to tests/tcg anymore, since it will be possible to
build firmware using container-based cross compilers too.

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Message-Id: &lt;20220929114231.583801-26-alex.bennee@linaro.org&gt;
</content>
</entry>
<entry>
<title>build: add recursive distclean rules</title>
<updated>2022-10-06T10:53:40+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2022-09-29T11:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=4a3447e5b393d11e3b7aaf50602cbc28a7deeb88'/>
<id>urn:sha1:4a3447e5b393d11e3b7aaf50602cbc28a7deeb88</id>
<content type='text'>
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Message-Id: &lt;20220929114231.583801-17-alex.bennee@linaro.org&gt;
</content>
</entry>
<entry>
<title>build: remove extra parentheses causing missing rebuilds</title>
<updated>2022-09-19T13:16:00+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2022-09-14T14:19:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=9ee37d3bb89c8743e8b1a0e69af8efb6e25bb7db'/>
<id>urn:sha1:9ee37d3bb89c8743e8b1a0e69af8efb6e25bb7db</id>
<content type='text'>
Because of two stray parentheses at the end of the definition of
ninja-cmd-goals, the test that is last in the .check-TESTSUITENAME.deps
variable will not be rebuilt.  Fix that.

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>cutils: Introduce bundle mechanism</title>
<updated>2022-07-13T14:58:57+00:00</updated>
<author>
<name>Akihiko Odaki</name>
</author>
<published>2022-06-24T14:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=cf60ccc3306ca4726cbd286a156863863b00ff4f'/>
<id>urn:sha1:cf60ccc3306ca4726cbd286a156863863b00ff4f</id>
<content type='text'>
Developers often run QEMU without installing. The bundle mechanism
allows to look up files which should be present in installation even in
such a situation.

It is a general mechanism and can find any files in the installation
tree. The build tree will have a new directory, qemu-bundle, to
represent what files the installation tree would have for reference by
the executables.

Note that it abandons compatibility with Windows older than 8. The
extended support for the prior version, 7 ended more than 2 years ago,
and it is unlikely that someone would like to run the latest QEMU on
such an old system.

Signed-off-by: Akihiko Odaki &lt;akihiko.odaki@gmail.com&gt;
Suggested-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
Message-Id: &lt;20220624145039.49929-3-akihiko.odaki@gmail.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>build: Do not depend on pc-bios for config-host.mak</title>
<updated>2022-07-08T09:03:36+00:00</updated>
<author>
<name>Akihiko Odaki</name>
</author>
<published>2022-06-24T15:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=7e270af22474b0834919d8726296fde7ae771007'/>
<id>urn:sha1:7e270af22474b0834919d8726296fde7ae771007</id>
<content type='text'>
Commit 45f1eecdd63f9e4fa93fef01dd826e7706ac6d7b removed the dependency
from configure to pc-bios

Signed-off-by: Akihiko Odaki &lt;akihiko.odaki@gmail.com&gt;
Message-Id: &lt;20220624150258.50449-1-akihiko.odaki@gmail.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>build: include pc-bios/ part in the ROMS variable</title>
<updated>2022-06-15T09:12:32+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2022-04-13T13:22:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=76ca98b0f85222601bd449252ac71df19e0dab29'/>
<id>urn:sha1:76ca98b0f85222601bd449252ac71df19e0dab29</id>
<content type='text'>
Include the full path in TARGET_DIR, so that messages from sub-Makefiles
are clearer.  Also, prepare for possibly building firmware outside
pc-bios/ from the Makefile,

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>build: add a more generic way to specify make-&gt;ninja dependencies</title>
<updated>2022-06-01T14:47:43+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2022-05-27T15:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=9b32ba53f36428abdecc79a0a047c2636af130d1'/>
<id>urn:sha1:9b32ba53f36428abdecc79a0a047c2636af130d1</id>
<content type='text'>
Let any make target specify ninja goals that needs to be built for it
(though selecting the goals is _not_ recursive on depending targets)
instead of having a custom mechanism only for "make check" and "make
bench".

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
Message-Id: &lt;20220517092616.1272238-4-pbonzini@redhat.com&gt;
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Message-Id: &lt;20220527153603.887929-15-alex.bennee@linaro.org&gt;
</content>
</entry>
<entry>
<title>build: clean up ninja invocation</title>
<updated>2022-06-01T14:47:43+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2022-05-27T15:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=231ca96316f17d0af8c5e72cc2c496c68ee23ab6'/>
<id>urn:sha1:231ca96316f17d0af8c5e72cc2c496c68ee23ab6</id>
<content type='text'>
Fix an incorrect "@@:" and move "-d keepdepfile" to the NINJAFLAGS variable.

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
Reviewed-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
Message-Id: &lt;20220517092616.1272238-3-pbonzini@redhat.com&gt;
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Message-Id: &lt;20220527153603.887929-14-alex.bennee@linaro.org&gt;
</content>
</entry>
<entry>
<title>build: remove useless dependency</title>
<updated>2022-05-14T10:33:44+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2022-05-13T16:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=40b3ea76425435ee18395d619e4b3f8f652e25b0'/>
<id>urn:sha1:40b3ea76425435ee18395d619e4b3f8f652e25b0</id>
<content type='text'>
qemu-plugins.symbols is now processed in Meson.

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
</feed>
