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/docker: update debian-amd64 with lcitool
Alex Bennée
2022-06-01
2
-50
/
+163
*
|
tests/docker: update debian-ppc64el-cross with lcitool
Alex Bennée
2022-06-01
3
-22
/
+162
*
|
tests/docker: update debian-mips64el-cross with lcitool
Alex Bennée
2022-06-01
3
-25
/
+158
*
|
tests/docker: update debian-mipsel-cross with lcitool
Alex Bennée
2022-06-01
3
-25
/
+160
*
|
tests/docker: update debian-armel-cross with lcitool
Alex Bennée
2022-06-01
3
-21
/
+163
*
|
tests/docker: update debian-armhf-cross with lcitool
Alex Bennée
2022-06-01
3
-25
/
+165
*
|
tests/lcitool: fix up indentation to correct style
Alex Bennée
2022-06-01
1
-58
/
+76
*
|
test/qga: use g_auto wherever sensible
Marc-André Lureau
2022-05-28
1
-78
/
+43
*
|
test/qga: use G_TEST_DIR to locate os-release test file
Marc-André Lureau
2022-05-28
1
-6
/
+5
*
|
tests: make libqmp buildable for win32
Marc-André Lureau
2022-05-28
2
-5
/
+31
*
|
include: move qemu_*_exec_dir() to cutils
Marc-André Lureau
2022-05-28
1
-0
/
+1
|
/
*
tests/crypto: Add test suite for RSA keys
Lei He
2022-05-26
1
-3
/
+282
*
test/crypto: Add test suite for crypto akcipher
Lei He
2022-05-26
5
-0
/
+1387
*
crypto: add ASN.1 DER decoder
Lei He
2022-05-26
2
-0
/
+291
*
Merge tag 'pull-aspeed-20220525' of https://github.com/legoater/qemu into sta...
Richard Henderson
2022-05-25
4
-32
/
+97
|
\
|
*
hw: m25p80: allow write_enable latch get/set
Iris Chen
2022-05-25
4
-32
/
+97
*
|
Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...
Richard Henderson
2022-05-25
1
-14
/
+55
|
\
\
|
*
|
tests/tcg/s390x: Test unwinding from signal handlers
Ilya Leoshkevich
2022-05-23
1
-14
/
+55
|
|
/
*
/
tests: Bump Fedora image version for cross-compilation
Konstantin Kostiuk
2022-05-25
2
-2
/
+2
|
/
*
Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2022-05-20
5
-155
/
+23
|
\
|
*
tests/vm: Add capstone to the NetBSD and OpenBSD VMs
Thomas Huth
2022-05-18
2
-2
/
+4
|
*
tests/qtest: use prctl(PR_SET_PDEATHSIG) as fallback to kill QEMU
Daniel P. Berrangé
2022-05-18
1
-0
/
+17
|
*
tests/qtest: fix registration of ABRT handler for QEMU cleanup
Daniel P. Berrangé
2022-05-18
1
-2
/
+2
|
*
Remove Ubuntu 18.04 container support from the repository
Thomas Huth
2022-05-18
2
-151
/
+0
*
|
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
2022-05-19
1
-3
/
+3
|
/
*
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-05-17
5
-0
/
+199
|
\
|
*
qtest/cxl: Add more complex test cases with CFMWs
Ben Widawsky
2022-05-13
1
-3
/
+5
|
*
tests/acpi: Add tables for CXL emulation.
Jonathan Cameron
2022-05-13
3
-2
/
+0
|
*
qtests/bios-tables-test: Add a test for CXL emulation.
Jonathan Cameron
2022-05-13
1
-0
/
+44
|
*
tests/acpi: q35: Allow addition of a CXL test.
Jonathan Cameron
2022-05-13
3
-0
/
+2
|
*
qtests/cxl: Add initial root port and CXL type3 tests
Jonathan Cameron
2022-05-13
1
-0
/
+127
|
*
qtest/cxl: Introduce initial test for pxb-cxl only.
Jonathan Cameron
2022-05-13
2
-0
/
+26
*
|
QIOChannel: Add flags on io_writev and introduce io_flush callback
Leonardo Bras
2022-05-16
1
-0
/
+1
*
|
tests: ensure migration status isn't reported as failed
Daniel P. Berrangé
2022-05-16
3
-3
/
+17
*
|
tests: add multifd migration tests of TLS with x509 credentials
Daniel P. Berrangé
2022-05-16
1
-0
/
+127
*
|
tests: add multifd migration tests of TLS with PSK credentials
Daniel P. Berrangé
2022-05-16
1
-4
/
+56
*
|
tests: convert multifd migration tests to use common helper
Daniel P. Berrangé
2022-05-16
1
-37
/
+40
*
|
tests: convert XBZRLE migration test to use common helper
Daniel P. Berrangé
2022-05-16
1
-42
/
+25
*
|
tests: add migration tests of TLS with x509 credentials
Daniel P. Berrangé
2022-05-16
2
-3
/
+385
*
|
tests: add migration tests of TLS with PSK credentials
Daniel P. Berrangé
2022-05-16
4
-8
/
+179
*
|
tests: add more helper macros for creating TLS x509 certs
Daniel P. Berrangé
2022-05-16
1
-0
/
+53
*
|
tests: fix encoding of IP addresses in x509 certs
Daniel P. Berrangé
2022-05-16
2
-5
/
+22
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-05-12
13
-35
/
+387
|
\
|
*
tests/qtest/libqos: Add generic pci host bridge in arm-virt machine
Eric Auger
2022-05-12
4
-4
/
+301
|
*
tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable
Eric Auger
2022-05-12
6
-0
/
+32
|
*
tests/qtest/libqos/pci: Introduce pio_limit
Eric Auger
2022-05-12
4
-31
/
+54
*
|
qemu-iotests: inline common.config into common.rc
Paolo Bonzini
2022-05-12
2
-53
/
+19
*
|
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake
2022-05-12
3
-1
/
+151
*
|
tests/qtest/fdc-test: Add a regression test for CVE-2021-3507
Philippe Mathieu-Daudé
2022-05-12
1
-0
/
+21
*
|
tests/qemu-iotests: print intent to run a test in TAP mode
Daniel P. Berrangé
2022-05-12
1
-0
/
+3
[prev]
[next]