Re: [libvirt] [PATCH 07/11] Convert Xen domain device hotplug driver methods to use virDomainDefPtr

2013-05-20 Thread Jim Fehlig
Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > Introduce use of a virDomainDefPtr in the domain hotplug > APIs to simplify introduction of ACL security checks. > The virDomainPtr cannot be safely used, since the app > may have supplied mis-matching name/uuid/id fields. eg > the name po

[libvirt] [PATCH 07/11] Convert Xen domain device hotplug driver methods to use virDomainDefPtr

2013-05-09 Thread Daniel P. Berrange
From: "Daniel P. Berrange" Introduce use of a virDomainDefPtr in the domain hotplug APIs to simplify introduction of ACL security checks. The virDomainPtr cannot be safely used, since the app may have supplied mis-matching name/uuid/id fields. eg the name points to domain X, while the uuid points