Hacker News new | ask | show | jobs
by tinktank 2751 days ago
Very cool. Did you write this yourself? How long did it take?
1 comments

Yes, I developed it myself. From the end of 2017 to the present, about one year.
Did you learn it all as you went along or were you familiar with the ARM beforehand? It's very impressive in either case. Any hints on how I could write my own?
You need to know the principles of virtualization, and then just look at the ARMv8 manual.
Great project!