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-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-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
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é
2021-09-01
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210901-pull-request' ...
Peter Maydell
2021-09-01
tests/tcg/riscv64: Add test for division
Richard Henderson
2021-08-31
tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs
Stefan Berger
2021-08-31
tests: acpi: Add test cases for TPM 1.2 with TCPA table
Stefan Berger
2021-08-31
tests: Use QMP to check whether a TPM device model is available
Stefan Berger
2021-08-31
tests: acpi: prepare for new TPM 1.2 related tables
Stefan Berger
2021-08-31
tests: tpm: Create TPM 1.2 response in TPM emulator
Stefan Berger
2021-08-31
tests: acpi: tpm2: Add the renamed ACPI files and drop old ones
Stefan Berger
2021-08-31
tests: Add suffix 'tpm2' or 'tpm12' to ACPI table files
Stefan Berger
2021-08-31
tests: acpi: Prepare for renaming of TPM2 related ACPI files
Stefan Berger
[next]