| Hi,
I'm trying to passthrough a pci USB card to a DomU (HVM).
Although pciback seems to seize the device with all functions as seen in
the dmesg output, they don't appear using "xm pci-list-assignable-devices".
When trying to passthrough to a HVM (with VT-D enabled) it stops creating
the domain and complains about:
VmError: pci: 0000:01:00.2: non-page-aligned MMIO BAR found.
From what I read, booting the xen hypervisor with "reassigndev=" should
solve the non-page-aligned issues, but apparently it doesn't in this case.
Also added them to xend-pci-persmissive.
Is there another boot-option/way to reassign the device ?
Regards,
Sander
Attached is the output from:
xm info
xm dmesg
dmesg
lspci -vvvnnk
ls /sys/bus/pci/drivers/pciback
/var/log/xen/xend log with the start of a HVM domain
winhvm.cfg (config file of the hvm domain)
  dmesg.log Description: Text document
  lspci.log Description: Text document
  pciback.log Description: Text document
  xend.log Description: Text document
  xm-dmesg.log Description: Text document
  xm-info.log Description: Text document
  winhvm.cfg Description: Binary data
 _______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 |