|
|
|
|
|
by gamozolabs
2623 days ago
|
|
My apologies, I wasn't very clear in my readme. It's intended the kernel itself is multiprocessing (support for multiple cores, and multiple VMs). But currently the intent is only to run a single core per VM for now, as getting VT-x or SVM to be deterministic on a single core itself will be hard enough. If we accomplish this, then the next goal would be to maybe look at multiple cores. It is important that I can run multiple single core VMs on a single machine as I plan to use this framework for fuzzing, and retrofitting multiprocessing to a kernel is always a source of many, many bugs. Hope that clears it up a bit! |
|
https://people.csail.mit.edu/mareko/asplos073-olszewski.pdf
https://people.cs.umass.edu/~emery/pubs/dthreads-sosp11.pdf