> On Jun 28, 2019, at 9:01 PM, George Dunlap wrote:
>
>
>
>> On Jun 28, 2019, at 5:32 PM, George Dunlap wrote:
>>
>> On 6/28/19 9:25 AM, Nicolas Belouin wrote:
>>> The Go bindings for libxl miss functions from libxl_utils, let's start
>>> with the simple libxl_domid_to_name and its counterp
> On Jun 28, 2019, at 5:32 PM, George Dunlap wrote:
>
> On 6/28/19 9:25 AM, Nicolas Belouin wrote:
>> The Go bindings for libxl miss functions from libxl_utils, let's start
>> with the simple libxl_domid_to_name and its counterpart
>> libxl_name_to_domid.
>>
>> Signed-off-by: Nicolas Belouin
On 6/28/19 9:25 AM, Nicolas Belouin wrote:
> The Go bindings for libxl miss functions from libxl_utils, let's start
> with the simple libxl_domid_to_name and its counterpart
> libxl_name_to_domid.
>
> Signed-off-by: Nicolas Belouin
Just for future reference, below your SoB, it's good practice to
The Go bindings for libxl miss functions from libxl_utils, let's start
with the simple libxl_domid_to_name and its counterpart
libxl_name_to_domid.
Signed-off-by: Nicolas Belouin
---
tools/golang/xenlight/xenlight_utils.go | 55 +
1 file changed, 55 insertions(+)
create