summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/2061
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues_text/target_missing/host_missing/accel_missing/2061
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloadqemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
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/206113
1 files changed, 13 insertions, 0 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
new file mode 100644
index 000000000..675e416f7
--- /dev/null
+++ b/gitlab/issues_text/target_missing/host_missing/accel_missing/2061
@@ -0,0 +1,13 @@
+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:
+