You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fiona Ebner
fc1d2f3eac
block: mark bdrv_drained_begin() and friends as GRAPH_UNLOCKED
All of bdrv_drain_all_begin(), bdrv_drain_all() and
bdrv_drained_begin() poll and are not allowed to be called with the
block graph lock held. Mark the function as such.
Suggested-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
Message-ID: <20250530151125.955508-20-f.ebner@proxmox.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
11 months ago
..
accel
target: Use cpu_pointer_wrap_uint32 for 32-bit targets
11 months ago
authz
Prefer 'on' | 'off' over 'yes' | 'no' for bool options
5 years ago
block
block: mark bdrv_drained_begin() and friends as GRAPH_UNLOCKED
10 months ago
chardev
chardev/char-hub: implement backend chardev aggregator
1 year ago
crypto
crypto: Remove qcrypto_tls_session_get_handshake_status
1 year ago
disas
disas: Fix build against Capstone v6 (again)
1 year ago
exec
tcg: add vaddr type for helpers
11 months ago
fpu
fpu: Move m68k_denormal fmt flag into floatx80_behaviour
1 year ago
gdbstub
gdbstub/helpers: Introduce ldtul_$endian_p() helpers
2 years ago
hw
virtio,pci,pc: features, fixes, tests
10 months ago
io
io: Add helper for setting socket send buffer size
11 months ago
libdecnumber
Replace config-time define HOST_WORDS_BIGENDIAN
4 years ago
migration
migration: Add save_postcopy_prepare() savevm handler
12 months ago
monitor
monitor: Remove obsolete stubs
2 years ago
net
net: checksum: Convert data to void *
1 year ago
qapi
error: define g_autoptr() cleanup function for the Error type
1 year ago
qemu
Pull request
11 months ago
qobject
qapi: Move include/qapi/qmp/ to include/qobject/
1 year ago
qom
qom: reverse order of instance_post_init calls
11 months ago
scsi
hw/ufs: Support for UFS logical unit
3 years ago
semihosting
semihosting: Move user-only implementation out-of-line
12 months ago
standard-headers
headers: Add definitions from UEFI spec for volumes, resources, etc...
11 months ago
system
virtio,pci,pc: features, fixes, tests
10 months ago
tcg
tcg: Drop TCGContext.page_{mask,bits}
11 months ago
ui
ui/gtk-egl: Render guest content with padding in fixed-scale mode
11 months ago
user
accel/tcg: Remove TARGET_PAGE_DATA_SIZE
11 months ago
elf.h
util: spelling fixes
3 years ago
glib-compat.h
include/glib-compat.h: Poison g_list_sort and g_slist_sort
11 months ago
qemu-io.h
Include qemu-common.h exactly where needed
7 years ago
qemu-main.h
ui & main loop: Redesign of system-specific main thread event handling
1 year ago