summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1681688
blob: 428bc19bb309bd380c23909e37f119062971d496 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
qemu live migration failed

qemu live migration failed

the dest qemu report this error.

Receiving block device images
Completed 0 %^Mqemu-system-x86_64: block/io.c:1348: bdrv_aligned_pwritev: Assertion `child->perm & BLK_PERM_WRITE' failed.

this bug is caused by this patch:
http://git.qemu-project.org/?p=qemu.git;a=commit;h=d35ff5e6b3aa3a706b0aa3bcf11400fac945b67a

rollback this commit, the problem solved.