All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yosuke Iwamatsu <y-iwamatsu@ab.jp.nec.com>
To: "Zhai, Edwin" <edwin.zhai@intel.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH][HVM] pass-through PCI device hotplug support
Date: Mon, 18 Feb 2008 21:53:22 +0900	[thread overview]
Message-ID: <47B97FC2.9000108@ab.jp.nec.com> (raw)
In-Reply-To: <20080215133201.GB21201@edwin-srv.sh.intel.com>

Hi,

Just for your information,
I have been working on pass-through PCI device hotplug for PV domains,
and now pci-attach/detach for PV domains worked successfully.
I think I can submit an RFC patch in a few days.

Thanks,
-----------------
Yosuke Iwamatsu
  NEC Corporation


Zhai, Edwin wrote:
> Keir,
> 
> This patch is the new version against 17051 to enable HVM guest VT-d device 
> hotplug.
> 
> 
> ** Currently only 2 virtual pci slots(6~7) are made as being capable of hotplug, 
> so more than 2 vtd dev can't be hotplugged, but we can easily extend it in 
> future.
> 
> Three new commands are added:
> "xm pci-list domid" show the current assigned vtd device, like:
> VSlt  domain   bus   slot   func
> 0x6      0x0  0x02   0x00    0x0
> 
> "xm pci-detach" hot remove the specified vtd device by the virtual slot, like:
> xm pci-detach EdwinHVMDomainVtd 6
> 
> "xm pci-attach DomainID dom bus dev func [vslot]" hot add a new vtd device in 
> the vslot. If no vslot specified, a free slot will be picked up. e.g. to insert 
> '0000:03:00.0':
> xm pci-attach EdwinHVMDomainVtd 0 3 0 0
> 
> ** guest pci hotplug
> linux: pls. use 2.6.X and enable ACPI PCI hotplug ( Bus options=> PCI hotplug => 
> ACPI PCI hotplug driver)
> windows: 2000/xp/2003/vista are all okay
> 
> 
> Thanks a lot.
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

  parent reply	other threads:[~2008-02-18 12:53 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-15 13:32 [PATCH][HVM] pass-through PCI device hotplug support Zhai, Edwin
2008-02-15 14:36 ` Keir Fraser
2008-02-15 17:19   ` Wei Wang2
2008-02-15 17:33     ` Wei Wang2
2008-02-17 15:34   ` Zhai, Edwin
2008-02-17 16:43     ` Keir Fraser
2008-02-18 12:53 ` Yosuke Iwamatsu [this message]
2008-02-20  3:56   ` Zhai, Edwin
2008-02-20  4:45     ` Yosuke Iwamatsu
  -- strict thread matches above, loose matches on Subject: below --
2008-01-23 15:52 Zhai, Edwin
2008-01-24 17:57 ` Keir Fraser
2008-01-24 18:06 ` Daniel P. Berrange
2008-01-24 18:08   ` Keir Fraser
2008-01-25  1:31   ` Zhai, Edwin
2008-01-25  1:40     ` Daniel P. Berrange
2008-01-25  3:06       ` Zhai, Edwin
2008-01-25  7:41     ` Keir Fraser

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=47B97FC2.9000108@ab.jp.nec.com \
    --to=y-iwamatsu@ab.jp.nec.com \
    --cc=edwin.zhai@intel.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 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.