search for: get_child_by_name

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

2008 Mar 18
0
[PATCH] vfb: Add opengl option
...ion %s unknown to vfbs" % k) config.append([k,v]) if not d.has_key("keymap"): --- a/tools/python/xen/xm/xenapi_create.py Tue Mar 18 14:36:27 2008 +0000 +++ b/tools/python/xen/xm/xenapi_create.py Tue Mar 18 15:16:47 2008 +0000 @@ -810,7 +810,7 @@ get_child_by_name(image, "vxauthority", "127.0.0.1"), document)) console.appendChild(self.mk_other_config( - "vncpasswd", get_child_by_name(image, "vncpasswd", ""), + "opengl", get_child_by_name(im...
2007 Mar 28
2
[PATCH 2/3] User-space grant table device - main driver
A character device for accessing (in user-space) pages that have been granted by other domains. Signed-off-by: Derek Murray <Derek.Murray@cl.cam.ac.uk> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel