-----Original Message----- From: Paolo Bonzini [mailto:pbonz...@redhat.com] Sent: venerdì 10 dicembre 2010 22:49 To: Stefano Bonifazi Subject: Re: [PATCH] fix qruncom compilation problems
>For runcom (without the "q") this wouldn't work, because it runs the code in vm86 mode. It's possible that this is ok for qruncom with other >changes to let the TCG backend know about vm86_mem. So informing the interpreter with >> page_set_flags(0x00000000+vm86_mem, 0x110000+vm86_mem, PAGE_WRITE | PAGE_READ | >> PAGE_EXEC | PAGE_VALID); Would be not enough? >I was looking at this in my free time and it seriously shrunk later, so I'm afraid I cannot help. Surely I do understand you! Your help has been very very useful and appreciated already thank you! May you direct me to somebody who's working on it? Some TCG guru who could understand immediately what's wrong? :) I noticed, far now, that each question on this mailing list is answered only by one QEMU developer, is that a sort of policy or just a coincidence? Again thank you! Best regards! Stefano B.