This below code works for things like /bin/ls and other programs but not for qemu. How can i get the output stream of qemu with popen? I ran qemu-x86_64 -d cpu /bin/ls
qemu-x86_64 -d cpu /bin/ls