All of lore.kernel.org
 help / color / mirror / Atom feed
* HVM driver domains do not appear to be usable with stubdomains
@ 2018-12-04 18:10 Chris Brannon
  2018-12-04 19:03 ` Christopher Clark
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Brannon @ 2018-12-04 18:10 UTC (permalink / raw)
  To: xen-devel

Hi,
I set up a network driver domain for a dom0; it uses HVM
virtualization.  It worked very well when not using a device model
stubdomain, but when I requested the use of a device model stubdomain in
my xl.cfg file, the domU refused to boot.  It gave the following error
message.

[76594.195404] xen_pciback: vpci: 0000:05:00.0: assign to virtual slot 0
[76594.195927] pciback 0000:05:00.0: registering for 35
[76594.230592] xen-pciback pci-34-0: 22 Couldn't locate PCI device
    (0000:05:00.0)! perhaps already in-use?

It seems to me that Xen is trying to pass the PCI device to both the
domU and the stubdomain, and that is why it is failing.  Has anyone
managed to get an HVM driver domain running with a stubdomain?  If so,
how did you do it?  Or is it expected that HVM driver domains won't work
with stubdomains?

-- Chris

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-12-13 15:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-04 18:10 HVM driver domains do not appear to be usable with stubdomains Chris Brannon
2018-12-04 19:03 ` Christopher Clark
2018-12-11 18:16   ` Chris Brannon
2018-12-11 20:17     ` Jason Andryuk
2018-12-13 15:35       ` Chris Brannon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.