diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-01 21:35:14 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-01 21:35:14 +0200 |
| commit | 3e4c5a6261770bced301b5e74233e7866166ea5b (patch) | |
| tree | 9379fddaba693ef8a045da06efee8529baa5f6f4 /gitlab/issues_text/target_missing/host_missing/accel_missing/1625 | |
| parent | e5634e2806195bee44407853c4bf8776f7abfa4f (diff) | |
| download | qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.tar.gz qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.zip | |
clean up repository
Diffstat (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/1625')
| -rw-r--r-- | gitlab/issues_text/target_missing/host_missing/accel_missing/1625 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/1625 b/gitlab/issues_text/target_missing/host_missing/accel_missing/1625 deleted file mode 100644 index d2168f595..000000000 --- a/gitlab/issues_text/target_missing/host_missing/accel_missing/1625 +++ /dev/null @@ -1,13 +0,0 @@ -[7.2.0] Qemu process hang with `defunct` when using `-blockdev` json property which file doesn't exists -Description of problem: -When using `throttle` and `throttle-group` to apply block device QOS, -there is something wrong with check file exists validation. -In upper commands, if the file which located `/mnt/b3b8dfb5-0a7c-4285-81d8-2bf8d33a3297/32c55f5a-96d1-4af4-a149-c95fd6652e3e/b016af76-f6b1-4614-b29a-78917924e55e` doesn't exist, it just hang with `defunct` process. - -Steps to reproduce: -1. Start Guest with upper command. -2. Hanged with defunct process -3. -Additional information: - -- With GDB stack, i can find `no such file` error, but process don't exit |