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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-11-05
tests/unit: simpler variable sequence for test-io-channel
Alex Bennée
1
-10
/
+4
2022-10-31
tests/unit: cleanups for test-io-channel-command
Alex Bennée
1
-17
/
+28
2022-10-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
3
-52
/
+79
2022-10-27
block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_ai...
Emanuele Giuseppe Esposito
2
-8
/
+8
2022-10-27
block: Manipulate bs->file / bs->backing pointers in .attach/.detach
Vladimir Sementsov-Ogievskiy
1
-6
/
+4
2022-10-27
test-bdrv-graph-mod: fix filters to be filters
Vladimir Sementsov-Ogievskiy
1
-7
/
+17
2022-10-27
tests-bdrv-drain: bdrv_replace_test driver: declare supports_backing
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2022-10-27
test-bdrv-graph-mod: update test_parallel_perm_update test case
Vladimir Sementsov-Ogievskiy
1
-31
/
+49
2022-10-27
crypto: add test cases for many malformed LUKS header scenarios
Daniel P. Berrangé
1
-0
/
+299
2022-10-27
crypto: ensure LUKS tests run with GNUTLS crypto provider
Daniel P. Berrangé
1
-1
/
+2
2022-10-27
tests: avoid DOS line endings in PSK file
Daniel P. Berrangé
1
-6
/
+5
2022-10-13
Merge tag 'win32-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...
Stefan Hajnoczi
2
-24
/
+22
2022-10-13
Merge tag 'pull-request-2022-10-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
1
-2
/
+4
2022-10-12
tests/unit: make test-io-channel-command work on win32
Marc-André Lureau
1
-18
/
+19
2022-10-12
tests/channel-helper: set blocking in main thread
Marc-André Lureau
1
-6
/
+3
2022-10-12
tests/unit/test-image-locking: Fix handling of temporary files
Thomas Huth
1
-2
/
+4
2022-10-07
job: remove unused functions
Emanuele Giuseppe Esposito
1
-2
/
+2
2022-10-07
job.c: enable job lock/unlock and remove Aiocontext locks
Emanuele Giuseppe Esposito
3
-14
/
+11
2022-10-07
jobs: use job locks also in the unit tests
Emanuele Giuseppe Esposito
4
-83
/
+140
2022-10-07
test-coroutine: add missing coroutine_fn annotations
Marc-André Lureau
1
-1
/
+1
2022-09-27
tests/unit: test-qga: Avoid using hardcoded /tmp
Bin Meng
1
-1
/
+1
2022-09-27
tests/unit: test-image-locking: Avoid using hardcoded /tmp
Bin Meng
1
-4
/
+4
2022-09-22
tests/unit/test-vmstate: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
1
-4
/
+3
2022-09-20
Merge tag 'pull-request-2022-09-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2
-2
/
+3
2022-09-20
qga: Replace 'blacklist' command line and config file options by 'block-rpcs'
Thomas Huth
1
-1
/
+1
2022-09-19
tests: mark io-command test as skipped if socat is missing
Marc-André Lureau
1
-1
/
+2
2022-09-18
tests: unit: add NULL-pointer check
Paolo Bonzini
1
-1
/
+1
2022-09-18
tests: test-qga: close socket on failure to connect
Paolo Bonzini
1
-0
/
+1
2022-09-18
tests: unit: simplify test-visitor-serialization list tests
Paolo Bonzini
1
-88
/
+69
2022-09-02
Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
3
-14
/
+48
2022-09-02
tests/unit: Update test-io-channel-socket.c for Windows
Bin Meng
3
-14
/
+48
2022-08-25
tests: Use g_mkdir_with_parents()
Bin Meng
3
-8
/
+8
2022-08-25
tests/qtest: Use g_mkdtemp()
Bin Meng
1
-1
/
+1
2022-08-12
tests/unit: fix a -Wformat-truncation warning
Marc-André Lureau
1
-2
/
+1
2022-08-01
tests/unit/test-qga: Replace the word 'blacklist' in the guest agent unit test
Thomas Huth
1
-3
/
+3
2022-07-18
tests/unit: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
2
-24
/
+24
2022-07-12
block: Add blk_co_truncate()
Alberto Faria
1
-0
/
+14
2022-07-12
block: Implement blk_pwrite_zeroes() using generated_co_wrapper
Alberto Faria
1
-0
/
+17
2022-07-12
block: Add blk_co_pwrite_compressed()
Alberto Faria
1
-0
/
+18
2022-07-12
block: Export blk_pwritev_part() in block-backend-io.h
Alberto Faria
1
-0
/
+19
2022-07-12
block: Add blk_[co_]preadv_part()
Alberto Faria
1
-0
/
+19
2022-07-12
block: Add blk_{preadv,pwritev}()
Alberto Faria
1
-1
/
+41
2022-07-12
block: Change blk_{pread,pwrite}() param order
Alberto Faria
1
-4
/
+4
2022-07-12
block: Add a 'flags' param to blk_pread()
Alberto Faria
1
-2
/
+2
2022-07-12
block: Make blk_{pread,pwrite}() return 0 on success
Alberto Faria
1
-2
/
+2
2022-07-12
crypto: Make block callbacks return 0 on success
Alberto Faria
1
-19
/
+19
2022-07-12
block: Make bdrv_{pread,pwrite}() return 0 on success
Alberto Faria
1
-2
/
+2
2022-07-12
block: Change bdrv_{pread,pwrite,pwrite_sync}() param order
Alberto Faria
1
-4
/
+4
2022-07-12
block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}()
Alberto Faria
1
-4
/
+4
2022-07-04
tests: fix test-cutils leaks
Marc-André Lureau
1
-8
/
+34
[next]