From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH V13 5/5] xl: add pvusb commands Date: Wed, 24 Feb 2016 13:52:08 +0100 Message-ID: <20160224125207.GA22352@aepfle.de> References: <1453192795-15693-1-git-send-email-cyliu@suse.com> <1453192795-15693-6-git-send-email-cyliu@suse.com> <20160216165608.GA21669@gmail.com> <56C7626F02000066000AE505@relay2.provo.novell.com> <20160219105247.GA22789@aepfle.de> <20160219120708.GA18695@gmail.com> <20160224120302.GN3723@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20160224120302.GN3723@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu Cc: Juergen Gross , ian.campbell@citrix.com, george.dunlap@eu.citrix.com, Ian.Jackson@eu.citrix.com, Chun Yan Liu , xen-devel@lists.xen.org, Jim Fehlig , Simon Cao List-Id: xen-devel@lists.xenproject.org On Wed, Feb 24, Wei Liu wrote: > Say, if you only add a controller, you just print the ctrl JSON. If you > add a controller and a bunch of devices, you print all of them. Does > this sound plausible? Yes. Olaf