Open adeenayub opened 4 years ago
did you solve in the last 2 years? I don't know if it is correct, but in theory you can use qemu-system-i386 of qemu CLI https://manpages.debian.org/stretch/qemu-system-x86/qemu-system-i386.1.en.html that you can install with:
sudo apt-get install -y qemu-system-i386
and then you can use it writing qemu-system-i386
in the command line
This folder is generated during compilation, if you specify the target to be i386-softmmu.
On Fri, Nov 11, 2022 at 10:52 AM Alessandro @.***> wrote:
did you solve in the last 2 years?
— Reply to this email directly, view it on GitHub https://github.com/decaf-project/DECAF/issues/87#issuecomment-1312069915, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWJ2RSGVMF7RM7SOMDDHHTWH2IWXANCNFSM4QWUVDLA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Can anyone please tell me where can I find the DECAF/trunk/i386-softmmu directory? I looked in the DECAF source folder but it doesnt have the trunk folder inside.