bhyve: Detecting that a guest kernel has booted

Jason Barbier jason at corrupted.io
Mon Mar 11 17:09:48 UTC 2019


None I know off the top of my head nor would that be really something easily done without some sort of agent. We could probably make some sort of inference based calls to the emulated registers but even then that wouldn't be that correct.

---
Jason Barbier | E: jason at corrupted.io 

On Mon, Mar 11, 2019, at 10:05 AM, Mark Raynsford via freebsd-virtualization wrote:
> Hello!
> 
> Leaving aside userland monitoring tools such as Prometheus[0], is there
> any way to detect on the host that a guest kernel running in bhyve has
> booted? I'm assuming "booted" in this sense to mean "PID 1 has probably
> started". I'm guessing that there probably isn't, but I thought I'd
> better ask anyway. "Not booted" would mean something like "Is sitting
> at the Grub prompt doing nothing".
> 
> [0] https://prometheus.io/
> 
> -- 
> Mark Raynsford | http://www.io7m.com
> 
> 
> Attachments:
> * null


More information about the freebsd-virtualization mailing list