Sign in
qemu
/
qemu
/
10df8ff146ff0219cf746ac13ffa870c4cf0350a
/
scripts
1627a36
scripts/archive-source: include softfloat tests
by Alex Bennée
· 6 years ago
ae560cc
maint: Allow for EXAMPLES in texi2pod
by Eric Blake
· 6 years ago
9bd641b
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging
by Peter Maydell
· 6 years ago
49ebe9b
scripts/replay-dump.py: fix utf-8 mangling
by Alex Bennée
· 6 years ago
0cabc8f
qemu.py: Fix error message when qemu dies from signal
by Eric Blake
· 6 years ago
9ab5a24
scripts: Remove unused python imports
by Philippe Mathieu-Daudé
· 6 years ago
285cecd
scripts/device-crash-test: Remove known crashes
by Thomas Huth
· 6 years ago
5a0e75f
hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device
by Thomas Huth
· 6 years ago
6afeb39
scripts: add script to convert multiline comments into 4-line format
by Paolo Bonzini
· 6 years ago
50db69a
checkpatch: warn about qemu/queue.h head structs that are not typedef-ed
by Paolo Bonzini
· 6 years ago
7274f01
qemu/queue.h: reimplement QTAILQ without pointer-to-pointers
by Paolo Bonzini
· 6 years ago
f95bb39
qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}
by Paolo Bonzini
· 6 years ago
9df4331
test: replace gtester with a TAP driver
by Paolo Bonzini
· 6 years ago
1db4269
checkpatch: colorize output to terminal
by Paolo Bonzini
· 6 years ago
c182b61
checkpatch: improve handling of multiple patches or files
by Paolo Bonzini
· 6 years ago
fd9c0cf
checkpatch: check Signed-off-by in --mailback mode
by Paolo Bonzini
· 6 years ago
1ff7ebf
checkpatch: fix premature exit when no input or --mailback
by Paolo Bonzini
· 6 years ago
ce1a1ae
qapi: fix flat union on uncovered branches conditionals
by Marc-André Lureau
· 6 years ago
b019f5e
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into staging
by Peter Maydell
· 6 years ago
81781be
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' into staging
by Peter Maydell
· 6 years ago
8c06fbd
scripts/checkpatch.pl: Enforce multiline comment syntax
by Peter Maydell
· 6 years ago
0f98c99
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-12' into staging
by Peter Maydell
· 6 years ago
01ae9cc
qapi: add condition to variants documentation
by Marc-André Lureau
· 6 years ago
8867bf0
qapi: add 'If:' condition to struct members documentation
by Marc-André Lureau
· 6 years ago
a35c9bf
qapi: add 'If:' condition to enum values documentation
by Marc-André Lureau
· 6 years ago
8ee06f6
qapi: Add #if conditions to generated code members
by Marc-André Lureau
· 6 years ago
3e270dc
qapi: add 'if' to alternate members
by Marc-André Lureau
· 6 years ago
a272428
qapi: add 'if' to union members
by Marc-André Lureau
· 6 years ago
ccadd6b
qapi: Add 'if' to implicit struct members
by Marc-André Lureau
· 6 years ago
87adbbf
qapi: add a dictionary form for TYPE
by Marc-André Lureau
· 6 years ago
7bd2634
qapi-events: add 'if' condition to implicit event enum
by Marc-André Lureau
· 6 years ago
6cc32b0
qapi: add 'if' to enum members
by Marc-André Lureau
· 6 years ago
ea738b2
qapi: add a dictionary form with 'name' key for enum members
by Marc-André Lureau
· 6 years ago
7e80d48
qapi: improve reporting of unknown or missing keys
by Marc-André Lureau
· 6 years ago
563bd35
qapi: factor out checking for keys
by Marc-André Lureau
· 6 years ago
1962bd3
qapi: change enum visitor and gen_enum* to take QAPISchemaMember
by Marc-André Lureau
· 6 years ago
9c2f56e
qapi: Do not define enumeration value explicitly
by Marc-André Lureau
· 6 years ago
5751686
qapi: rename QAPISchemaEnumType.values to .members
by Marc-André Lureau
· 6 years ago
8fbc12f
tracetool: Include thread id information in log backend
by Fabiano Rosas
· 6 years ago
78751ea
Remove QEMU_ARTIFICIAL macro
by Thomas Huth
· 6 years ago
f1e35ac
checkpatch: g_test_message does not need a trailing newline
by Paolo Bonzini
· 6 years ago
e8d81a6
qemu-iotests: convert `pwd` and $(pwd) to $PWD
by Mao Zhongyi
· 6 years ago
3fccd3f
make-release: add skiboot .version file
by Michael Roth
· 6 years ago
86e6010
get_maintainer: use 'https://' instead of 'git://'
by Stefan Hajnoczi
· 6 years ago
7f13535
scripts/dump-guest-memory: Synchronize with guest_phys_blocks_region_add
by Paolo Bonzini
· 6 years ago
ef30274
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20181031' into staging
by Peter Maydell
· 6 years ago
9fc22e4
Merge remote-tracking branch 'remotes/berrange/tags/misc-next-pull-request' into staging
by Peter Maydell
· 6 years ago
6699ae6
decodetree: Allow multiple input files
by Richard Henderson
· 6 years ago
3a7be55
decodetree: Remove "insn" argument from trans_* expanders
by Richard Henderson
· 6 years ago
abd04f9
decodetree: Add !extern flag to argument sets
by Richard Henderson
· 6 years ago
f517779
scripts: report on author emails that are mangled by the mailing list
by Daniel P. Berrangé
· 6 years ago
e301e65
scripts/qemu.py: use a more consistent docstring style
by Cleber Rosa
· 6 years ago
cbcdf1a
scripts/decodetree.py: fix reference to attributes
by Cleber Rosa
· 6 years ago
bf43b29
iotests: Explicitly bequeath FDs in Python
by Max Reitz
· 6 years ago
8eb5e67
iotests: Use Python byte strings where appropriate
by Max Reitz
· 6 years ago
bb2e16e
scripts/device-crash-test: Remove devices that are not user_creatable anymore
by Thomas Huth
· 6 years ago
a2e002f
Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-request' into staging
by Peter Maydell
· 6 years ago
a5a9862
scripts/qemu.py: remove trailing quotes on docstring
by Cleber Rosa
· 6 years ago
b25ab55
scripts/decodetree.py: remove unused imports
by Cleber Rosa
· 6 years ago
67a52f3
tests/vm: Let kvm_available() work in cross environments
by Philippe Mathieu-Daudé
· 6 years ago
b59b82e
tests/vm: Extract the kvm_available() handy function
by Philippe Mathieu-Daudé
· 6 years ago
50beeb6
Use error_fatal to simplify obvious fatal errors (again)
by Markus Armbruster
· 6 years ago
4c9ab1e
scripts: Remove check-qerror.sh
by Alberto Garcia
· 6 years ago
77f7c74
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-17' into staging
by Peter Maydell
· 6 years ago
aa2192b
show-fixed-bugs.sh: Modern shell scripting (use $() instead of ``)
by Mao Zhongyi
· 6 years ago
a436cd8
git-submodule.sh: Modern shell scripting (use $() instead of ``)
by Mao Zhongyi
· 6 years ago
934821e
archive-source.sh: Modern shell scripting (use $() instead of ``)
by Mao Zhongyi
· 6 years ago
2ef297a
coccinelle: new inplace-byteswaps.cocci to remove inplace-byteswapping calls
by Peter Maydell
· 6 years ago
cd0c3da
scripts/device-crash-test: Remove entries for serial devices
by Thomas Huth
· 6 years ago
8d0ea57
device-crash-test: No need for sys.path hack
by Eduardo Habkost
· 7 years ago
1ee5306
doc: replace x-root with rootdir for usb-mtp
by Bandan
· 6 years ago
8c64336
qapi: Add comments to aid debugging generated introspection
by Eric Blake
· 6 years ago
1aa806c
qapi: Minor introspect.py cleanups
by Eric Blake
· 6 years ago
5f1450f
qapi: Emit a blank line before dummy declaration
by Markus Armbruster
· 6 years ago
3ab7238
qapi: Drop qapi_event_send_FOO()'s Error ** argument
by Peter Xu
· 6 years ago
bdd2d42
qapi: Fix build_params() for empty parameter list
by Markus Armbruster
· 6 years ago
7294e60
qemu-guest-agent: freeze-hook to ignore dpkg files as well
by Christian Ehrhardt
· 7 years ago
039d7c4
update-linux-headers.sh: add qemu_fw_cfg.h
by Marc-André Lureau
· 6 years ago
66e9d20
checkpatch: allow space in more places before a bracket
by Heinrich Schuchardt
· 7 years ago
1a5c63c
checkpatch: fix filename detection when using -f
by Paolo Bonzini
· 6 years ago
b8dbfc9
qemu-binfmt-conf.sh: add x86_64 target
by Laurent Vivier
· 6 years ago
b736e25
qapi: Fix some pycodestyle-3 complaints
by Markus Armbruster
· 7 years ago
fcfab75
qmp-shell: learn to send commands with quoted arguments
by Marc-André Lureau
· 7 years ago
25b1ef3
qapi: Make 'allow-oob' optional in SchemaInfoCommand
by Markus Armbruster
· 6 years ago
1f214ee
qapi: Do not expose "allow-preconfig" in query-qmp-schema
by Markus Armbruster
· 6 years ago
43a4739
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
e20122f
checkpatch: handle token pasting better
by Paolo Bonzini
· 7 years ago
cee3513
Merge remote-tracking branch 'remotes/stsquad/tags/pull-code-coverage-and-build-tweaks-050718-3' into staging
by Peter Maydell
· 6 years ago
0708e64
travis: add gcovr summary for GCOV build
by Alex Bennée
· 7 years ago
2b1f35b
Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST"
by Alex Bennée
· 7 years ago
19020d4
coverity-model: Fix replay_get_byte()
by Markus Armbruster
· 7 years ago
5dafaf4
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-07-03' into staging
by Peter Maydell
· 6 years ago
fe8d2d5
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-request' into staging
by Peter Maydell
· 7 years ago
901a34a
qapi: add 'If:' section to generated documentation
by Marc-André Lureau
· 7 years ago
9f88c66
qapi-types: add #if conditions to types & visitors
by Markus Armbruster
· 7 years ago
c3cd6aa
qapi/events: add #if conditions to events
by Marc-André Lureau
· 7 years ago
1f7b9f3
qapi/commands: add #if conditions to commands
by Marc-André Lureau
· 7 years ago
d626b6c
qapi-introspect: add preprocessor conditions to generated QLit
by Marc-André Lureau
· 7 years ago
40bb137
qapi-introspect: modify to_qlit() to append ',' on level > 0
by Marc-André Lureau
· 7 years ago
ded9fc2
qapi: add #if/#endif helpers
by Marc-André Lureau
· 7 years ago
Next »