Ján Tomko wrote:
> On Sun, Feb 17, 2019 at 05:04:01PM +0400, Roman Bogorodskiy wrote:
> >Add a bhyveDomainDefNeedsISAController() helper function
> >which by domain configuration determines whether LPC controller is
> >required or not.
> >
> >Signed-off-by: Roman Bogorodskiy
> >---
> > src/bhyv
On Sun, Feb 17, 2019 at 05:04:01PM +0400, Roman Bogorodskiy wrote:
Add a bhyveDomainDefNeedsISAController() helper function
which by domain configuration determines whether LPC controller is
required or not.
Signed-off-by: Roman Bogorodskiy
---
src/bhyve/bhyve_command.c | 5 +
src/bhyve/bhy
Add a bhyveDomainDefNeedsISAController() helper function
which by domain configuration determines whether LPC controller is
required or not.
Signed-off-by: Roman Bogorodskiy
---
src/bhyve/bhyve_command.c | 5 +
src/bhyve/bhyve_domain.c | 10 ++
src/bhyve/bhyve_domain.h | 2 ++
3