diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1380.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1380.toml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1380.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1380.toml new file mode 100644 index 000000000..7c072b819 --- /dev/null +++ b/gitlab/issues/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? +""" |