Answer the question
In order to leave comments, you need to log in
How to implement your own iron virtualization layer and what can you test on?
Hello!
For learning purposes, I want to do the following:
write an implementation of the processor interface, then I would like to connect this interface to some ready-made VM implementation, for example, oracle vm. And run the operating system there, which will execute processor commands through my interface.
In general, ideally, I want to write my own virtualization layer, and somehow run another OS on top of it. How to do it? In what direction to move? Is there any software that has a virtualization API (some interface) that needs to be implemented and could run the OS on its implementation of virtualization?
Thanks in advance
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question