diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_i386/host_missing/accel_missing/1524.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_i386/host_missing/accel_missing/1524.toml')
| -rw-r--r-- | gitlab/issues/target_i386/host_missing/accel_missing/1524.toml | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_missing/1524.toml b/gitlab/issues/target_i386/host_missing/accel_missing/1524.toml deleted file mode 100644 index 991ca2764..000000000 --- a/gitlab/issues/target_i386/host_missing/accel_missing/1524.toml +++ /dev/null @@ -1,47 +0,0 @@ -id = 1524 -title = "error while loading state for instance 0x0 of device 'kvm-tpr-opt',load of migration failed: Operation not permitted" -state = "opened" -created_at = "2023-03-01T11:28:12.620Z" -closed_at = "n/a" -labels = ["Migration", "target: i386"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1524" -host-os = "n/a" -host-arch = "n/a" -qemu-version = "n/a" -guest-os = "centos8" -guest-arch = "x86" -description = """when i save and restore a guest,it report the error: "error while loading state for instance 0x0 of device 'kvm-tpr-opt',load of migration failed: Operation not permitted"""" -reproduce = """1.virsh save test ccc.img - -2.virsh restore ccc.im - - -it report error: - -[root@TOS-9772 ~]# virsh save test ccc.img - -[root@TOS-9772 ~]# virsh restore ccc.img - -error: Failed to restore domain from ccc.img - -error: internal error: qemu unexpectedly closed the monitor: qmp_cmd_name: query-hotpluggable-cpus, arguments: {} - -qmp_cmd_name: query-cpus-fast, arguments: {} - -qmp_cmd_name: query-iothreads, arguments: {} - -qmp_cmd_name: expire_password, arguments: {"protocol": "spice", "time": "never"} - -qmp_cmd_name: balloon, arguments: {"value": 1073741824} - -qmp_cmd_name: migrate-incoming, arguments: {"uri": "fd:29"} - -{"timestamp": {"seconds": 1677661413, "microseconds": 275227}, "event": "MIGRATION", "data": {"status": "setup"}} - -{"timestamp": {"seconds": 1677661413, "microseconds": 275600}, "event": "MIGRATION", "data": {"status": "active"}} - -2023-03-01T09:03:33.316549Z qemu-system-x86_64: error while loading state for instance 0x0 of device 'kvm-tpr-opt' - -2023-03-01T09:03:33.317076Z qemu-system-x86_64: load of migration failed: Operation not permitted -{"timestamp": {"seconds": 1677661413, "microseconds": 317297}, "event": "MIGRATION", "data": {"status": "failed"}}""" -additional = "n/a" |