
15 Jan
2009
15 Jan
'09
4:59 p.m.
On Thu, Jan 15, 2009 at 03:34:11PM +0000, Daniel P. Berrange wrote:
Tthe key really thing you need to ensure that all Xen calls take place inside the daemon, is simply to make sure the Xen driver always returns VIR_DRV_OPEN_DECLINED for non-daemon open calls. Everything else should 'just work'
Yes, this sounds much cleaner - thanks regards john