summary refs log tree commit diff stats
path: root/gitlab/issues/target_alpha/host_missing/accel_missing/1456.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_alpha/host_missing/accel_missing/1456.toml')
-rw-r--r--gitlab/issues/target_alpha/host_missing/accel_missing/1456.toml21
1 files changed, 21 insertions, 0 deletions
diff --git a/gitlab/issues/target_alpha/host_missing/accel_missing/1456.toml b/gitlab/issues/target_alpha/host_missing/accel_missing/1456.toml
new file mode 100644
index 00000000..045fb240
--- /dev/null
+++ b/gitlab/issues/target_alpha/host_missing/accel_missing/1456.toml
@@ -0,0 +1,21 @@
+id = 1456
+title = "qemu-system-alpha crashes during migration"
+state = "closed"
+created_at = "2023-01-20T12:43:13.781Z"
+closed_at = "2023-02-07T16:52:29.209Z"
+labels = ["Migration", "target: alpha"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/1456"
+host-os = "RHEL 8.7"
+host-arch = "x86"
+qemu-version = "master branch (commit 701ed34833f53880ba38bd)"
+guest-os = "none"
+guest-arch = "alpha"
+description = """QEMU crashes (aborts) when trying to migrate with qemu-system-alpha.
+
+```
+qemu-system-alpha: migration/ram.c:874: pss_find_next_dirty: Assertion `pss->host_page_end' failed.
+```"""
+reproduce = """1. Run `./qemu-system-alpha -incoming tcp:0:1234` in one terminal
+2. Run `./qemu-system-alpha -monitor stdio` in another terminal
+3. Type `migrate tcp:0:1234` in the HMP monitor"""
+additional = "n/a"