search for: _registerwatches

Displaying 2 results from an estimated 2 matches for "_registerwatches".

2007 Jun 15
0
Exception starting xend ((11, ''Resource temporarily unavailable''))
...b/python/xen/xend/XendDomain.py", line 1399, in instance inst.init() File "//usr/lib/python/xen/xend/XendDomain.py", line 116, in init dom0 = XendDomainInfo.recreate(dom0info, True) File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 186, in recreate vm._registerWatches() File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 757, in _registerWatches self.vmWatch = xswatch(self.vmpath, self._storeChanged) File "//usr/lib/python/xen/xend/xenstore/xswatch.py", line 35, in __init__ xs.watch(path, self) Error: (11, ''Resource...
2007 Oct 24
16
PATCH 0/10: Merge PV framebuffer & console into QEMU
The following series of 10 patches is a merge of the xenfb and xenconsoled functionality into the qemu-dm code. The general approach taken is to have qemu-dm provide two machine types - one for xen paravirt, the other for fullyvirt. For compatability the later is the default. The goals overall are to kill LibVNCServer, remove alot of code duplication and/or parallel impls of the same concepts, and