Re: [openstack-dev] [nova] Question about USB passthrough

2014-03-13 Thread Liuji (Jeremy)
Thursday, February 27, 2014 9:59 AM > To: yunhong.ji...@linux.intel.com; OpenStack Development Mailing List (not > for usage questions) > Cc: Luohao (brian); Yuanjing (D) > Subject: Re: [openstack-dev] [nova] Question about USB passthrough > > Yes, PCI devices like GPU or HBA are c

Re: [openstack-dev] [nova] Question about USB passthrough

2014-02-26 Thread Liuji (Jeremy)
ment Mailing List (not for usage questions) > Cc: bpavlo...@mirantis.com; Luohao (brian); Yuanjing (D) > Subject: Re: [openstack-dev] [nova] Question about USB passthrough > > On Tue, 2014-02-25 at 03:05 +, Liuji (Jeremy) wrote: > > Now that USB devices are used so widely in

Re: [openstack-dev] [nova] Question about USB passthrough

2014-02-25 Thread yunhong jiang
On Tue, 2014-02-25 at 03:05 +, Liuji (Jeremy) wrote: > Now that USB devices are used so widely in private/hybrid cloud like > used as USB key, and there are no technical issues in libvirt/qemu. > I think it a valuable feature in openstack. USB key is an interesting scenario. I assume the USB k

Re: [openstack-dev] [nova] Question about USB passthrough

2014-02-24 Thread Liuji (Jeremy)
ge questions) > Cc: Liuji (Jeremy); bpavlo...@mirantis.com; Luohao (brian); Yuanjing (D) > Subject: Re: [openstack-dev] [nova] Question about USB passthrough > > On 02/24/2014 01:10 AM, Liuji (Jeremy) wrote: > > Hi, Boris and all other guys: > > > > I have found a

Re: [openstack-dev] [nova] Question about USB passthrough

2014-02-24 Thread gustavo panizzo
On 02/24/2014 01:10 AM, Liuji (Jeremy) wrote: > Hi, Boris and all other guys: > > I have found a BP about USB device passthrough in > https://blueprints.launchpad.net/nova/+spec/host-usb-passthrough. > I have also read the latest nova code and make sure it doesn't support USB > passthrough by no

Re: [openstack-dev] [nova] Question about USB passthrough

2014-02-24 Thread yunhong jiang
On Mon, 2014-02-24 at 04:10 +, Liuji (Jeremy) wrote: > I have found a BP about USB device passthrough in > https://blueprints.launchpad.net/nova/+spec/host-usb-passthrough. > I have also read the latest nova code and make sure it doesn't support > USB passthrough by now. > > Are there any pro

[openstack-dev] [nova] Question about USB passthrough

2014-02-23 Thread Liuji (Jeremy)
Hi, Boris and all other guys: I have found a BP about USB device passthrough in https://blueprints.launchpad.net/nova/+spec/host-usb-passthrough. I have also read the latest nova code and make sure it doesn't support USB passthrough by now. Are there any progress or plan for USB passthrough?