Sign in
qemu
/
qemu
/
cdf63440eaaee531e2f5b84a833a707f3825e2ac
/
scripts
e35792b
iotests: Let 045 be run concurrently
by Max Reitz
· 6 years ago
093e367
Revert "qapi-events: add 'if' condition to implicit event enum"
by Markus Armbruster
· 6 years ago
5d75648
qapi: Generate QAPIEvent stuff into separate files
by Markus Armbruster
· 6 years ago
c2e196a
qapi: Prepare for system modules other than 'builtin'
by Markus Armbruster
· 6 years ago
dcac647
qapi: Clean up modular built-in code generation a bit
by Markus Armbruster
· 6 years ago
6eaa20c
qemugdb/coroutine: fix arch_prctl has unknown return type
by Vladimir Sementsov-Ogievskiy
· 6 years ago
2d4e4c0
scripts/qemu.py: allow arches use KVM for their 32bit cousins
by Alex Bennée
· 6 years ago
d3b4426
archive-source.sh: Clone the submodules locally
by Philippe Mathieu-Daudé
· 6 years ago
632351e
Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into staging
by Peter Maydell
· 6 years ago
e17bebd
dump: Set correct vaddr for ELF dump
by Jon Doron
· 6 years ago
3e29da9
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
06e0259
i386: import & use bootparam.h
by Li Zhijian
· 6 years ago
2a11ee1
tap: flush STDOUT on newline
by Paolo Bonzini
· 6 years ago
a0a6ef9
scripts/update-linux-headers.sh: adjust for Linux 4.21-rc1 (or 5.0-rc1)
by Paolo Bonzini
· 6 years ago
a5df73b
qtest.py: Wait for the result of qtest commands
by Alberto Garcia
· 6 years ago
cfe6c54
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' into staging
by Peter Maydell
· 6 years ago
460da10
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 6 years ago
dc2b651
scripts: add render_block_graph function for QEMUMachine
by Vladimir Sementsov-Ogievskiy
· 6 years ago
b94e809
checkpatch: Don't emit spurious warnings about block comments
by Peter Maydell
· 6 years ago
651514d
decodetree: re.fullmatch was added in 3.4
by Paolo Bonzini
· 6 years ago
55e0a34
device-crash-test: Python 3 compatibility fix
by Nisarg Shah
· 6 years ago
9dd0d81
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into staging
by Peter Maydell
· 6 years ago
62dd104
trace: add ability to do simple printf logging via systemtap
by Daniel P. Berrangé
· 6 years ago
772f1b3
trace: forbid use of %m in trace event format strings
by Daniel P. Berrangé
· 6 years ago
7760636
trace: enforce that every trace-events file has a final newline
by Daniel P. Berrangé
· 6 years ago
a952910
qapi: Eliminate indirection through qmp_event_get_func_emit()
by Markus Armbruster
· 6 years ago
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é
· 7 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
· 7 years ago
8c64336
qapi: Add comments to aid debugging generated introspection
by Eric Blake
· 7 years ago
1aa806c
qapi: Minor introspect.py cleanups
by Eric Blake
· 7 years ago
5f1450f
qapi: Emit a blank line before dummy declaration
by Markus Armbruster
· 7 years ago
Next »