mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() The current logic scans qemu.git/subprojects/ from *.wrap files to
determine whether or not to include the associated directories in the
release tarballs. However, the script assumes that it is being run from
the top-level of the source directory, which may not always be the case.
In particular, when generating releases via, e.g.:
make qemu-9.2.1.tar.xz
the $CWD will either be an arbitrary external build directory, or
qemu.git/build, and the exclusions will not be processed as expected.
Fix this by using the $src parameter passed to the script as the root
directory for the various subproject/ paths referenced by this logic.
Also, the error case at the beginning of the subproject_dir() will not
result in the error message being printed, and will instead produce an
error message about "error" not being a valid command. Fix this by using
basic shell commands.
Fixes:
|
1 week ago | |
---|---|---|
.. | ||
ci | 4 months ago | |
coccinelle | 5 months ago | |
codeconverter | 2 months ago | |
coverage | 2 years ago | |
coverity-scan | 2 months ago | |
kvm | 9 months ago | |
modules | ||
oss-fuzz | 9 months ago | |
performance | 1 year ago | |
qapi | 2 weeks ago | |
qemu-guest-agent | 2 months ago | |
qemugdb | 2 weeks ago | |
qmp | 3 years ago | |
rust | 1 month ago | |
simplebench | 1 year ago | |
tracetool | 9 months ago | |
analyse-9p-simpletrace.py | ||
analyse-locks-simpletrace.py | 1 year ago | |
analyze-inclusions | 10 months ago | |
analyze-migration.py | 1 month ago | |
archive-source.sh | 4 months ago | |
block-coroutine-wrapper.py | 1 year ago | |
check_sparse.py | ||
checkpatch.pl | 4 months ago | |
clean-header-guards.pl | 3 years ago | |
clean-includes | 2 months ago | |
cleanup-trace-events.pl | ||
cocci-macro-file.h | 1 month ago | |
compare-machine-types.py | 10 months ago | |
cpu-x86-uarch-abi.py | 1 year ago | |
decodetree.py | 2 years ago | |
device-crash-test | 1 year ago | |
disas-objdump.pl | ||
dump-guest-memory.py | ||
entitlement.sh | 3 years ago | |
extract-vsssdk-headers | ||
feature_to_c.py | 12 months ago | |
fix-multiline-comments.sh | ||
get_maintainer.pl | 1 year ago | |
git-submodule.sh | 2 years ago | |
git.orderfile | 2 years ago | |
hxtool | ||
kernel-doc | 5 months ago | |
make-config-poison.sh | 2 years ago | |
make-release | 1 week ago | |
meson-buildoptions.py | 1 year ago | |
meson-buildoptions.sh | 4 months ago | |
meson.build | 2 years ago | |
minikconf.py | 5 months ago | |
modinfo-collect.py | 2 years ago | |
modinfo-generate.py | 2 years ago | |
mtest2make.py | 2 months ago | |
nsis.py | 1 month ago | |
probe-gdb-support.py | 4 months ago | |
python_qmp_updater.py | 1 year ago | |
qapi-gen.py | ||
qemu-binfmt-conf.sh | 3 years ago | |
qemu-gdb.py | 2 weeks ago | |
qemu-plugin-symbols.py | 3 months ago | |
qemu-stamp.py | 3 years ago | |
qemu-trace-stap | 1 week ago | |
qemu-version.sh | ||
qom-cast-macro-clean-cocci-gen.py | 3 weeks ago | |
refresh-pxe-roms.sh | ||
render_block_graph.py | 1 year ago | |
replay-dump.py | 6 months ago | |
shaderinclude.py | 2 years ago | |
signrom.py | ||
simpletrace.py | 1 year ago | |
symlink-install-tree.py | 4 months ago | |
tracetool.py | 12 months ago | |
u2f-setup-gen.py | ||
undefsym.py | ||
update-linux-headers.sh | 1 month ago | |
update-mips-syscall-args.sh | 4 years ago | |
update-syscalltbl.sh | 5 months ago | |
userfaultfd-wrlat.py | ||
vmstate-static-checker.py | 2 years ago | |
xen-detect.c | 2 years ago | |
xml-preprocess-test.py | 2 years ago | |
xml-preprocess.py | 1 year ago |