qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Question] about vhost user Interface
@ 2015-02-26  9:30 Gaohaifeng (A)
  2015-02-26  9:36 ` Michael S. Tsirkin
  0 siblings, 1 reply; 5+ messages in thread
From: Gaohaifeng (A) @ 2015-02-26  9:30 UTC (permalink / raw)
  To: qemu-devel@nongnu.org
  Cc: pbonzini@redhat.com, Lilijun (Jerry), mst@redhat.com

[-- Attachment #1: Type: text/plain, Size: 483 bytes --]

Hi
  I want to use pxe to install a guest os whose nic type is vhost user. However pxe rom doesn't support msi-x interrupt, so qemu won't start vhost net.
Call relationship:
virtio_net_vhost_status-> vhost_net_query-> vhost_dev_query-> virtio_pci_query_guest_notifiers -> msix_enabled

In my test, I remove the msix check for vhost user interface and successfully install the guest os by pxe.
Is it OK to do like this and will it cause other problems?

Thanks.
Haifeng Gao

[-- Attachment #2: Type: text/html, Size: 2985 bytes --]

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

end of thread, other threads:[~2015-02-27  8:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26  9:30 [Qemu-devel] [Question] about vhost user Interface Gaohaifeng (A)
2015-02-26  9:36 ` Michael S. Tsirkin
2015-02-26 11:55   ` Nikolay Nikolaev
2015-02-26 12:01     ` Michael S. Tsirkin
2015-02-27  8:47       ` gaohaifeng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).