index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Avoid redundant parens in code generated for conditionals
Markus Armbruster
2021-09-03
1
-3
/
+3
*
qapi: Fix C code generation for 'if'
Markus Armbruster
2021-09-03
1
-1
/
+0
*
tests/qapi-schema: Demonstrate broken C code for 'if'
Markus Armbruster
2021-09-03
5
-3
/
+11
*
tests/qapi-schema: Correct two 'if' conditionals
Markus Armbruster
2021-09-03
2
-7
/
+6
*
Merge remote-tracking branch 'remotes/a1xndr/tags/fuzz-pull-2021-09-01' into ...
Peter Maydell
2021-09-02
1
-11
/
+44
|
\
|
*
fuzz: unblock SIGALRM so the timeout works
Alexander Bulekov
2021-09-01
1
-0
/
+5
|
*
fuzz: use ITIMER_REAL for timeouts
Alexander Bulekov
2021-09-01
1
-1
/
+1
|
*
fuzz: make object-name matching case-insensitive
Alexander Bulekov
2021-09-01
1
-4
/
+20
|
*
fuzz: adjust timeout to allow for longer inputs
Alexander Bulekov
2021-09-01
1
-4
/
+9
|
*
fuzz: fix sparse memory access in the DMA callback
Alexander Bulekov
2021-09-01
1
-3
/
+10
*
|
Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...
Peter Maydell
2021-09-02
12
-271
/
+455
|
\
\
|
*
|
iotests/image-fleecing: add test-case for copy-before-write filter
Vladimir Sementsov-Ogievskiy
2021-09-01
2
-15
/
+107
|
*
|
iotests/image-fleecing: prepare for adding new test-case
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-6
/
+13
|
*
|
iotests/image-fleecing: rename tgt_node
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-7
/
+7
|
*
|
iotests/image-fleecing: proper source device
Vladimir Sementsov-Ogievskiy
2021-09-01
2
-5
/
+9
|
*
|
iotests.py: hmp_qemu_io: support qdev
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-2
/
+3
|
*
|
iotests: move 222 to tests/image-fleecing
Vladimir Sementsov-Ogievskiy
2021-09-01
2
-0
/
+0
|
*
|
iotests/222: constantly use single quotes for strings
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-34
/
+34
|
*
|
iotests/222: fix pylint and mypy complains
Vladimir Sementsov-Ogievskiy
2021-09-01
2
-10
/
+12
|
*
|
block/copy-before-write: relax permission requirements when no parents
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-1
/
+1
|
*
|
block: rename backup-top to copy-before-write
Vladimir Sementsov-Ogievskiy
2021-09-01
2
-22
/
+17
|
*
|
iotests: use subprocess.DEVNULL instead of open("/dev/null")
John Snow
2021-09-01
1
-7
/
+7
|
*
|
iotests: use with-statement for open() calls
John Snow
2021-09-01
1
-3
/
+4
|
*
|
qemu-iotests: add option to show qemu binary logs on stdout
Emanuele Giuseppe Esposito
2021-09-01
3
-3
/
+18
|
*
|
qemu-iotests: insert valgrind command line as wrapper for qemu binary
Emanuele Giuseppe Esposito
2021-09-01
1
-1
/
+5
|
*
|
qemu-iotests: allow valgrind to read/delete the generated log file
Emanuele Giuseppe Esposito
2021-09-01
1
-0
/
+11
|
*
|
qemu-iotests: extend QMP socket timeout when using valgrind
Emanuele Giuseppe Esposito
2021-09-01
1
-3
/
+3
|
*
|
qemu-iotests: extend the check script to prepare supporting valgrind for pyth...
Emanuele Giuseppe Esposito
2021-09-01
3
-3
/
+16
|
*
|
qemu-iotests: add gdbserver option to script tests too
Emanuele Giuseppe Esposito
2021-09-01
2
-2
/
+13
|
*
|
qemu_iotests: insert gdbserver command line as wrapper for qemu binary
Emanuele Giuseppe Esposito
2021-09-01
1
-1
/
+2
|
*
|
qemu-iotests: delay QMP socket timers
Emanuele Giuseppe Esposito
2021-09-01
1
-1
/
+5
|
*
|
qemu-iotests: add option to attach gdbserver
Emanuele Giuseppe Esposito
2021-09-01
3
-3
/
+25
|
*
|
python: qemu: add timer parameter for qmp.accept socket
Emanuele Giuseppe Esposito
2021-09-01
1
-1
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2021-09-01-1...
Peter Maydell
2021-09-02
11
-24
/
+97
|
\
\
|
*
|
tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs
Stefan Berger
2021-08-31
3
-2
/
+0
|
*
|
tests: acpi: Add test cases for TPM 1.2 with TCPA table
Stefan Berger
2021-08-31
1
-2
/
+8
|
*
|
tests: Use QMP to check whether a TPM device model is available
Stefan Berger
2021-08-31
3
-5
/
+43
|
*
|
tests: acpi: prepare for new TPM 1.2 related tables
Stefan Berger
2021-08-31
3
-0
/
+2
|
*
|
tests: tpm: Create TPM 1.2 response in TPM emulator
Stefan Berger
2021-08-31
2
-0
/
+9
|
*
|
tests: acpi: tpm2: Add the renamed ACPI files and drop old ones
Stefan Berger
2021-08-31
5
-2
/
+0
|
*
|
tests: Add suffix 'tpm2' or 'tpm12' to ACPI table files
Stefan Berger
2021-08-31
1
-1
/
+2
|
*
|
tests: acpi: Prepare for renaming of TPM2 related ACPI files
Stefan Berger
2021-08-31
3
-0
/
+2
|
*
|
tests: Add tpm_version field to TPMTestState and fill it
Stefan Berger
2021-08-31
6
-5
/
+24
|
*
|
tests: Rename TestState to TPMTestState
Stefan Berger
2021-08-31
7
-12
/
+12
*
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210901'...
Peter Maydell
2021-09-01
7
-13
/
+26
|
\
\
\
|
*
|
|
tests/arm-cpu-features: Add A64FX processor related tests
Shuuichirou Ishii
2021-09-01
1
-0
/
+13
|
*
|
|
tests: Remove uses of deprecated raspi2/raspi3 machine names
Philippe Mathieu-Daudé
2021-09-01
6
-13
/
+13
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210901-pull-request' ...
Peter Maydell
2021-09-01
2
-0
/
+34
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hw/display/xlnx_dp: fix an out-of-bounds read in xlnx_dp_read
Qiang Liu
2021-08-31
2
-0
/
+34
|
|
/
*
/
tests/tcg/riscv64: Add test for division
Richard Henderson
2021-09-01
2
-0
/
+63
|
/
[next]