diff options
Diffstat (limited to 'results/classifier/108/other/1333216')
| -rw-r--r-- | results/classifier/108/other/1333216 | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/results/classifier/108/other/1333216 b/results/classifier/108/other/1333216 new file mode 100644 index 000000000..9a885a371 --- /dev/null +++ b/results/classifier/108/other/1333216 @@ -0,0 +1,81 @@ +device: 0.766 +semantic: 0.658 +other: 0.570 +graphic: 0.559 +socket: 0.466 +performance: 0.454 +vnc: 0.441 +PID: 0.432 +debug: 0.291 +KVM: 0.289 +permissions: 0.282 +network: 0.258 +files: 0.211 +boot: 0.205 + +Xen 4.4 with qemu 1.6.2 VGA passthru NVIDIA + +Hi! + +Please, give me an advice. + +I try use VGA passthough NVidia k40 on SuperMicro Server, but server is having error. +My Xen is using qemu (a9e8aeb3755bccb7b51174adcf4a3fc427e0d147)2.0.0 + +My VirtualMachine is have config: +device_model_version = "qemu-xen" +device_model_override = "/opt/sources/qemu-a9e8aeb/x86_64-softmmu/qemu-system-x86_64" + +When I start VM: +dmesg +[ 0.906181] pci 0000:00:05.0: BAR 1: can't assign mem pref (size 0x100000000) +[ 0.906187] pci 0000:00:05.0: BAR 1: trying firmware assignment [mem 0x100000000-0x1ffffffff 64bit pref] +[ 0.906193] pci 0000:00:05.0: BAR 1: assigned [mem 0x100000000-0x1ffffffff 64bit pref] +and lspci -s 00:05.0 -vvv + Region 0: Memory at 85000000 (32-bit, non-prefetchable) [size=16M] + Region 1: Memory at 100000000 (64-bit, prefetchable) [size=4G] + Region 3: Memory at 82000000 (64-bit, prefetchable) [size=32M] + +Why? + +This is message in DOM0: +lspci -s 03:00.0 -vvv +.... +Region 0: Memory at de000000 (32-bit, non-prefetchable) [size=16M] +Region 1: Memory at 5800000000 (64-bit, prefetchable) [size=16G] +Region 3: Memory at 5c00000000 (64-bit, prefetchable) [size=32M] + + +Why Qemu don`t mapping BAR1? +Thanks! +Regards! + + + +Can you still reproduce this problem with the latest version of QEMU? If so, have you already tried to report it to the folks from the Xen project? + +Hi! + +Sorry, I solved this problem. I used another project(qemu-kvm). I don't have a hardware for this. + +:( + +Thomas Huth @ 2017-07-19 11:27 GMT: + +> Can you still reproduce this problem with the latest version of QEMU? If +> so, have you already tried to report it to the folks from the Xen +> project? +> +> ** Changed in: qemu +> Status: New => Incomplete + + +-- +С уважением, + +Гордеев Максим Николаевич! ++7 (495) 777-13-10, доб.510 + + +Thanks for the answer! So I'm closing this bug ticket now... + |