The guest has no idea that there is an external agent monitoring it so
the only thing you can do is create the domain paused (xl create -p
<config>) and then start the VMI application on it which will unpause
it once it setup the monitoring traps. It is entirely possible to
monitor the VM using LibVMI even before the kernel started. Just don't
use vmi_init_complete, use vmi_init (with events), then
vmi_init_paging once paging is enabled in the guest and finally
vmi_init_os when you detected the kernel has started.
> --
> You received this message because you are subscribed to the Google Groups "vmitools" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
vmitools+u...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/vmitools/002725c9-03cf-4b8c-b3f2-69e0f64ac5ef%40googlegroups.com.