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
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...
Peter Maydell
2022-02-23
2
-0
/
+273
|
\
|
*
seccomp: fix blocking of process spawning
Daniel P. Berrangé
2022-02-16
1
-2
/
+1
|
*
seccomp: add unit test for seccomp filtering
Daniel P. Berrangé
2022-02-16
2
-0
/
+274
*
|
configure, meson: move guest-agent, tools to meson
Paolo Bonzini
2022-02-21
1
-3
/
+1
*
|
configure, meson: move block layer options to meson_options.txt
Paolo Bonzini
2022-02-21
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2022-01-14
2
-4
/
+4
|
\
|
*
aio-posix: split poll check from ready handler
Stefan Hajnoczi
2022-01-12
2
-4
/
+4
*
|
meson: reenable filemonitor-inotify compilation
Volker Rümelin
2022-01-12
1
-1
/
+1
|
/
*
tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp file
Philippe Mathieu-Daudé
2022-01-05
1
-2
/
+4
*
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
*
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
*
meson: reenable test-fdmon-epoll
Paolo Bonzini
2021-12-18
1
-1
/
+1
*
tests/unit/test-smp-parse: Explicit MachineClass name
Philippe Mathieu-Daudé
2021-11-15
1
-2
/
+6
*
tests/unit/test-smp-parse: QOM'ify smp_machine_class_init()
Philippe Mathieu-Daudé
2021-11-15
1
-16
/
+18
*
tests/unit/test-smp-parse: Restore MachineClass fields after modifying
Philippe Mathieu-Daudé
2021-11-15
1
-1
/
+9
*
tests/unit: Add an unit test for smp parsing
Yanan Wang
2021-11-01
2
-0
/
+595
*
host-utils: add unit tests for divu128/divs128
Luis Pires
2021-10-28
2
-0
/
+198
*
qapi: Improve input_type_enum()'s error message
Markus Armbruster
2021-10-27
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2...
Richard Henderson
2021-10-07
1
-1
/
+1
|
\
|
*
job: @force parameter for job_cancel_sync()
Hanna Reitz
2021-10-07
1
-1
/
+1
*
|
meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2
Paolo Bonzini
2021-10-05
1
-1
/
+1
|
/
*
block: use int64_t instead of int in driver discard handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
1
-1
/
+1
*
block: use int64_t instead of uint64_t in driver write handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
1
-2
/
+2
*
block: use int64_t instead of uint64_t in driver read handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
2
-12
/
+23
*
test-clone-visitor: Correct an accidental rename
Markus Armbruster
2021-09-27
1
-2
/
+2
*
tests/qapi-schema: Drop simple union __org.qemu_x-Union1
Markus Armbruster
2021-09-27
1
-11
/
+5
*
test-clone-visitor: Wean off __org.qemu_x-Union1
Markus Armbruster
2021-09-27
1
-35
/
+41
*
tests/qapi-schema: Wean off UserDefListUnion
Markus Armbruster
2021-09-27
1
-1
/
+1
*
test-clone-visitor: Wean off UserDefListUnion
Markus Armbruster
2021-09-27
1
-8
/
+16
*
test-qobject-output-visitor: Wean off UserDefListUnion
Markus Armbruster
2021-09-27
1
-297
/
+92
*
test-qobject-input-visitor: Wean off UserDefListUnion
Markus Armbruster
2021-09-27
1
-312
/
+148
*
qapi: Convert simple union SocketAddressLegacy to flat one
Markus Armbruster
2021-09-27
1
-3
/
+3
*
tests: Remove uses of deprecated raspi2/raspi3 machine names
Philippe Mathieu-Daudé
2021-09-01
1
-1
/
+1
*
qapi: add 'any' condition
Marc-André Lureau
2021-08-26
1
-0
/
+1
*
tests/unit: Remove unused variable from test_io
Richard Henderson
2021-07-26
1
-4
/
+1
*
qapi: introduce forwarding visitor
Paolo Bonzini
2021-07-23
2
-0
/
+198
*
crypto: replace 'des-rfb' cipher with 'des'
Daniel P. Berrangé
2021-07-14
1
-9
/
+9
*
crypto: add crypto tests for single block DES-ECB and DES-CBC
Daniel P. Berrangé
2021-07-14
1
-0
/
+23
*
crypto: use &error_fatal in crypto tests
Daniel P. Berrangé
2021-07-14
2
-26
/
+15
[next]