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
*
tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp file
Philippe Mathieu-Daudé
2022-01-05
1
-2
/
+4
*
tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using it
Thomas Huth
2022-01-05
1
-3
/
+5
*
tests/qtest/test-x86-cpuid-compat: Check for machines before using them
Thomas Huth
2022-01-05
1
-37
/
+48
*
target/ppc: do not silence snan in xscvspdpn
Matheus Ferst
2022-01-04
3
-4
/
+41
*
Merge tag 'pull-misc-20220103' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-01-03
4
-8
/
+98
|
\
|
*
target/hppa: Fix atomic_store_3 for STBY
Richard Henderson
2021-12-31
2
-0
/
+92
|
*
tests/tcg: Unconditionally use 90 second timeout
Richard Henderson
2021-12-31
1
-7
/
+5
|
*
tests/tcg: Use $cpu in configure.sh
Richard Henderson
2021-12-31
1
-1
/
+1
*
|
tests/unit/test-smp-parse: Keep default MIN/MAX CPUs in machine_base_class_init
Yanan Wang
2021-12-31
1
-14
/
+2
*
|
tests/unit/test-smp-parse: No need to explicitly zero MachineClass members
Yanan Wang
2021-12-31
1
-10
/
+0
*
|
tests/unit/test-smp-parse: Add testcases for CPU clusters
Yanan Wang
2021-12-31
1
-7
/
+123
*
|
hw/core: Rename smp_parse() -> machine_parse_smp_config()
Philippe Mathieu-Daudé
2021-12-31
1
-4
/
+4
*
|
tests/unit/test-smp-parse: Constify some pointer/struct
Philippe Mathieu-Daudé
2021-12-31
1
-6
/
+6
*
|
tests/unit/test-smp-parse: Simplify pointer to compound literal use
Philippe Mathieu-Daudé
2021-12-31
1
-33
/
+33
*
|
tests/unit/test-smp-parse: Add 'smp-generic-valid' machine type
Philippe Mathieu-Daudé
2021-12-31
1
-4
/
+15
*
|
tests/unit/test-smp-parse: Add 'smp-generic-invalid' machine type
Philippe Mathieu-Daudé
2021-12-31
1
-9
/
+16
*
|
tests/unit/test-smp-parse: Add 'smp-with-dies' machine type
Philippe Mathieu-Daudé
2021-12-31
1
-7
/
+15
*
|
tests/unit/test-smp-parse: Split the 'generic' test in valid / invalid
Philippe Mathieu-Daudé
2021-12-31
1
-3
/
+18
*
|
tests/unit/test-smp-parse: Pass machine type as argument to tests
Philippe Mathieu-Daudé
2021-12-31
1
-6
/
+12
|
/
*
blockjob: drop BlockJob.blk field
Vladimir Sementsov-Ogievskiy
2021-12-28
3
-3
/
+4
*
test-bdrv-drain: don't use BlockJob.blk
Vladimir Sementsov-Ogievskiy
2021-12-28
1
-4
/
+8
*
test-blockjob-txn: don't abuse job->blk
Vladimir Sementsov-Ogievskiy
2021-12-28
1
-9
/
+1
*
Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2021-12-23
1
-1
/
+1
|
\
|
*
build: use "meson test" as the test harness
Paolo Bonzini
2021-12-23
1
-1
/
+1
*
|
Merge tag 'pull-nbd-2021-12-22-v2' of https://src.openvz.org/scm/~vsementsov/...
Richard Henderson
2021-12-23
3
-13
/
+106
|
\
\
|
*
|
iotests: add nbd-reconnect-on-open test
Vladimir Sementsov-Ogievskiy
2021-12-23
2
-0
/
+82
|
*
|
iotests.py: add qemu_io_popen()
Vladimir Sementsov-Ogievskiy
2021-12-23
1
-0
/
+3
|
*
|
iotests.py: add and use qemu_io_wrap_args()
Vladimir Sementsov-Ogievskiy
2021-12-23
1
-10
/
+10
|
*
|
iotests.py: add qemu_tool_popen()
Vladimir Sementsov-Ogievskiy
2021-12-23
1
-3
/
+11
|
|
/
*
|
Merge tag 'pull-block-2021-12-22' of https://gitlab.com/hreitz/qemu into staging
Richard Henderson
2021-12-22
2
-10
/
+80
|
\
\
|
*
|
iotests: check: multiprocessing support
Vladimir Sementsov-Ogievskiy
2021-12-22
2
-9
/
+64
|
*
|
iotests/testrunner.py: move updating last_elapsed to run_tests
Vladimir Sementsov-Ogievskiy
2021-12-22
1
-1
/
+3
|
*
|
iotests/testrunner.py: add doc string for run_test()
Vladimir Sementsov-Ogievskiy
2021-12-22
1
-0
/
+13
*
|
|
tests/qtest/virtio-net-failover: Use g_file_open_tmp() to create temporary file
Thomas Huth
2021-12-22
1
-3
/
+5
*
|
|
tests/qtest/boot-order-test: Check whether machines are available
Thomas Huth
2021-12-22
1
-0
/
+5
*
|
|
tests/qtest/cdrom-test: Check whether devices are available before using them
Thomas Huth
2021-12-22
1
-21
/
+39
*
|
|
tests/qtest: Improve endianness-test to work with missing machines and devices
Thomas Huth
2021-12-22
1
-1
/
+4
*
|
|
tests/qtest: Add a function that checks whether a device is available
Thomas Huth
2021-12-22
2
-0
/
+52
*
|
|
tests/qtest: Make the filter tests independent from a specific NIC
Thomas Huth
2021-12-22
4
-40
/
+38
*
|
|
tests/qtest/boot-serial-test: Silence the warning about deprecated sga device
Thomas Huth
2021-12-22
1
-5
/
+5
|
/
/
*
|
tests: start dbus-display-test
Marc-André Lureau
2021-12-21
2
-0
/
+265
*
|
tests/qtests: add qtest_qmp_add_client()
Marc-André Lureau
2021-12-21
2
-0
/
+29
*
|
backends: move dbus-vmstate1.xml to backends/
Marc-André Lureau
2021-12-21
2
-13
/
+1
|
/
*
tests/qtest/fuzz-megasas-test: Add test for GitLab issue #521
Philippe Mathieu-Daudé
2021-12-18
1
-0
/
+30
*
meson: reenable test-fdmon-epoll
Paolo Bonzini
2021-12-18
1
-1
/
+1
*
configure: unify ppc64 and ppc64le
Paolo Bonzini
2021-12-18
1
-1
/
+3
*
Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...
Richard Henderson
2021-12-17
2
-4
/
+4
|
\
|
*
tests/qtest: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
2021-12-17
2
-4
/
+4
*
|
Merge tag 'pull-ppc-20211217' of https://github.com/legoater/qemu into staging
Richard Henderson
2021-12-17
4
-4
/
+64
|
\
\
|
|
/
|
/
|
|
*
ivshmem-test.c: enable test_ivshmem_server for ppc64 arch
Daniel Henrique Barboza
2021-12-17
1
-4
/
+1
[next]