xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Takeshi HASEGAWA <hasegaw@gmail.com>
To: xen-devel@lists.xensource.com
Subject: Re: Introduction to VirtIO on Xen project
Date: Thu, 28 Apr 2011 03:20:02 +0900	[thread overview]
Message-ID: <BANLkTin3nq-E-boadad1XwcX553+UMvP8w@mail.gmail.com> (raw)
In-Reply-To: <BANLkTim1cVi9+dCMHLuPMiz0rzqye4S0EA@mail.gmail.com>

Hi all,

I just confirmed virtio-net-pci is available on xen-unstable + upstream-qemu
(Anthony's  v14 patch)

You need the combination below:
- latest xen-unstable from hg tree (no patch needed)
- qemu-dm-v14 branch, from git://xenbits.xen.org/people/aperard/qemu-dm.git
- guest OS that support virtio

Procedure:
- vif = [ 'type=ioemu, bridge=br0,mac=00:16:3e:09:3a:7d,model=virtio' ]
- xl create /etc/xen/xxxx

Guest OS settings:
-   boot linux with kernel parameter "pci=nomsi" on HVM domain.
  MSI-X is not properly injected to guest for now
  (/proc/interrupts says zero interrupts)

-- 
Takeshi HASEGAWA <hasegaw@gmail.com>

  reply	other threads:[~2011-04-27 18:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-27  2:53 Introduction to VirtIO on Xen project Wei Liu
2011-04-27 13:29 ` George Dunlap
2011-04-27 14:05 ` Takeshi HASEGAWA
2011-04-27 18:20   ` Takeshi HASEGAWA [this message]
2011-04-28  1:34   ` Wei Liu
2011-04-28  1:52     ` Takeshi HASEGAWA
2011-04-28 18:26 ` Lars Kurth

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=BANLkTin3nq-E-boadad1XwcX553+UMvP8w@mail.gmail.com \
    --to=hasegaw@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /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 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).