Re: [libvirt] [PATCH 3/9] Add new domain device: "controller"

2009-09-25 Thread Daniel P. Berrange
On Fri, Sep 25, 2009 at 03:03:27PM +0200, Wolfgang Mauerer wrote: > Daniel P. Berrange wrote: > > On Fri, Sep 18, 2009 at 05:26:10PM +0200, Wolfgang Mauerer wrote: > >> This augments virDomainDevice with a element > >> that is used to represent disk controllers (e.g., scsi > >> controllers). The X

Re: [libvirt] [PATCH 3/9] Add new domain device: "controller"

2009-09-25 Thread Wolfgang Mauerer
Daniel P. Berrange wrote: > On Fri, Sep 18, 2009 at 05:26:10PM +0200, Wolfgang Mauerer wrote: >> This augments virDomainDevice with a element >> that is used to represent disk controllers (e.g., scsi >> controllers). The XML format is given by >> >> >> >> >> >> where type denotes the disk in

Re: [libvirt] [PATCH 3/9] Add new domain device: "controller"

2009-09-24 Thread Daniel P. Berrange
On Fri, Sep 18, 2009 at 05:26:10PM +0200, Wolfgang Mauerer wrote: > This augments virDomainDevice with a element > that is used to represent disk controllers (e.g., scsi > controllers). The XML format is given by > > > > > > where type denotes the disk interface (scsi, ide,...), id > is an

[libvirt] [PATCH 3/9] Add new domain device: "controller"

2009-09-18 Thread Wolfgang Mauerer
This augments virDomainDevice with a element that is used to represent disk controllers (e.g., scsi controllers). The XML format is given by where type denotes the disk interface (scsi, ide,...), id is an arbitrary string that identifies the controller for disk hotadd/remove, and bus addr