Actions
Bug #9533
closed8079's check for Xen HVM is incomplete
Start date:
2018-05-11
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Currently, we check get_hwenv() == HW_XEN_HVM
and that fails if viridian support (hyper-v features) is enabled.
Related issues
Updated by Yuri Pankov over 4 years ago
- Related to Bug #8079: temporarily disable apix module on Xen HVM platform added
Updated by Electric Monk about 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
git commit 0f8051a0844ba1894eab81d4b73a76feca23554e
commit 0f8051a0844ba1894eab81d4b73a76feca23554e Author: Yuri Pankov <yuri.pankov@nexenta.com> Date: 2018-06-01T21:23:58.000Z 9533 8079's check for Xen HVM is incomplete Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Reviewed by: Ken Mays <maybird1776@yahoo.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions