qemu-e2k/tests
Kevin Wolf b9b10c35e5 block: Mark public read/write functions GRAPH_RDLOCK
This adds GRAPH_RDLOCK annotations to declare that callers of
bdrv_co_pread*/pwrite*() need to hold a reader lock for the graph.

For some places, we know that they will hold the lock, but we don't have
the GRAPH_RDLOCK annotations yet. In this case, add assume_graph_lock()
with a FIXME comment. These places will be removed once everything is
properly annotated.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20230203152202.49054-12-kwolf@redhat.com>
Reviewed-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2023-02-23 19:49:17 +01:00
..
avocado Remove C virtiofsd 2023-02-20 17:07:30 +00:00
bench Update bench-code for addressing CI problem 2023-02-11 16:51:09 +01:00
data tests: acpi: update expected blobs 2023-01-28 06:21:30 -05:00
decode
docker Testing, docs, semihosting and plugin updates 2023-02-02 18:00:41 +00:00
fp enforce use of G_GNUC_PRINTF attributes 2023-01-11 10:44:34 +01:00
guest-debug
image-fuzzer
include
keys
lcitool lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
migration hw/misc/sga: Remove the deprecated "sga" device 2023-02-14 09:02:42 +01:00
multiboot
perf/block/qcow2
plugin
qapi-schema meson: replace Perl usage with Python 2023-02-02 10:44:23 +00:00
qemu-iotests tests/qemu-iotests: Require virtio-scsi-pci 2023-02-14 09:11:27 +01:00
qtest -----BEGIN PGP SIGNATURE----- 2023-02-21 11:28:31 +00:00
rocker
tcg * block/iscsi: fix double-free on BUSY or similar statuses 2023-02-16 11:16:39 +00:00
tsan
uefi-test-tools
unit block: Mark public read/write functions GRAPH_RDLOCK 2023-02-23 19:49:17 +01:00
vm lcitool: drop perl from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
vmstate-static-checker-data
Makefile.include
check-block.sh
dbus-vmstate-daemon.sh
meson.build
requirements.txt
test-qht-par.c
vhost-user-bridge.c error handling: Use RETRY_ON_EINTR() macro where applicable 2023-01-09 13:50:47 +01:00