From: Anthony PERARD <anthony.perard@citrix.com>
To: Jiamei Xie <Jiamei.Xie@arm.com>
Cc: "xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>,
"Wei Chen" <Wei.Chen@arm.com>, nd <nd@arm.com>
Subject: Re: Some questions about virtio-net on Xen x86
Date: Thu, 19 Aug 2021 15:16:07 +0100 [thread overview]
Message-ID: <YR5npyXm9SwZ8iMT@perard> (raw)
In-Reply-To: <VI1PR08MB3056C6F2FF2916207824CC1492C09@VI1PR08MB3056.eurprd08.prod.outlook.com>
On Thu, Aug 19, 2021 at 10:38:49AM +0000, Jiamei Xie wrote:
> Hi all,
> I tried to run virtio-net on X86 machine according to the Wiki page https://wiki.xenproject.org/wiki/Virtio_On_Xen.
> And I Encountered some confusing problems.
>
> It seems eth0 is not virtio-net, properly a pv-net. I am really confused.
>
> I have the following questions:
> 1. Does Xen x86 still support virtio-net based on QEMU backend?
Well, we don't test it, and the libxl toolstack doesn't really help
getting virtio devices.
> 2. If yes, is there anything wrong in my guest config file?
The wiki state that you should add 'xen_emul_unplug=never' to the
guest kernel's command line. (That would be "extra" in your guest.cfg.)
I think that will prevent the virtio-net device from been unplug, and so
you will see the virtio-net device in the guest.
But since libxl create Xen PV device anyway, you'll still have the Xen
PV NIC, so two NICs with the same MAC.
I hope that help,
--
Anthony PERARD
next prev parent reply other threads:[~2021-08-19 14:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-19 10:38 Some questions about virtio-net on Xen x86 Jiamei Xie
2021-08-19 14:16 ` Anthony PERARD [this message]
2021-08-20 2:37 ` Jiamei Xie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YR5npyXm9SwZ8iMT@perard \
--to=anthony.perard@citrix.com \
--cc=Jiamei.Xie@arm.com \
--cc=Wei.Chen@arm.com \
--cc=nd@arm.com \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.