"RmInitAdapter failed" with 390.25 and 1080ti

My system (Centos 7.2 3.10.0-862.3.2.el7.x86_64) on kernel 3.10.0,when running nvidia-smi :
Unable to determine the device handle for GPU 0000:00:05.0: Unknown Error

and dmesg:
nvidia 0000:00:05.0: irq 29 for MSI/MSI-X
NVRM: RmInitAdapter failed! (0x23:0x56:471)
NVRM: rm_init_adapter failed for device bearing minor number 0
nvidia 0000:00:06.0: irq 29 for MSI/MSI-X
NVRM: RmInitAdapter failed! (0x23:0x56:471)
NVRM: rm_init_adapter failed for device bearing minor number 1

nvidia-bug-report.log.gz (47.1 KB)

Since this is passthrough, you might want to try -cpu host, kvm=off qemu options.

Where can I set these options?

Where can I set these options?

It depends on how you start your vm.