Actions
Bug #9792
closedsupport bhyve as a platform
Start date:
2018-09-04
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
Just as we do for KVM, VMware and Xen, we need to support bhyve in get_hwenv(). We will also need to allow MSI/MSI-X on PCI just as we do for KVM.
Updated by Hans Rosenfeld about 5 years ago
Testing: I tested this by running on bhyve. With the change MSI/MSI-X is available and working on vioblk, while it wasn't without the change.
Updated by Electric Monk about 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit fbd54cb5fecaf7d64cca371aa5ff1b2a8a3d5a11
commit fbd54cb5fecaf7d64cca371aa5ff1b2a8a3d5a11 Author: Hans Rosenfeld <hans.rosenfeld@joyent.com> Date: 2018-09-26T19:30:14.000Z 9792 support bhyve as a platform Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Andy Fiddaman <omnios@citrus-it.net> Approved by: Garrett D'Amore <garrett@damore.org>
Actions