summary refs log tree commit diff stats
path: root/results/classifier/105/device/1196
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/device/1196')
-rw-r--r--results/classifier/105/device/119625
1 files changed, 25 insertions, 0 deletions
diff --git a/results/classifier/105/device/1196 b/results/classifier/105/device/1196
new file mode 100644
index 000000000..39a2ec45c
--- /dev/null
+++ b/results/classifier/105/device/1196
@@ -0,0 +1,25 @@
+device: 0.882
+graphic: 0.870
+instruction: 0.774
+vnc: 0.763
+network: 0.676
+boot: 0.444
+semantic: 0.416
+socket: 0.384
+KVM: 0.297
+mistranslation: 0.292
+assembly: 0.083
+other: 0.033
+
+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:
+