hyperhq / runv

Hypervisor-based Runtime for OCI
Apache License 2.0
826 stars 129 forks source link

fix xen driver compile issue #484

Closed Crazykev closed 7 years ago

Crazykev commented 7 years ago

Ref: #481 Signed-off-by: Crazykev crazykev@zju.edu.cn

gnawux commented 7 years ago

great, thank you @Crazykev

Crazykev commented 7 years ago

@gnawux I introduced this month ago... sorry for that

gnawux commented 7 years ago

I found the building failure when package 0.8, and have not done further investigation on it yet. ref hyperhq/hyperd#591

Crazykev commented 7 years ago

Oh, I see. We did not include xen in CI, #474 will fix this.

    runv  0.8.0
    build OS:   linux-gnu
    prefix:     /usr/local
    has go:     yes
    with xen:   no
    with libvirt: yes
    has virtualbox: no
gnawux commented 7 years ago

I think neither hykins nor travis support xen hvm mode.