summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/1893
blob: 2e92849c08d66ceab718afa77a4ea054bb3f45e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
assert on savevm
Description of problem:

Steps to reproduce:
1. launch as above (n.b. qemu-img command: qemu-img create -f qcow2 rootfs.qcow2 60G
2. from qemu monitor: savevm test
3. On stderr

```
Assertion failed: (qemu_get_current_aio_context() == qemu_get_aio_context()), function bdrv_poll_co, file block-gen.h, line 43.
```
Additional information: