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/libqos: sdhci driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
3
-0
/
+234
*
tests/libqos: x86_64/pc machine node
Emanuele Giuseppe Esposito
2019-03-07
2
-0
/
+117
*
tests/libqos: pci-pc driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
5
-34
/
+118
*
tests: qgraph API for the qtest driver framework
Emanuele Giuseppe Esposito
2019-03-07
7
-2
/
+2478
*
tests/libqos: embed allocators instead of malloc-ing them separately
Paolo Bonzini
2019-03-07
21
-212
/
+124
*
tests/libqos: rename qpci_init_pc and qpci_init_spapr functions
Emanuele Giuseppe Esposito
2019-03-07
18
-19
/
+29
*
tests/libqos: introduce virtio_start_device
Emanuele Giuseppe Esposito
2019-03-07
7
-19
/
+14
*
chardev-socket: do not blindly reset handlers when switching GMainContext
Paolo Bonzini
2019-03-07
1
-1
/
+101
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190306a'...
Peter Maydell
2019-03-06
1
-30
/
+278
|
\
|
*
tests: Add basic migration precopy tcp test
Juan Quintela
2019-03-06
1
-5
/
+105
|
*
tests: Add migration xbzrle test
Juan Quintela
2019-03-06
1
-0
/
+64
|
*
tests/migration-test: Add a test for ignore-shared capability
Yury Kotov
2019-03-06
1
-25
/
+109
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-03-06
4
-28
/
+0
|
\
\
|
|
/
|
/
|
|
*
tests: Remove (mostly) useless architecture checks
Thomas Huth
2019-03-06
4
-28
/
+0
*
|
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-mar-05-2019' ...
Peter Maydell
2019-03-05
70
-9
/
+10044
|
\
\
|
|
/
|
/
|
|
*
target/mips: Add tests for integer add MSA instruction group
Mateja Marjanovic
2019-03-05
26
-0
/
+3926
|
*
tests/tcg: target/mips: Add tests for MSA pack instructions
Aleksandar Markovic
2019-03-05
12
-0
/
+1836
|
*
tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructions
Aleksandar Markovic
2019-03-05
8
-0
/
+1208
|
*
tests/tcg: target/mips: Add tests for MIPS64R6 shift instructions
Aleksandar Markovic
2019-03-05
6
-0
/
+906
|
*
tests/tcg: target/mips: Add tests for MIPS64R6 bit count instructions
Aleksandar Markovic
2019-03-05
4
-0
/
+576
|
*
tests/tcg: target/mips: Add tests for MIPS64R6 bit swap instructions
Aleksandar Markovic
2019-03-05
2
-0
/
+288
|
*
tests/tcg: target/mips: Add tests for MIPS64R6 logic instructions
Aleksandar Markovic
2019-03-05
4
-0
/
+604
|
*
tests/tcg: target/mips: Add wrappers for some MIPS64R6 instructions
Aleksandar Markovic
2019-03-05
1
-0
/
+83
|
*
tests/tcg: target/mips: Extend functionality of MSA wrapper macros
Aleksandar Markovic
2019-03-05
1
-0
/
+51
|
*
tests/tcg: target/mips: Fix test utilities for 128-bit tests
Aleksandar Markovic
2019-03-05
2
-9
/
+10
|
*
tests/tcg: target/mips: Add test utilities for 64-bit tests
Aleksandar Markovic
2019-03-05
2
-0
/
+286
|
*
tests/tcg: target/mips: Add test utilities for 32-bit tests
Aleksandar Markovic
2019-03-05
2
-0
/
+200
|
*
tests/tcg: target/mips: Add wrappers for various MSA instructions
Aleksandar Markovic
2019-03-05
1
-0
/
+70
*
|
qapi: Fix array first used in a different module
Markus Armbruster
2019-03-05
2
-0
/
+7
*
|
tests/qapi-schema: Cover forward reference to sub-module
Markus Armbruster
2019-03-05
2
-1
/
+7
*
|
tests: Rename UserDefNativeListUnion to UserDefListUnion
Markus Armbruster
2019-03-05
6
-209
/
+209
*
|
qapi: Fix code generation for sub-modules in other directories
Markus Armbruster
2019-03-05
12
-30
/
+70
*
|
tests/qapi-schema: Cover conditional arrays
Markus Armbruster
2019-03-05
2
-2
/
+4
*
|
tests/qapi-schema: Make test-qapi.py print arrays
Markus Armbruster
2019-03-05
2
-0
/
+12
|
/
*
tests: Add a test for qemu self announcements
Dr. David Alan Gilbert
2019-03-05
2
-0
/
+85
*
hmp: Add hmp_announce_self
Dr. David Alan Gilbert
2019-03-05
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-03-04
15
-83
/
+695
|
\
|
*
tests/data: introduce "uefi-boot-images" with the "bios-tables-test" ISOs
Laszlo Ersek
2019-02-21
4
-0
/
+0
|
*
tests/uefi-test-tools: add build scripts
Laszlo Ersek
2019-02-21
3
-0
/
+254
|
*
tests: introduce "uefi-test-tools" with the BiosTablesTest UEFI app
Laszlo Ersek
2019-02-21
6
-0
/
+359
|
*
vhost-user-test: create a temporary directory per TestServer
Paolo Bonzini
2019-02-21
1
-42
/
+35
|
*
vhost-user-test: small changes to init_hugepagefs
Paolo Bonzini
2019-02-21
1
-12
/
+14
|
*
vhost-user-test: create a main loop per TestServer
Paolo Bonzini
2019-02-21
1
-26
/
+27
|
*
vhost-net: compile it on all targets that have virtio-net.
Paolo Bonzini
2019-02-21
2
-9
/
+12
*
|
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-02-2...
Peter Maydell
2019-03-01
1
-1
/
+1
|
\
\
|
*
|
tests/test-qga: Reenable guest-agent qtest
Philippe Mathieu-Daudé
2019-02-28
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/xtensa/tags/20190228-xtensa' into staging
Peter Maydell
2019-02-28
33
-92
/
+1396
|
\
\
\
|
*
|
|
tests/tcg/xtensa: add FPU2000 coprocessor tests
Max Filippov
2019-02-28
2
-0
/
+28
|
*
|
|
tests/tcg/xtensa: add FP1 group tests
Max Filippov
2019-02-28
2
-0
/
+142
|
*
|
|
tests/tcg/xtensa: add FP0 group conversion tests
Max Filippov
2019-02-28
2
-0
/
+305
[next]