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_missing/host_missing/accel_missing/1672.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_missing/host_missing/accel_missing/1672.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1672.toml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1672.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1672.toml deleted file mode 100644 index 99d0da6cb..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/1672.toml +++ /dev/null @@ -1,18 +0,0 @@ -id = 1672 -title = "failed to migrate using multifd with multifd-channels larger than 2" -state = "opened" -created_at = "2023-05-31T07:31:28.273Z" -closed_at = "n/a" -labels = ["Migration"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1672" -host-os = "Debian 11" -host-arch = "x86" -qemu-version = "v8.0.0" -guest-os = "Debian 11" -guest-arch = "x86" -description = """try to using multifd live migration on QEMU v8.0.0 using multifd channels larger than 2, but failed.""" -reproduce = """1. start source / dest qemu vm -2. migrate_set_capability multifd on && migrate_set_parameter multifd-channels 8 - -then live migration will failed""" -additional = "n/a" |