index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/core/ptimer: fix timer zero period condition for freq > 1GHz
Jianzhou Yue
2024-08-12
1
-0
/
+33
*
crypto: propagate errors from TLS session I/O callbacks
Daniel P. Berrangé
2024-07-24
1
-4
/
+26
*
crypto: Restrict pkix_asn1_tab[] to crypto-tls-x509-helpers.c
Philippe Mathieu-Daudé
2024-07-24
4
-11
/
+9
*
crypto: Remove 'crypto-tls-x509-helpers.h' from crypto-tls-psk-helpers.c
Philippe Mathieu-Daudé
2024-07-24
1
-1
/
+0
*
Merge tag 'pull-request-2024-06-12' of https://gitlab.com/thuth/qemu into staging
Richard Henderson
2024-06-13
1
-62
/
+311
|
\
|
*
tests/unit/test-smp-parse: Test the full 8-levels topology hierarchy
Zhao Liu
2024-06-12
1
-44
/
+85
|
*
tests/unit/test-smp-parse: Test "modules" and "dies" combination case
Zhao Liu
2024-06-12
1
-0
/
+103
|
*
tests/unit/test-smp-parse: Test "modules" parameter in -smp
Zhao Liu
2024-06-12
1
-9
/
+103
|
*
tests/unit/test-smp-parse: Make test cases aware of module level
Zhao Liu
2024-06-12
1
-2
/
+11
|
*
tests/unit/test-smp-parse: Use default parameters=0 when not set in -smp
Zhao Liu
2024-06-12
1
-4
/
+4
|
*
tests/unit/test-smp-parse: Fix an invalid topology case
Zhao Liu
2024-06-12
1
-1
/
+1
|
*
tests/unit/test-smp-parse: Fix comment of parameters=1 case
Zhao Liu
2024-06-12
1
-1
/
+3
|
*
tests/unit/test-smp-parse: Fix comments of drawers and books case
Zhao Liu
2024-06-12
1
-4
/
+4
*
|
crypto/block: drop qcrypto_block_open() n_threads argument
Stefan Hajnoczi
2024-06-10
1
-4
/
+0
|
/
*
tests: Add test case of APIC ID for module level parsing
Zhuocheng Ding
2024-05-22
1
-4
/
+15
*
i386: Support modules_per_die in X86CPUTopoInfo
Zhao Liu
2024-05-22
1
-21
/
+24
*
tests: add testing of parameter=1 for SMP topology
Daniel P. Berrangé
2024-05-17
1
-0
/
+8
*
hw/core: allow parameter=1 for SMP topology on any machine
Daniel P. Berrangé
2024-05-17
1
-4
/
+4
*
tests/unit: Remove debug statements in test-nested-aio-poll.c
Philippe Mathieu-Daudé
2024-04-25
1
-7
/
+0
*
tests/unit: match some unit tests to corresponding feature switches
Paolo Bonzini
2024-04-18
1
-6
/
+6
*
tests/unit/test-throttle: Avoid unintended integer division
Peter Maydell
2024-03-25
1
-2
/
+2
*
tests/unit/socket-helpers: Don't close(-1)
Peter Maydell
2024-03-25
1
-1
/
+3
*
crypto: report which ciphers are being skipped during tests
Daniel P. Berrangé
2024-03-19
1
-0
/
+4
*
crypto: use error_abort for unexpected failures
Daniel P. Berrangé
2024-03-19
1
-2
/
+1
*
tests: Raise timeouts for bufferiszero and crypto-tlscredsx509
Peter Maydell
2024-03-19
1
-2
/
+3
*
migration: remove migration.h references
Steve Sistare
2024-03-11
1
-1
/
+0
*
tests/unit/test-smp-parse: Test "parameter=0" SMP configurations
Zhao Liu
2024-03-09
1
-0
/
+92
*
tests/unit/test-smp-parse: Test smp_props.has_clusters
Zhao Liu
2024-03-09
1
-6
/
+14
*
tests/unit/test-smp-parse: Test the full 7-levels topology hierarchy
Zhao Liu
2024-03-09
1
-0
/
+143
*
tests/unit/test-smp-parse: Test "drawers" and "books" combination case
Zhao Liu
2024-03-09
1
-0
/
+103
*
tests/unit/test-smp-parse: Test "drawers" parameter in -smp
Zhao Liu
2024-03-09
1
-0
/
+89
*
tests/unit/test-smp-parse: Test "books" parameter in -smp
Zhao Liu
2024-03-09
1
-0
/
+105
*
tests/unit/test-smp-parse: Make test cases aware of the book/drawer
Zhao Liu
2024-03-09
1
-3
/
+22
*
tests/unit/test-smp-parse: Bump max_cpus to 4096
Zhao Liu
2024-03-09
1
-7
/
+7
*
tests/unit/test-smp-parse: Use CPU number macros in invalid topology case
Zhao Liu
2024-03-09
1
-8
/
+14
*
tests/unit/test-smp-parse: Drop the unsupported "dies=1" case
Zhao Liu
2024-03-09
1
-5
/
+0
*
tests/unit/test-util-sockets: Remove temporary file after test
Thomas Huth
2024-03-01
1
-0
/
+1
*
Merge tag 'pull-char-2024-02-12-v2' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-02-14
1
-2
/
+29
|
\
|
*
tests/unit/test-char: Fix qemu_socket(), make_udp_socket() check
Markus Armbruster
2024-02-14
1
-2
/
+2
|
*
chardev/parallel: Don't close stdin on inappropriate device
Markus Armbruster
2024-02-14
1
-0
/
+27
*
|
crypto: Modify the qcrypto_block_create to support creation flags
Hyman Huang
2024-02-09
1
-0
/
+2
*
|
crypto: Introduce SM4 symmetric cipher algorithm
Hyman Huang
2024-02-09
1
-0
/
+13
|
/
*
test-util-filemonitor: Adapt to the FreeBSD inotify rename semantics
Ilya Leoshkevich
2024-02-06
1
-0
/
+8
*
tests/unit/test-qga: do not qualify executable paths
Samuel Tardieu
2024-01-30
1
-3
/
+3
*
tests/unit: Bump test-replication timeout to 60 seconds
Kevin Wolf
2024-01-26
1
-1
/
+2
*
commit: Allow users to request only format driver names in backing file format
Peter Krempa
2024-01-26
1
-1
/
+2
*
tests/unit/test-iov: Fix timeout problem on NetBSD and OpenBSD
Thomas Huth
2024-01-23
1
-9
/
+11
*
tests/unit: Bump test-crypto-block test timeout to 5 minutes
Thomas Huth
2024-01-12
1
-0
/
+1
*
tests/unit: Bump test-aio-multithread test timeout to 2 minutes
Thomas Huth
2024-01-12
1
-0
/
+1
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-01-04
1
-4
/
+4
|
\
[next]