Re: [Xen-devel] [PATCH v4 11/14] golang/xenlight: Implement get console path operations

2017-04-05 Thread George Dunlap
On Thu, Mar 16, 2017 at 7:08 PM, Ronald Rojas wrote: > Implement Golang enumeration of libxl_console_type > as ConsoleType > > Implement the following libxl functions: > - libxl_console_get_tty > - libxl_primary_console_get_tty > > Signed-off-by: Ronald Rojas

[Xen-devel] [PATCH v4 11/14] golang/xenlight: Implement get console path operations

2017-03-16 Thread Ronald Rojas
Implement Golang enumeration of libxl_console_type as ConsoleType Implement the following libxl functions: - libxl_console_get_tty - libxl_primary_console_get_tty Signed-off-by: Ronald Rojas --- CC: xen-devel@lists.xen.org CC: george.dun...@citrix.com CC: