16 Jan
2009
16 Jan
'09
12:59 a.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