Re: [libvirt] Re: [RFC] sVirt 0.20

2008-12-17 Thread Daniel P. Berrange
On Wed, Dec 17, 2008 at 11:04:17AM +1100, James Morris wrote: > On Mon, 15 Dec 2008, James Morris wrote: > > > On Thu, 11 Dec 2008, Daniel P. Berrange wrote: > > > > > > > > * a virNodeInfo is a structure filled by virNodeGetInfo() and > > > > providing > > > > @@ -504,6 +567,10 @@ int

Re: [libvirt] Re: [RFC] sVirt 0.20

2008-12-16 Thread James Morris
On Wed, 17 Dec 2008, James Morris wrote: > On Mon, 15 Dec 2008, James Morris wrote: > > > On Thu, 11 Dec 2008, Daniel P. Berrange wrote: > > > > > > > > * a virNodeInfo is a structure filled by virNodeGetInfo() and > > > > providing > > > > @@ -504,6 +567,10 @@ int virDom

Re: [libvirt] Re: [RFC] sVirt 0.20

2008-12-16 Thread James Morris
On Mon, 15 Dec 2008, James Morris wrote: > On Thu, 11 Dec 2008, Daniel P. Berrange wrote: > > > > > * a virNodeInfo is a structure filled by virNodeGetInfo() and providing > > > @@ -504,6 +567,10 @@ int virDomainSetMaxMemory > > > (virDomainPtr domain, > > > int

[libvirt] Re: [RFC] sVirt 0.20

2008-12-14 Thread James Morris
On Thu, 11 Dec 2008, Daniel P. Berrange wrote: > > * a virNodeInfo is a structure filled by virNodeGetInfo() and providing > > @@ -504,6 +567,10 @@ int virDomainSetMaxMemory > > (virDomainPtr domain, > > int virDomainSetMemory (virDomainPtr domai

[libvirt] Re: [RFC] sVirt 0.20

2008-12-11 Thread Daniel P. Berrange
On Thu, Dec 11, 2008 at 04:00:27PM +1100, James Morris wrote: > * Introduced the concept of a "security model", to more easily distinguish > between security models and labels in the API. > > * The security model and DOI attributes are now properties of the hypervisor > (instead of the domain