From 9260319e7411ff8281700a532caa436f40120ec4 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Fri, 30 May 2025 16:52:07 +0200 Subject: gitlab scraper: download in toml and text format --- .../target_missing/host_missing/accel_missing/1196 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 gitlab/issues_text/target_missing/host_missing/accel_missing/1196 (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/1196') diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/1196 b/gitlab/issues_text/target_missing/host_missing/accel_missing/1196 new file mode 100644 index 000000000..7862ffe21 --- /dev/null +++ b/gitlab/issues_text/target_missing/host_missing/accel_missing/1196 @@ -0,0 +1,12 @@ +Guest could not enable pci AtomicOp requests for passthrough device +Description of problem: +Guest could not enable pci AtomicOp requests for passthrough device. + +sudo setpci -v -d *:706t 8c.b=40 // enable pci AtomicOp requests bit in the guest os. + +Host could not see the bit by command "sudo lspci -vvv -s 03:00.0". +Steps to reproduce: +1. sudo setpci -v -d *:706t 8c.b=40 // in the guest os +2. sudo lspci -vvv -s 03:00.0 // in the host os +Additional information: + -- cgit 1.4.1