Peter Maydell b37da83763 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-13' into staging 4 年之前
..
ci ea8bf1e514 scripts/ci/gitlab-pipeline-status: wait for pipeline creation 4 年之前
coccinelle 22fb6eb571 qom: fix objects with improper parent type 4 年之前
codeconverter 4a15e5bef8 scripts/codeconverter: Update to latest version 4 年之前
coverity-scan 7cd77fb02b Remove texinfo dependency from docker and CI configs 4 年之前
kvm e57a707a82 scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main() 5 年之前
modules 5aa628045d scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main 5 年之前
oss-fuzz 65fdb3cc2e scripts/: fix some comment spelling errors 4 年之前
performance 01afa757b6 scripts/performance: Add dissect.py script 5 年之前
qapi b4c0aa59af qapi/visit.py: add type hint annotations 4 年之前
qemu-guest-agent 7294e600eb qemu-guest-agent: freeze-hook to ignore dpkg files as well 7 年之前
qemugdb 6acc5c0469 scripts/qemugdb: Remove shebang header 5 年之前
qmp 3a14019e82 scripts/qmp/qom-fuse: Fix getattr(), read() for files in / 5 年之前
simplebench 1b7306f5dd scripts/simplebench: compare write request performance 4 年之前
tracetool 65fdb3cc2e scripts/: fix some comment spelling errors 4 年之前
travis 0708e6476f travis: add gcovr summary for GCOV build 7 年之前
analyse-9p-simpletrace.py 423edd9a31 drop "from __future__ import print_function" 5 年之前
analyse-locks-simpletrace.py 423edd9a31 drop "from __future__ import print_function" 5 年之前
analyze-inclusions fcf5ef2ab5 Move target-* CPU file into a target/ folder 8 年之前
analyze-migration.py 14f9cec713 analyze-migration.py: fix read_migration_debug_json() return type 4 年之前
archive-source.sh 0a01d76fc1 build-sys: add meson submodule 5 年之前
block-coroutine-wrapper.py aaaa20b69b scripts: add block-coroutine-wrapper.py 4 年之前
check_sparse.py deb62371fe meson: move sparse detection to Meson and rewrite check_sparse.py 4 年之前
checkpatch.pl bfac6d1933 checkpatch: Detect '%#' or '%0#' in printf-style format strings 4 年之前
clean-header-guards.pl 65fdb3cc2e scripts/: fix some comment spelling errors 4 年之前
clean-includes 139c1837db meson: rename included C source files to .c.inc 5 年之前
cleanup-trace-events.pl f7dc89c35d scripts/cleanup-trace-events: Emit files in alphabetical order 5 年之前
cocci-macro-file.h 48bb55bfaa QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets 6 年之前
coverity-model.c 19020d4175 coverity-model: Fix replay_get_byte() 7 年之前
decodetree.py 65fdb3cc2e scripts/: fix some comment spelling errors 4 年之前
device-crash-test 64ed6f92ff meson: link emulators without Makefile.target 5 年之前
disas-objdump.pl b7d5a9c2c6 scripts: Switch to more portable Perl shebang 8 年之前
dump-guest-memory.py 423edd9a31 drop "from __future__ import print_function" 5 年之前
extract-vsssdk-headers 24482749c7 Add a script to extract VSS SDK headers on POSIX system 12 年之前
feature_to_c.sh c9322ab5bf meson: cpu-emu 5 年之前
fix-multiline-comments.sh 6afeb39713 scripts: add script to convert multiline comments into 4-line format 6 年之前
gensyscalls.sh 382ae67af3 scripts: add a script to generate syscall_nr.h 5 年之前
get_maintainer.pl bac068e064 softmmu: move vl.c to softmmu/ 5 年之前
git-submodule.sh 1a920d2b63 git: Make submodule check only needed modules 5 年之前
git.orderfile 5752d6cab9 Remove Texinfo related line from git.orderfile 4 年之前
hxtool 3f88565997 meson: generate hxtool files 5 年之前
hxtool-conv.pl 2b63ec5fb2 scripts/hxtool-conv: Archive script used in qemu-options.hx conversion 5 年之前
kernel-doc eb4c977508 kernel-doc: Remove $decl_type='type name' hack 4 年之前
make-release 45c61c6c23 make-release: pull in edk2 submodules so we can build it from tarballs 5 年之前
meson.build f5aa6320e8 meson: install scripts/qemu-trace-stap 5 年之前
minikconf.py 2becc36a3e meson: infrastructure for building emulators 5 年之前
mtest2make.py 48a81fd5b4 mtest2make: add support for introspected test dependencies 4 年之前
ninjatool.py 1d14a8edce ninjatool: rebuild multi-output targets if outputs are missing 4 年之前
nsis.py 8adfeba953 meson: add NSIS building 5 年之前
qapi-gen.py a76ab215ec qapi: move generator entrypoint into package 4 年之前
qemu-binfmt-conf.sh 7c81570d93 scripts/qemu-binfmt-conf: Update for sparc64 5 年之前
qemu-gdb.py 806c200ef4 scripts/qemu-gdb: Use Python 3 interpreter 5 年之前
qemu-trace-stap 3f0097169b trace: update qemu-trace-stap to Python 3 5 年之前
qemu-version.sh 242fb750bd build-sys: fix git version from -version 4 年之前
refresh-pxe-roms.sh 93a2b3c470 roms: rewrite scripts/refresh-pxe-roms.sh 12 年之前
render_block_graph.py e3a23b4803 python/qmp.py: re-absorb MonitorResponseError 5 年之前
replay-dump.py 423edd9a31 drop "from __future__ import print_function" 5 年之前
shaderinclude.pl b7d5a9c2c6 scripts: Switch to more portable Perl shebang 8 年之前
show-fixed-bugs.sh aa2192bf14 show-fixed-bugs.sh: Modern shell scripting (use $() instead of ``) 6 年之前
signrom.py 423edd9a31 drop "from __future__ import print_function" 5 年之前
simpletrace.py 423edd9a31 drop "from __future__ import print_function" 5 年之前
switch-timer-api b7d5a9c2c6 scripts: Switch to more portable Perl shebang 8 年之前
tap-driver.pl 86f13ef318 scripts: improve message when TAP based tests fail 5 年之前
tap-merge.pl 2a11ee1019 tap: flush STDOUT on newline 6 年之前
test-driver.py d322e84eef mtest2make: hide output of successful tests 5 年之前
tracetool.py a81df1b68b libqemuutil, qapi, trace: convert to meson 5 年之前
u2f-setup-gen.py dea01f6681 scripts: Add u2f-setup-gen script 5 年之前
undefsym.py 604f3e4e90 meson: Convert undefsym.sh to undefsym.py 5 年之前
update-linux-headers.sh a62a9e192b virtiofsd: Pull in kernel's fuse.h 5 年之前
update-mips-syscall-args.sh 5733333020 linux-user,mips: update syscall-args-o32.c.inc 5 年之前
update-syscalltbl.sh e3a6c825b2 linux-user, scripts: add a script to update syscall.tbl 5 年之前
vmstate-static-checker.py 423edd9a31 drop "from __future__ import print_function" 5 年之前