Dynamic Translation...
Posted: Mon Dec 24, 2007 2:41 pm
Ok, I have googled and wiki'd and the only thing I have been able to find to help me understand Dynamic Translation is QEMU docs...
Does anyone here know about it and care to explain, or know of some page of some sort that gives more in-depth information. I am considering implementing this, so I really need a lot of information about it before I try such a daring thing...
Namely, what I am wanting to know is
1. How can dynamic translation be fast unless it is multithreaded?
2. Can it be portable among different archs?
3. How do I get started with it?
4. How does caching work with it?
I have a basic understanding of wha tit is, but I don't know how it works..
Does anyone here know about it and care to explain, or know of some page of some sort that gives more in-depth information. I am considering implementing this, so I really need a lot of information about it before I try such a daring thing...
Namely, what I am wanting to know is
1. How can dynamic translation be fast unless it is multithreaded?
2. Can it be portable among different archs?
3. How do I get started with it?
4. How does caching work with it?
I have a basic understanding of wha tit is, but I don't know how it works..