summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/1717
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-01 21:35:14 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-06-01 21:35:14 +0200
commit3e4c5a6261770bced301b5e74233e7866166ea5b (patch)
tree9379fddaba693ef8a045da06efee8529baa5f6f4 /gitlab/issues_text/target_missing/host_missing/accel_missing/1717
parente5634e2806195bee44407853c4bf8776f7abfa4f (diff)
downloadqemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.tar.gz
qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.zip
clean up repository
Diffstat (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/1717')
-rw-r--r--gitlab/issues_text/target_missing/host_missing/accel_missing/171729
1 files changed, 0 insertions, 29 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/1717 b/gitlab/issues_text/target_missing/host_missing/accel_missing/1717
deleted file mode 100644
index 13ab8c046..000000000
--- a/gitlab/issues_text/target_missing/host_missing/accel_missing/1717
+++ /dev/null
@@ -1,29 +0,0 @@
-GPU passthrough (NV h100)case vfio Error
-Description of problem:
-GPU passthrough (NV h100) will case a error 
-
-
-qemu-system-x86_64: vfio_err_notifier_handler(0000:17:00.0) Unrecoverable error detected. Please collect any data possible and then kill the guest
-
-
-this error happen in centos, redhat linux,ubuntu with some kernel i have try( 5.19.0,6.0,6.2)
-The same server insert L4,L40 GPU, will not happen. Only happen on H100 GPU
-The same server install esxios. everything is normal. GPU work fine
-
-With vfio error. there is some idrac log error on my dell server
-
-```
-A bus fatal error was detected on a component at slot 2.	Tue Jun 20 2023 05:51:51
-A fatal error was detected on a component at bus 23 device 0 function 0.	Tue Jun 20 2023 05:51:51
-A fatal error was detected on a component at bus 22 device 2 function 0.	Tue Jun 20 2023 05:51:51
-```
-
-Otherwise, I have try to passthrough gpu on dell amd and intel server both. 
-With AMD CPU , gpu not working in vm. but will not case vfio error
-With INTEL CPU, will case vfio error.
-Steps to reproduce:
-1. Set GPU passthrought
-2. Start VM
-3. Do something in vm
-Additional information:
-