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-11-13
test-resv-mem: Fix CID 1523911
Eric Auger
2023-11-09
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-11-08
block: Introduce bdrv_co_change_backing_file()
Kevin Wolf
2023-11-08
block: Protect bs->backing with graph_lock
Kevin Wolf
2023-11-08
Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-11-07
block: Mark bdrv_replace_node() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
block: Mark block_job_add_bdrv() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
tests/unit: Rename test-x86-cpuid.c to test-x86-topo.c
Zhao Liu
2023-11-07
tests/unit/test-seccomp: Remove mentions of softmmu in test names
Philippe Mathieu-Daudé
2023-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-11-07
tests: test-smp-parse: Add the test for cores/threads per socket helpers
Zhao Liu
2023-11-03
util/uuid: Add UUID_STR_LEN definition
Cédric Le Goater
2023-11-03
test: Add some tests for range and resv-mem helpers
Eric Auger
2023-10-27
tests/coroutine: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-27
tests/aio: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-27
tests/throttle: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-17
meson: do not use set10
Paolo Bonzini
2023-10-12
block: Protect bs->children with graph_lock
Kevin Wolf
2023-10-12
block: Protect bs->parents with graph_lock
Kevin Wolf
2023-10-12
block: Mark drain related functions GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-10-12
block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK
Kevin Wolf
2023-10-12
test-bdrv-drain: Don't call bdrv_graph_wrlock() in coroutine context
Kevin Wolf
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-04
hw/display: introduce virtio-dmabuf
Albert Esteve
2023-10-04
util/uuid: add a hash function
Albert Esteve
2023-09-29
test-throttle: don't shadow 'index' variable in do_test_accounting()
Alberto Garcia
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
[next]