index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
Age
Commit message (
Expand
)
Author
2023-09-21
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-09-21
Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging
Stefan Hajnoczi
2023-09-20
test-bdrv-drain: avoid race with BH in IOThread drain test
Stefan Hajnoczi
2023-09-20
block: Mark bdrv_unref_child() GRAPH_WRLOCK
Kevin Wolf
2023-09-20
block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCK
Kevin Wolf
2023-09-20
block: Mark bdrv_attach_child() GRAPH_WRLOCK
Kevin Wolf
2023-09-20
block: Take AioContext lock for bdrv_append() more consistently
Kevin Wolf
2023-09-08
tests/: spelling fixes
Michael Tokarev
2023-09-07
configure, meson: remove target OS symbols from config-host.mak
Paolo Bonzini
2023-08-29
throttle: use enum ThrottleDirection instead of bool is_write
zhenwei pi
2023-08-29
test-throttle: test read only and write only
zhenwei pi
2023-08-29
test-throttle: use enum ThrottleDirection
zhenwei pi
2023-07-10
qga: Add tests for --allow-rpcs option
Konstantin Kostiuk
2023-06-28
test-block-iothread: Lock AioContext for blk_insert_bs()
Kevin Wolf
2023-06-06
atomics: eliminate mb_read/mb_set
Paolo Bonzini
2023-06-02
cutils: Improve qemu_strtosz handling of fractions
Eric Blake
2023-06-02
cutils: Improve qemu_strtod* error paths
Eric Blake
2023-06-02
cutils: Use parse_uint in qemu_strtosz for negative rejection
Eric Blake
2023-06-02
cutils: Set value in all integral qemu_strto* error paths
Eric Blake
2023-06-02
cutils: Set value in all qemu_strtosz* error paths
Eric Blake
2023-06-02
test-cutils: Add more coverage to qemu_strtosz
Eric Blake
2023-06-02
cutils: Allow NULL str in qemu_strtosz
Eric Blake
2023-06-02
test-cutils: Refactor qemu_strtosz tests for less boilerplate
Eric Blake
2023-06-02
test-cutils: Prepare for upcoming semantic change in qemu_strtosz
Eric Blake
2023-06-02
test-cutils: Add coverage of qemu_strtod
Eric Blake
2023-06-02
cutils: Allow NULL endptr in parse_uint()
Eric Blake
2023-06-02
cutils: Adjust signature of parse_uint[_full]
Eric Blake
2023-06-02
cutils: Fix wraparound parsing in qemu_strtoui
Eric Blake
2023-06-02
test-cutils: Test more integer corner cases
Eric Blake
2023-06-02
test-cutils: Test integral qemu_strto* value on failures
Eric Blake
2023-06-02
test-cutils: Use g_assert_cmpuint where appropriate
Eric Blake
2023-06-02
test-cutils: Avoid g_assert in unit tests
Eric Blake
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
2023-05-30
block: drain from main loop thread in bdrv_co_yield_to_drain()
Stefan Hajnoczi
2023-05-30
raw-format: Fix open with 'file' in iothread
Kevin Wolf
2023-05-30
block: Take main AioContext lock when calling bdrv_open()
Kevin Wolf
2023-05-23
migration/xbzrle: Use i386 host/cpuinfo.h
Richard Henderson
2023-05-19
tested: add test for nested aio_poll() in poll handlers
Stefan Hajnoczi
2023-05-19
test-bdrv-drain: Call bdrv_co_unref() in coroutine context
Kevin Wolf
2023-05-19
test-bdrv-drain: Take graph lock more selectively
Kevin Wolf
2023-05-18
build: move sanitizer tests to meson
Paolo Bonzini
2023-05-10
test-bdrv-drain: Don't modify the graph in coroutines
Kevin Wolf
2023-05-08
test-aio-multithread: simplify test_multi_co_schedule
Paolo Bonzini
2023-05-08
test-aio-multithread: do not use mb_read/mb_set for simple flags
Paolo Bonzini
2023-05-04
qga: test: Add tests for `merged` flag
Daniel Xu
2023-04-28
async: Add an optional reentrancy guard to the BH API
Alexander Bulekov
2023-04-26
Merge tag 'pull-qapi-2023-04-26' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2023-04-26
qapi: allow unions to contain further unions
Daniel P. Berrangé
2023-04-25
tests: mark more coroutine_fns
Paolo Bonzini
2023-04-25
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
[prev]
[next]