Michael Roth b79b05d1a0 make-release: don't rely on $CWD when excluding subproject directories 6 달 전
..
ci 951f71ad67 dockerfiles: install bindgen from cargo on Ubuntu 22.04 9 달 전
coccinelle 134e0944f4 hw: Define new device_class_set_legacy_reset() 11 달 전
codeconverter 32cad1ffb8 include: Rename sysemu/ -> system/ 8 달 전
coverage 899c3fc2dc scripts/coverage: initial coverage comparison script 2 년 전
coverity-scan 32cad1ffb8 include: Rename sysemu/ -> system/ 8 달 전
kvm ef202d64c3 target/i386: enumerate VMX nested-exception support 1 년 전
modules 5aa628045d scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main 5 년 전
oss-fuzz 3e964275d6 fuzz: disable leak-detection for oss-fuzz builds 1 년 전
performance d30b5bc95a scripts/: spelling fixes 1 년 전
qapi 2ebb09f34f qapi: expose all schema features to code 6 달 전
qemu-guest-agent 85978dfb6b qemu-ga: Optimize freeze-hook script logic of logging error 7 달 전
qemugdb 772f86839f scripts/qemu-gdb: Support coroutine dumps in coredumps 6 달 전
qmp 37094b6dd5 python: rename qemu.aqmp to qemu.qmp 3 년 전
rust 1d03e9771e rust: add --check-cfg test to rustc arguments 7 달 전
simplebench d30b5bc95a scripts/: spelling fixes 1 년 전
tracetool 4c2b6f3287 tracetool: Forbid newline character in event format 1 년 전
analyse-9p-simpletrace.py 423edd9a31 drop "from __future__ import print_function" 5 년 전
analyse-locks-simpletrace.py ff014701ab scripts/analyse-locks-simpletrace.py: changed iteritems() to items() 1 년 전
analyze-inclusions 7d7a21ba69 exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET 1 년 전
analyze-migration.py 35049eb0d2 migration: Fix arrays of pointers in JSON writer 7 달 전
archive-source.sh d0f0cd5b1f rust: add PL011 device model 10 달 전
block-coroutine-wrapper.py c12887e1b0 block-coroutine-wrapper: use qemu_get_current_aio_context() 1 년 전
check_sparse.py deb62371fe meson: move sparse detection to Meson and rewrite check_sparse.py 4 년 전
checkpatch.pl 3fbb78cfdc scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacing 9 달 전
clean-header-guards.pl 2116650254 disas: Remove libvixl disassembler 3 년 전
clean-includes 32cad1ffb8 include: Rename sysemu/ -> system/ 8 달 전
cleanup-trace-events.pl f7dc89c35d scripts/cleanup-trace-events: Emit files in alphabetical order 5 년 전
cocci-macro-file.h 8f5a4cfc7e win32: remove usage of attribute gcc_struct 7 달 전
compare-machine-types.py b928505d39 scripts: add script to compare compatibility properties 1 년 전
cpu-x86-uarch-abi.py f424bc3312 scripts: drop comment about autogenerated CPU API file 1 년 전
decodetree.py 78cc90346e tests/decode: Suppress "error: " string for expected-failure tests 2 년 전
device-crash-test 684750ab4f python/qemu: rename command() to cmd() 1 년 전
disas-objdump.pl b7d5a9c2c6 scripts: Switch to more portable Perl shebang 8 년 전
dump-guest-memory.py 423edd9a31 drop "from __future__ import print_function" 5 년 전
entitlement.sh 4006a27c5e scripts/entitlement.sh: Use backward-compatible cp flags 3 년 전
extract-vsssdk-headers 24482749c7 Add a script to extract VSS SDK headers on POSIX system 12 년 전
feature_to_c.py eb37086fb0 gdbstub: Add members to identify registers to GDBFeature 1 년 전
fix-multiline-comments.sh 93a1100768 docs: move CODING_STYLE into the developer documentation 4 년 전
get_maintainer.pl 2845bab65a scripts/get_maintainer.pl: don't print parentheses 1 년 전
git-submodule.sh f9540bb1b2 scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour 2 년 전
git.orderfile 4828656f65 scripts/git.orderfile: Display MAINTAINERS changes first 2 년 전
hxtool 3f88565997 meson: generate hxtool files 5 년 전
kernel-doc 06e2329636 license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only 11 달 전
make-config-poison.sh d31b84041d exec/poison: Do not poison CONFIG_SOFTMMU 2 년 전
make-release b79b05d1a0 make-release: don't rely on $CWD when excluding subproject directories 6 달 전
meson-buildoptions.py 79fccf7e2b meson-buildoptions: document the data at the top 1 년 전
meson-buildoptions.sh a1dacb6691 Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into staging 9 달 전
meson.build 9b286e76c8 scripts: add a XML preprocessor script 2 년 전
minikconf.py f9423e9f0a minikconf: print error entirely on stderr 10 달 전
modinfo-collect.py 4b424c7571 scripts: make sure scripts are invoked via $(PYTHON) 2 년 전
modinfo-generate.py 4b424c7571 scripts: make sure scripts are invoked via $(PYTHON) 2 년 전
mtest2make.py 94aa1a0e30 tests/qtest: add TIMEOUT_MULTIPLIER 8 달 전
nsis.py b9eab5efc1 scripts/nsis.py: Run dependency check for each DLL file only once 7 달 전
probe-gdb-support.py 345dedbad2 testing: Enhance gdb probe script 10 달 전
python_qmp_updater.py 25ad2cf650 scripts: add python_qmp_updater.py 1 년 전
qapi-gen.py a76ab215ec qapi: move generator entrypoint into package 4 년 전
qemu-binfmt-conf.sh f8d1ae8262 scripts/qemu-binfmt-conf: Add LoongArch to qemu_get_family() 3 년 전
qemu-gdb.py 5bf10468b6 scripts/qemu-gdb: Always do full stack dump for python errors 6 달 전
qemu-plugin-symbols.py 1ef08e341f plugins: detect qemu plugin API symbols from header 8 달 전
qemu-stamp.py b0b4323e32 meson, configure: move --with-pkgversion, CONFIG_STAMP to meson 3 년 전
qemu-trace-stap 9976be3911 scripts: improve error from qemu-trace-stap on missing 'stap' 6 달 전
qemu-version.sh 242fb750bd build-sys: fix git version from -version 4 년 전
qom-cast-macro-clean-cocci-gen.py d6f7642230 licenses: Remove SPDX tags not being license identifier for Linaro 6 달 전
refresh-pxe-roms.sh 93a2b3c470 roms: rewrite scripts/refresh-pxe-roms.sh 12 년 전
render_block_graph.py 684750ab4f python/qemu: rename command() to cmd() 1 년 전
replay-dump.py 4926b6e644 tests/avocado: excercise scripts/replay-dump.py in replay tests 1 년 전
shaderinclude.py e2c4012bc3 build-sys: fix crlf-ending C code 2 년 전
signrom.py 423edd9a31 drop "from __future__ import print_function" 5 년 전
simpletrace.py 3470fef15a simpletrace: added simplified Analyzer2 class 1 년 전
symlink-install-tree.py a3c3345cac scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsing 9 달 전
tracetool.py 081340d1dd tracetool: remove redundant --target-type / --target-name args 1 년 전
u2f-setup-gen.py dea01f6681 scripts: Add u2f-setup-gen script 5 년 전
undefsym.py da0dfe251d build: fix macOS --enable-modules build 4 년 전
update-linux-headers.sh 3634039b93 hw/acpi: Add vmclock device 7 달 전
update-mips-syscall-args.sh e2dcdcea23 linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13 4 년 전
update-syscalltbl.sh c52e405968 linux-user,loongarch: move to syscalltbl file 11 달 전
userfaultfd-wrlat.py c7243566d0 migration: introduce 'userfaultfd-wrlat.py' script 4 년 전
vmstate-static-checker.py a67cceb071 vmstate-static-checker: Recognize "num" field 2 년 전
xen-detect.c 2f20b1732d xen: Drop support for Xen versions below 4.7.1 2 년 전
xml-preprocess-test.py 9b286e76c8 scripts: add a XML preprocessor script 2 년 전
xml-preprocess.py 0848ca87b7 scripts/xml-preprocess: Make sure this script is invoked via the right Python 1 년 전