I am researching a bit on virtualization for my class presentation.
I am not clear about the terms - "virtualizable instructions" and "non-virtualizable instructions".
Could someone here please explain that ?
|
I am researching a bit on virtualization for my class presentation. I am not clear about the terms - "virtualizable instructions" and "non-virtualizable instructions". Could someone here please explain that ? | |||
|
feedback
|
|
in short:
that's the problem. Now the solutions:
| |||
|
feedback
|
|
This is really a CPU architecture/instruction mechanics question -- See http://swtch.com/~rsc/talks/pcarch.pdf for some good material for your research, including details on why certain instructions aren't "virtualizable" (unless you're going to emulate the WHOLE CPU like Bochs does (uberslow)). | |||||||
feedback
|