index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2
-4
/
+4
2022-01-12
aio-posix: split poll check from ready handler
Stefan Hajnoczi
2
-4
/
+4
2022-01-12
meson: reenable filemonitor-inotify compilation
Volker Rümelin
1
-1
/
+1
2022-01-05
tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp file
Philippe Mathieu-Daudé
1
-2
/
+4
2021-12-31
tests/unit/test-smp-parse: Keep default MIN/MAX CPUs in machine_base_class_init
Yanan Wang
1
-14
/
+2
2021-12-31
tests/unit/test-smp-parse: No need to explicitly zero MachineClass members
Yanan Wang
1
-10
/
+0
2021-12-31
tests/unit/test-smp-parse: Add testcases for CPU clusters
Yanan Wang
1
-7
/
+123
2021-12-31
hw/core: Rename smp_parse() -> machine_parse_smp_config()
Philippe Mathieu-Daudé
1
-4
/
+4
2021-12-31
tests/unit/test-smp-parse: Constify some pointer/struct
Philippe Mathieu-Daudé
1
-6
/
+6
2021-12-31
tests/unit/test-smp-parse: Simplify pointer to compound literal use
Philippe Mathieu-Daudé
1
-33
/
+33
2021-12-31
tests/unit/test-smp-parse: Add 'smp-generic-valid' machine type
Philippe Mathieu-Daudé
1
-4
/
+15
2021-12-31
tests/unit/test-smp-parse: Add 'smp-generic-invalid' machine type
Philippe Mathieu-Daudé
1
-9
/
+16
2021-12-31
tests/unit/test-smp-parse: Add 'smp-with-dies' machine type
Philippe Mathieu-Daudé
1
-7
/
+15
2021-12-31
tests/unit/test-smp-parse: Split the 'generic' test in valid / invalid
Philippe Mathieu-Daudé
1
-3
/
+18
2021-12-31
tests/unit/test-smp-parse: Pass machine type as argument to tests
Philippe Mathieu-Daudé
1
-6
/
+12
2021-12-28
test-bdrv-drain: don't use BlockJob.blk
Vladimir Sementsov-Ogievskiy
1
-4
/
+8
2021-12-28
test-blockjob-txn: don't abuse job->blk
Vladimir Sementsov-Ogievskiy
1
-9
/
+1
2021-12-18
meson: reenable test-fdmon-epoll
Paolo Bonzini
1
-1
/
+1
2021-11-15
tests/unit/test-smp-parse: Explicit MachineClass name
Philippe Mathieu-Daudé
1
-2
/
+6
2021-11-15
tests/unit/test-smp-parse: QOM'ify smp_machine_class_init()
Philippe Mathieu-Daudé
1
-16
/
+18
2021-11-15
tests/unit/test-smp-parse: Restore MachineClass fields after modifying
Philippe Mathieu-Daudé
1
-1
/
+9
2021-11-01
tests/unit: Add an unit test for smp parsing
Yanan Wang
2
-0
/
+595
2021-10-27
host-utils: add unit tests for divu128/divs128
Luis Pires
2
-0
/
+198
2021-10-27
qapi: Improve input_type_enum()'s error message
Markus Armbruster
1
-1
/
+1
2021-10-07
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2...
Richard Henderson
1
-1
/
+1
2021-10-07
job: @force parameter for job_cancel_sync()
Hanna Reitz
1
-1
/
+1
2021-10-05
meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2
Paolo Bonzini
1
-1
/
+1
2021-09-29
block: use int64_t instead of int in driver discard handlers
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-09-29
block: use int64_t instead of uint64_t in driver write handlers
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2021-09-29
block: use int64_t instead of uint64_t in driver read handlers
Vladimir Sementsov-Ogievskiy
2
-12
/
+23
2021-09-27
test-clone-visitor: Correct an accidental rename
Markus Armbruster
1
-2
/
+2
2021-09-27
tests/qapi-schema: Drop simple union __org.qemu_x-Union1
Markus Armbruster
1
-11
/
+5
2021-09-27
test-clone-visitor: Wean off __org.qemu_x-Union1
Markus Armbruster
1
-35
/
+41
2021-09-27
tests/qapi-schema: Wean off UserDefListUnion
Markus Armbruster
1
-1
/
+1
2021-09-27
test-clone-visitor: Wean off UserDefListUnion
Markus Armbruster
1
-8
/
+16
2021-09-27
test-qobject-output-visitor: Wean off UserDefListUnion
Markus Armbruster
1
-297
/
+92
2021-09-27
test-qobject-input-visitor: Wean off UserDefListUnion
Markus Armbruster
1
-312
/
+148
2021-09-27
qapi: Convert simple union SocketAddressLegacy to flat one
Markus Armbruster
1
-3
/
+3
2021-09-01
tests: Remove uses of deprecated raspi2/raspi3 machine names
Philippe Mathieu-Daudé
1
-1
/
+1
2021-08-26
qapi: add 'any' condition
Marc-André Lureau
1
-0
/
+1
2021-07-26
tests/unit: Remove unused variable from test_io
Richard Henderson
1
-4
/
+1
2021-07-23
qapi: introduce forwarding visitor
Paolo Bonzini
2
-0
/
+198
2021-07-14
crypto: replace 'des-rfb' cipher with 'des'
Daniel P. Berrangé
1
-9
/
+9
2021-07-14
crypto: add crypto tests for single block DES-ECB and DES-CBC
Daniel P. Berrangé
1
-0
/
+23
2021-07-14
crypto: use &error_fatal in crypto tests
Daniel P. Berrangé
2
-26
/
+15
2021-07-14
crypto: skip essiv ivgen tests if AES+ECB isn't available
Daniel P. Berrangé
1
-5
/
+9
2021-07-14
crypto: remove obsolete crypto test condition
Daniel P. Berrangé
1
-4
/
+1
2021-07-14
crypto: remove conditional around 3DES crypto test cases
Daniel P. Berrangé
1
-2
/
+0
2021-07-08
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
1
-1
/
+1
2021-07-06
qemu-option: remove now-dead code
Paolo Bonzini
1
-35
/
+0
[next]