2011/12/5 Lluís Vilanova <vilan...@ac.upc.edu>: > +3. Build QEMU with the backdoor feature: > + > + /path/to/qemu/configure --with-backdoor=/tmp/my-backdoor-qemu
If we want to do this wouldn't it make more sense to do it by having qemu dynamically load a plugin DLL with a specified ABI rather than having to compile the specific backdoor handler into qemu proper? -- PMM