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/2061 | |
| 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/2061')
| -rw-r--r-- | gitlab/issues_text/target_missing/host_missing/accel_missing/2061 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/2061 b/gitlab/issues_text/target_missing/host_missing/accel_missing/2061 deleted file mode 100644 index 675e416f7..000000000 --- a/gitlab/issues_text/target_missing/host_missing/accel_missing/2061 +++ /dev/null @@ -1,13 +0,0 @@ -Regression: QEMU 8.2.0 VFIO GPU guests cannot reboot due to improper reset -Description of problem: -Prior to QEMU 8.2.0 (i.e. 8.1.4), rebooting the guest with VFIO GPU passed through would result in a proper reboot. -After updating to QEMU 8.2.0, rebooting the guest results in a black screen due to improper reset behaviour. -I was able to narrow this down to commit #3d779ab. Compiling and running with commit #0bddd88 results in the correct behaviour. -That is, the GPU properly resets on guest reboot and boots successfully to Windows. -Steps to reproduce: -1. Update to QEMU 8.2.0 -2. Boot Windows 11 23H2 -3. Reboot -4. Notice a black screen -Additional information: - |