From: Vincent Hanquez Date: Mon, 10 Aug 2009 13:46:49 +0000 (+0100) Subject: add online node into vfb's backend X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=05edd8c204b0cb27ff5459397f218d59ac362207;p=xenclient%2Ftoolstack.git add online node into vfb's backend --- diff --git a/xenops/device.ml b/xenops/device.ml index 0b258ca..a70cd83 100644 --- a/xenops/device.ml +++ b/xenops/device.ml @@ -1050,6 +1050,7 @@ let add ~xc ~xs ~hvm ?(protocol=Protocol_Native) domid = let back = [ "frontend-id", sprintf "%u" domid; + "online", "1"; "state", string_of_int (Xenbus.int_of Xenbus.Initialising); ] in let front = [