Mathieu Tarral
Mathieu Tarral
Actually we are already catching everything. I suggest we should remove these specific exception handlers, and just log the exception on the logging output.
That's true, i wanted to fix this for a while but I had more pressing matters to deal with. At the beginning, I wanted to maintain a table of [`CR3`]...
I don't really mind changing the user API, as long as the modification is really valuable. I understand your point of view about the Pipeline, and it would give more...
This PR #10 solves the first problem, allowing the developer to control the `Nitro` loop instead of defining callbacks. The VM name is still hardcoded.
Hi, First, Nitro is not maintained anymore, and I haven't had a working configuration of it since 2 years. That being said, nitro_kmod shouldn't be used. everything you need is...
Kvm-vmi is cersioning the kernel as submodule
The win7 VM is created using a packer template. Then, with the import_libvirt.py script, you can view it in virt-manager. Read closely the README.
Read the error messages. `too many aruments to function X` There is an API mismatch between your installed libvmi version and the one i'm using in Nitro. Have you installed...
the `--nobackend` option was meant to just listen to raw hardware events. Libvmi is only required in the backend, to rebuild the context of the virtual machine. In the first...
@bigbigbanana please to try google and search by yourself. This was really easy to figure out. First link on google. https://stackoverflow.com/questions/26053982/error-setup-script-exited-with-error-command-x86-64-linux-gnu-gcc-failed-wit