index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2021-09-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-09-04
tests/vhost-user-bridge.c: Fix typo in help message
Peter Maydell
2021-09-04
tests/vhost-user-bridge.c: Sanity check socket path length
Peter Maydell
2021-09-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-03' into ...
Peter Maydell
2021-09-03
qapi: Tweak error messages for unknown / conflicting 'if' keys
Markus Armbruster
2021-09-03
qapi: Tweak error messages for missing / conflicting meta-type
Markus Armbruster
2021-09-03
tests/qapi-schema: Hide OrderedDict in test output
Markus Armbruster
2021-09-03
qapi: Use "not COND" instead of "!COND" for generated documentation
Markus Armbruster
2021-09-03
qapi: Avoid redundant parens in code generated for conditionals
Markus Armbruster
2021-09-03
qapi: Fix C code generation for 'if'
Markus Armbruster
2021-09-03
tests/qapi-schema: Demonstrate broken C code for 'if'
Markus Armbruster
2021-09-03
tests/qapi-schema: Correct two 'if' conditionals
Markus Armbruster
2021-09-03
Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' int...
Peter Maydell
2021-09-02
Merge remote-tracking branch 'remotes/a1xndr/tags/fuzz-pull-2021-09-01' into ...
Peter Maydell
2021-09-02
Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...
Peter Maydell
2021-09-02
tests/plugins/syscalls: adhere to new arg-passing scheme
Mahmoud Mandour
2021-09-02
tests/plugins/mem: introduce "track" arg and make args not positional
Mahmoud Mandour
2021-09-02
tests/plugins/insn: made arg inline not positional and parse it as bool
Mahmoud Mandour
2021-09-02
tests/plugins/bb: adapt to the new arg passing scheme
Mahmoud Mandour
2021-09-02
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2021-09-01-1...
Peter Maydell
2021-09-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210901'...
Peter Maydell
2021-09-01
iotests/image-fleecing: add test-case for copy-before-write filter
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests/image-fleecing: prepare for adding new test-case
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests/image-fleecing: rename tgt_node
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests/image-fleecing: proper source device
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests.py: hmp_qemu_io: support qdev
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests: move 222 to tests/image-fleecing
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests/222: constantly use single quotes for strings
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests/222: fix pylint and mypy complains
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: relax permission requirements when no parents
Vladimir Sementsov-Ogievskiy
2021-09-01
fuzz: unblock SIGALRM so the timeout works
Alexander Bulekov
2021-09-01
fuzz: use ITIMER_REAL for timeouts
Alexander Bulekov
2021-09-01
fuzz: make object-name matching case-insensitive
Alexander Bulekov
2021-09-01
fuzz: adjust timeout to allow for longer inputs
Alexander Bulekov
2021-09-01
fuzz: fix sparse memory access in the DMA callback
Alexander Bulekov
2021-09-01
block: rename backup-top to copy-before-write
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests: use subprocess.DEVNULL instead of open("/dev/null")
John Snow
2021-09-01
iotests: use with-statement for open() calls
John Snow
2021-09-01
qemu-iotests: add option to show qemu binary logs on stdout
Emanuele Giuseppe Esposito
2021-09-01
qemu-iotests: insert valgrind command line as wrapper for qemu binary
Emanuele Giuseppe Esposito
2021-09-01
qemu-iotests: allow valgrind to read/delete the generated log file
Emanuele Giuseppe Esposito
2021-09-01
qemu-iotests: extend QMP socket timeout when using valgrind
Emanuele Giuseppe Esposito
2021-09-01
qemu-iotests: extend the check script to prepare supporting valgrind for pyth...
Emanuele Giuseppe Esposito
2021-09-01
qemu-iotests: add gdbserver option to script tests too
Emanuele Giuseppe Esposito
2021-09-01
qemu_iotests: insert gdbserver command line as wrapper for qemu binary
Emanuele Giuseppe Esposito
2021-09-01
qemu-iotests: delay QMP socket timers
Emanuele Giuseppe Esposito
2021-09-01
qemu-iotests: add option to attach gdbserver
Emanuele Giuseppe Esposito
2021-09-01
python: qemu: add timer parameter for qmp.accept socket
Emanuele Giuseppe Esposito
2021-09-01
tests/arm-cpu-features: Add A64FX processor related tests
Shuuichirou Ishii
2021-09-01
tests: Remove uses of deprecated raspi2/raspi3 machine names
Philippe Mathieu-Daudé
[next]