You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am having issue with generating machine that has MemoryAliasNode. I have attached compressed project.py. I am using QEMU 5.0.1
generation fails then checking for Type.exists, node.allias_offset is assigned to CINT object that is not string
I am able to fix this in my case by adding this check
but I am not sure that this is the right way.
BR. Oleksiy