Hi,
I am working on Qemu 6.0.0, Earlier I worked on 5.1.0, My setup was working fine, now I am trying to update my Qemu setup to 6.0.0, I am facing some issues.
While initializing that frame buffer, windows disappear. To debug this problem I added some print msg. It seems that print msg is not coming.
Can you please help how to enable logging in Qemu.
My configuration is with the option below.
./configure --cross-prefix=x86_64-w64-mingw32- --enable-gtk --enable-sdl --enable-system --target-list=x86_64-softmmu --enable-debug --disable-werror --enable-debug-info --enable-trace-backends=log --with-trace-file=Mydebug.txt
Thanks
Raj kishor