On Sat, Feb 22, 2020 at 01:38:39AM -0500, Ryan Moeller wrote:
Ryan Moeller (16):
Fix build errors on FreeBSD
This one should be two patches, and more importantly, I'm curious
about the errors.
Simplify bhyve driver caps helpers
Remove redundant parameter to virBhyveProcessStart()
Fix indentation
Eliminate rc variable
Factor out conn
I've added a 'bhyve: ' prefix to the above five patches and pushed them
Don't bother seeking to the end of a file opened O_APPEND
That was surely copied and pasted from the QEMU driver, I'm curious
why it was done that way.
And the functional patches will need a look from the bhyve driver
maintainer.
Jano
Make bhyveMonitor a virClass
Refactor bhyve monitor register/unregister
Add hooks for bhyve backend
Add reboot support for bhyve backend
Refactor virBhyveProcessBuildBhyveCmd a bit
Reorder slot,bus,func -> bus,slot,func in parsers
Add hostdev handling for bhyve
Enable booting from hostdevs with bhyve
Allow PCI functions up to 255 for PCI ARI