|
|
|
|
|
by stsquad
1523 days ago
|
|
The upstream now has TCG plugins (https://qemu.readthedocs.io/en/latest/devel/tcg-plugins.html) which allow for a degree of instrumentation. The implementation is architecture agnostic and also tested within the code base. There are still features missing but it does provide a base for dynamic analysis of guest code. |
|
I do not think we could do that yet with the new QEMU TCG plug-in framework.