mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Currently, changing the 'drive' property of e.g. a scsi-hd object will
result in an assertion failure if the aio context of the block node
it's replaced with doesn't match the current aio context:
> bdrv_replace_child_noperm: Assertion `bdrv_get_aio_context(old_bs) ==
> bdrv_get_aio_context(new_bs)' failed.
The problematic scenario is already detected, but a 'return' statement
was missing.
Cc: qemu-stable@nongnu.org
Fixes:
|
1 month ago | |
---|---|---|
.. | ||
Kconfig | 8 months ago | |
bus.c | 3 months ago | |
clock-vmstate.c | 2 years ago | |
clock.c | 3 months ago | |
cpu-common.c | 2 months ago | |
cpu-system.c | 3 months ago | |
cpu-user.c | 4 months ago | |
eif.c | 7 months ago | |
eif.h | 8 months ago | |
fw-path-provider.c | 6 years ago | |
generic-loader.c | 3 months ago | |
gpio.c | 6 months ago | |
guest-loader.c | 3 months ago | |
guest-loader.h | 4 years ago | |
hotplug.c | ||
irq.c | 5 months ago | |
loader-fit.c | 3 months ago | |
loader.c | 1 month ago | |
machine-hmp-cmds.c | 5 months ago | |
machine-qmp-cmds.c | 3 months ago | |
machine-smp.c | 4 months ago | |
machine.c | 1 month ago | |
meson.build | 1 month ago | |
nmi.c | 2 years ago | |
null-machine.c | 3 months ago | |
numa.c | 7 months ago | |
or-irq.c | 3 months ago | |
platform-bus.c | 3 months ago | |
ptimer.c | 3 months ago | |
qdev-clock.c | 7 months ago | |
qdev-fw.c | 6 years ago | |
qdev-hotplug.c | 6 months ago | |
qdev-prop-internal.h | 5 years ago | |
qdev-properties-system.c | 1 month ago | |
qdev-properties.c | 4 months ago | |
qdev-user.c | 6 months ago | |
qdev.c | 3 months ago | |
register.c | 3 months ago | |
reset.c | 3 months ago | |
resetcontainer.c | 3 months ago | |
resettable.c | 10 months ago | |
split-irq.c | 3 months ago | |
stream.c | 5 years ago | |
sysbus-fdt.c | 3 months ago | |
sysbus.c | 3 months ago | |
trace-events | 2 years ago | |
trace.h | 5 years ago | |
uboot_image.h | 10 months ago | |
vm-change-state-handler.c | 2 months ago | |
vmstate-if.c | 6 years ago |