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_toml/target_missing/host_missing/accel_missing/1380.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_toml/target_missing/host_missing/accel_missing/1380.toml')
| -rw-r--r-- | gitlab/issues_toml/target_missing/host_missing/accel_missing/1380.toml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/gitlab/issues_toml/target_missing/host_missing/accel_missing/1380.toml b/gitlab/issues_toml/target_missing/host_missing/accel_missing/1380.toml new file mode 100644 index 000000000..7c072b819 --- /dev/null +++ b/gitlab/issues_toml/target_missing/host_missing/accel_missing/1380.toml @@ -0,0 +1,16 @@ +id = 1380 +title = "vdagent is not working properly after live migration" +state = "opened" +created_at = "2022-12-17T17:11:15.056Z" +closed_at = "n/a" +labels = ["GUI", "Migration"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1380" +host-os = "n/a" +host-arch = "n/a" +qemu-version = "n/a" +guest-os = "n/a" +guest-arch = "n/a" +description = "n/a" +reproduce = "n/a" +additional = """when validating on windows server 2016 Datacenter Evaluation, i found that if vdagent process or vdservice is restarted, copy/paste from host to guest or reverse will work again. i am wondering if we should send something(eg, a event?) to guest to let it reopen the port after live migration? +""" |