<div>Dear All:</div><div>   I am trying pass my host intel xHCI Controller to VM, this is my command:</div><div><div>   /opt/qemu-dev/bin/qemu-system-x86_64 \</div><div>    -usb \</div><div>    --enable-kvm -M pc -m 2048 \</div><div>    -boot menu=on -monitor stdio \</div><div>    -debugcon file:/var/log/bios.log -global isa-debugcon.iobase=0x402 \</div><div>    -device vfio-pci,host=00:14.0 \</div><div>    -bios /root/bios.bin</div></div><div>   I turn on the xHCI support of seabios.</div><div>   Most time, It works fine, seabios can init usb mouse and keyboard. Ocasionally, usb device not work! I found this error message in host dmesg:</div><div><span style="line-height: 1.5;">   [  781.972254] DMAR: DRHD: handling fault status reg 2</span></div><div>   [  781.972259] DMAR: [DMA Read] Request device [00:14.0] fault addr ee000 [fault reason 06] PTE Read access is not set</div><div>   After this error occurred,xHCI device not work at all,even VM reboot。If anyone can give me some advice?</div><div><includetail><!--<![endif]--></includetail></div>