search for: _dispatch

Displaying 20 results from an estimated 41 matches for "_dispatch".

Did you mean: dispatch
2015 Mar 03
2
[LLVMdev] Need a clue to improve the optimization of some C code
...h produces above: ~~~ ; Function Attrs: inlinehint nounwind define internal %struct._foo* @call(%struct._foo* %foo, i8* %key, i8* %value) #2 { %1 = alloca %struct._foo*, align 8 %2 = alloca %struct._foo*, align 8 %3 = alloca i8*, align 8 %4 = alloca i8*, align 8 %dispatch = alloca %struct._dispatch*, align 8 %table = alloca %struct._table*, align 8 %entrys = alloca %struct._entry*, align 8 %entry = alloca %struct._entry*, align 8 %offset = alloca i64, align 8 %mask = alloca i64, align 8 %f = alloca %struct._foo* (%struct._foo*, i8*, i8*)*, align 8 store %struct._foo* %foo, %stru...
2015 Mar 03
2
[LLVMdev] Need a clue to improve the optimization of some C code
...nwind >> define internal %struct._foo* @call(%struct._foo* %foo, i8* %key, i8* %value) #2 { >> %1 = alloca %struct._foo*, align 8 >> %2 = alloca %struct._foo*, align 8 >> %3 = alloca i8*, align 8 >> %4 = alloca i8*, align 8 >> %dispatch = alloca %struct._dispatch*, align 8 >> %table = alloca %struct._table*, align 8 >> %entrys = alloca %struct._entry*, align 8 >> %entry = alloca %struct._entry*, align 8 >> %offset = alloca i64, align 8 >> %mask = alloca i64, align 8 >> %f = alloca %struct._foo* (%struct._foo*,...
2006 Apr 26
1
domU migration problem
...dom0 machine but I receive this error on the first dom0 machine (source) ## [2006-04-26 17:13:31 xend] ERROR (xmlrpclib2:124) (104, ''Connection reset by peer'') Traceback (most recent call last): File "/usr/lib/python/xen/util/xmlrpclib2.py", line 103, in _marshaled_dispatch response = self._dispatch(method, params) File "/usr/lib/python2.4/SimpleXMLRPCServer.py", line 406, in _dispatch return func(*params) File "/usr/lib/python/xen/xend/XendDomain.py", line 417, in domain_migrate sock.recv(80) error: (104, ''Connection...
2007 Apr 11
1
XEN Error 22 Invalid Argument
....XendDomainInfo] DEBUG (__init__:1072) XendDomainInfo.destroyDomain(2) [2007-04-11 14:32:40 xend] ERROR (__init__:1072) (22, ''Invalid argument'') Traceback (most recent call last): File "/usr/lib64/python2.4/site-packages/xen/util/xmlrpclib2.py", line 80, in _marshaled_dispatch response = self._dispatch(method, params) File "/usr/lib64/python2.4/SimpleXMLRPCServer.py", line 406, in _dispatch return func(*params) File "/usr/lib64/python2.4/site-packages/xen/xend/server/XMLRPCServer.py", line 63, in domain_create info = XendDomain.insta...
2007 Sep 19
2
Error: (22, ''Invalid argument'')
...373] DEBUG (XendDomainInfo:1458) XendDomainInfo.destroy: domid=None [2007-09-20 15:43:33 xend 29373] ERROR (__init__:1021) (22, ''Invalid argument'') Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/xen/util/xmlrpclib2.py", line 162, in _marshaled_dispatch response = self._dispatch(method, params) File "SimpleXMLRPCServer.py", line 415, in _dispatch return func(*params) File "/usr/lib/python2.5/site-packages/xen/xend/server/XMLRPCServer.py", line 64, in domain_create info = XendDomain.instance().domain_create(confi...
2014 Apr 10
0
Bug#744163: xenstore problems
...ow if I try to 'xm create' a new domain, I get the following: [2014-04-02 18:14:20 4821] ERROR (xmlrpclib2:181) Internal error handling xend.domain.create Traceback (most recent call last): File "/usr/lib/xen-4.1/bin/../lib/python/xen/util/xmlrpclib2.py", line 134, in _marshaled_dispatch response = self._dispatch(method, params) File "/usr/lib/python2.7/SimpleXMLRPCServer.py", line 420, in _dispatch return func(*params) File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/server/XMLRPCServer.py", line 80, in domain_create info = XendDomain.instance(...
2010 Jun 21
4
Gentoo+Xen4.0: Error: coercing to Unicode: need string or buffer, NoneType found.
...pening Unix domain socket XML-RPC server on /var/run/xend/xmlrpc.sock. [2010-06-21 12:06:47 5946] ERROR (xmlrpclib2:178) Internal error handling xend.domain.create Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/xen/util/xmlrpclib2.py", line 131, in _marshaled_dispatch response = self._dispatch(method, params) File "/usr/lib64/python2.6/SimpleXMLRPCServer.py", line 418, in _dispatch return func(*params) File "/usr/lib64/python2.6/site-packages/xen/xend/server/XMLRPCServer.py", line 79, in domain_create info = XendDomain.instanc...
2009 Feb 02
2
Using the parallel port from domU
...DEBUG (XendDomainInfo:1603) XendDomainInfo.destroy: domid=13 [2009-02-02 15:36:34 xend 6246] ERROR (xmlrpclib2:184) function takes exactly 4 arguments (3 given) Traceback (most recent call last): File "/usr/lib64/python2.4/site-packages/xen/util/xmlrpclib2.py", line 162, in _marshaled_dispatch response = self._dispatch(method, params) File "/usr/lib64/python2.4/SimpleXMLRPCServer.py", line 406, in _dispatch return func(*params) File "/usr/lib64/python2.4/site-packages/xen/xend/server/XMLRPCServer.py", line 64, in domain_create info = XendDomain.insta...
2007 Jul 13
1
Error 22 on domU creation after installing 3.1 from source
...8] DEBUG (XendDomainInfo:1458) XendDomainInfo.destroy: domid=None [2007-07-13 17:51:40 xend 5298] ERROR (__init__:1021) (22, ''Invalid argument'') Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/xen/util/xmlrpclib2.py", line 162, in _marshaled_dispatch response = self._dispatch(method, params) File "SimpleXMLRPCServer.py", line 415, in _dispatch return func(*params) File "/usr/lib/python2.5/site-packages/xen/xend/server/XMLRPCServer.py", line 64, in domain_create info = XendDomain.instance().domain_create(con...
2016 Feb 11
3
Expected constant simplification not happening
...:32:64-S128" target triple = "x86_64-apple-macosx10.10.0" %struct._foo = type {} %struct._entry = type { i32, i32, i8* (%struct._foo*, i32, i8*)* } %struct._table = type { i64, i32, i32, [1 x %struct._entry] } %struct.test = type { %struct.__foo, i32 } %struct.__foo = type { %struct._dispatch } %struct._dispatch = type { %struct._entry*, i8* (%struct._foo*, i32, i8*)* } @str = private unnamed_addr constant [8 x i8] c"table_f\00" @str.2 = private unnamed_addr constant [11 x i8] c"dispatch_f\00" ; Function Attrs: nounwind declare void @llvm.lifetime.start(i64, i8* no...
2007 Dec 13
5
cant start domU w/ pci [Error: function takes exactly 4 arguments (3 given)]
...89] DEBUG (XendDomainInfo:1566) XendDomainInfo.destroyDomain(6) [2007-12-13 17:26:21 xend 8789] ERROR (xmlrpclib2:184) function takes exactly 4 arguments (3 given) Traceback (most recent call last): File "/usr/lib64/python2.4/site-packages/xen/util/xmlrpclib2.py", line 162, in _marshaled_dispatch response = self._dispatch(method, params) File "/usr/lib64/python2.4/SimpleXMLRPCServer.py", line 406, in _dispatch return func(*params) File "/usr/lib64/python2.4/site-packages/xen/xend/server/XMLRPCServer.py", line 64, in domain_create info = XendDomain.instanc...
2010 Dec 21
4
tap2:remus:backup_ip:9000|aio:/path_to_disk.img not working - OSError: [Errno 2] No such file or directory
...: ''backup_ip:9000|aio:/home/xen/domains/lucid/disk.img'' [2010-12-21 00:32:23 2091] ERROR (xmlrpclib2:178) Internal error handling xend.domain.create Traceback (most recent call last): File "usr/lib/python2.5/site-packages/xen/util/xmlrpclib2.py", line 131, in _marshaled_dispatch response = self._dispatch(method, params) File "/usr/lib/python2.5/SimpleXMLRPCServer.py", line 415, in _dispatch return func(*params) File "usr/lib/python2.5/site-packages/xen/xend/server/XMLRPCServer.py", line 79, in domain_create info = XendDomain.instance().d...
2009 Nov 17
0
xend and xen-tool crashed after intensive operation
...only VMs with the specified state >vi /var/log/xen/xend.log [2009-11-17 09:16:57 3087] ERROR (xmlrpclib2:178) Internal error handling xend.domains_with_state Traceback (most recent call last): File "/usr/lib64/python2.5/site-packages/xen/util/xmlrpclib2.py", line 131, in _marshaled_dispatch response = self._dispatch(method, params) File "/usr/lib64/python2.5/SimpleXMLRPCServer.py", line 415, in _dispatch return func(*params) File "/usr/lib64/python2.5/site-packages/xen/xend/server/XMLRPCServer.py", line 66, in domains_with_state domains = XendDomain...
2007 Jul 09
0
[PATCH] Fix xm sysrq command for inactive managed domain
...m Error: Usage: xm sysrq <Domain> <letter> Send a sysrq to a domain. [2007-07-09 14:49:35 3945] ERROR (xmlrpclib2:178) Internal error handling xend.domain.send_sysrq Traceback (most recent call last): File "//usr/lib/python/xen/util/xmlrpclib2.py", line 131, in _marshaled_dispatch response = self._dispatch(method, params) File "/usr/lib/python2.4/SimpleXMLRPCServer.py", line 406, in _dispatch return func(*params) File "<string>", line 1, in <lambda> File "//usr/lib/python/xen/xend/server/XMLRPCServer.py", line 55, in di...
2009 Jul 12
0
Bug#536720: xen-utils-3.2-1: Missing import statement / Syntax Errors in XendPBD.py
...-------------------------------------------------- Logging on the remote host: [2009-07-10 16:37:21 3649] ERROR (xmlrpclib2:166) Internal error handling PBD.create Traceback (most recent call last): File "/usr/lib/xen-3.2-1/lib/python/xen/util/xmlrpclib2.py", line 131, in _marshaled_dispatch response = self._dispatch(method, params) File "/usr/lib/python2.5/SimpleXMLRPCServer.py", line 415, in _dispatch return func(*params) File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendAPI.py", line 619, in <lambda> wrapped_f = (lambda *args: new_f(f, *args)...
2011 Nov 13
0
Bug#648670: xm was unable determine an actual domU state under some conditions
...I tried to shutdown the domU: === DEBUG (XendDomainInfo:524) XendDomainInfo.shutdown(poweroff) ERROR (xmlrpclib2:181) Internal error handling xend.domain.shutdown Traceback (most recent call last): File "/usr/lib/xen-4.1/bin/../lib/python/xen/util/xmlrpclib2.py", line 134, in _marshaled_dispatch response = self._dispatch(method, params) File "/usr/lib/python2.7/SimpleXMLRPCServer.py", line 420, in _dispatch return func(*params) File "<string>", line 1, in <lambda> File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/server/XMLRPCServer.py&quo...
2010 May 25
0
Loss of hypervisor control - xm, xentop
...ything else I can do? Please help! Steve /var/log/xen/xend.log: [2010-05-25 09:04:40 4256] ERROR (xmlrpclib2:178) Internal error handling xend.domains_with_state Traceback (most recent call last): File "/usr/lib/xen-3.2-1/lib/python/xen/util/xmlrpclib2.py", line 131, in _marshaled_dispatch response = self._dispatch(method, params) File "/usr/lib/python2.5/SimpleXMLRPCServer.py", line 415, in _dispatch return func(*params) File "/usr/lib/xen-3.2-1/lib/python/xen/xend/server/XMLRPCServer.py", line 66, in domains_with_state domains = XendDomain.instan...
2010 Sep 03
0
Bug#587090: Issue confirmed with xen-utils-4.0 (4.0.1~rc6-1)
...Debian Squeeze AMD64. Trace of error while using xm-debian.cfg (attached): [2010-09-02 00:53:21 1407] ERROR (xmlrpclib2:178) Internal error handling xend.domain.create Traceback (most recent call last): File "/usr/lib/xen-4.0/lib/python/xen/util/xmlrpclib2.py", line 131, in _marshaled_dispatch response = self._dispatch(method, params) File "/usr/lib/python2.5/SimpleXMLRPCServer.py", line 415, in _dispatch return func(*params) File "/usr/lib/xen-4.0/lib/python/xen/xend/server/XMLRPCServer.py", line 79, in domain_create info = XendDomain.instance().domai...
2016 Dec 07
1
Expected constant simplification not happening
...ple-macosx10.10.0" > > %struct._foo = type {} > %struct._entry = type { i32, i32, i8* (%struct._foo*, i32, i8*)* } > %struct._table = type { i64, i32, i32, [1 x %struct._entry] } > %struct.test = type { %struct.__foo, i32 } > %struct.__foo = type { %struct._dispatch } > %struct._dispatch = type { %struct._entry*, i8* (%struct._foo*, i32, > i8*)* } > > @str = private unnamed_addr constant [8 x i8] c"table_f\00" > @str.2 = private unnamed_addr constant [11 x i8] c"dispatch_f\00" > > ; Function Attrs: n...
2012 Jul 17
1
Bug#681213: Full logs?
Hi Orazio, Is "NoneType object is unsubscriptable" the full and complete error message? I'd have expected some sort of accompanying backtrace, if not on the console then in /var/log/xen/* Is this issue by any chance fixed by installing the xen-qemu-dm-4.0 package? Lastly, does this happen with the packages from Wheezy? Thanks, Ian.