mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2025-06-02 15:34:49 +00:00
added archive.org / stable link to the "Virtualization theory background" paper (#811)
This commit is contained in:
parent
f4c065cce0
commit
133fd830ab
@ -3,7 +3,7 @@
|
|||||||
* [One VM to Rule Them All](http://lafo.ssw.uni-linz.ac.at/papers/2013_Onward_OneVMToRuleThemAll.pdf)
|
* [One VM to Rule Them All](http://lafo.ssw.uni-linz.ac.at/papers/2013_Onward_OneVMToRuleThemAll.pdf)
|
||||||
- This is an exciting VM implementation that incorporates AST node rewriting and an optimizing compiler. It enables the implementation of, and excellent performance for, a wide range of languages.
|
- This is an exciting VM implementation that incorporates AST node rewriting and an optimizing compiler. It enables the implementation of, and excellent performance for, a wide range of languages.
|
||||||
* [A Comparison of Software and Hardware Techniques for x86
|
* [A Comparison of Software and Hardware Techniques for x86
|
||||||
Virtualization](http://www.vmware.com/pdf/asplos235_adams.pdf)
|
Virtualization](https://web.archive.org/web/20160108225910/http://www.vmware.com/pdf/asplos235_adams.pdf)
|
||||||
- virtualization theory background
|
- virtualization theory background
|
||||||
|
|
||||||
## System Virtualization
|
## System Virtualization
|
||||||
|
Loading…
Reference in New Issue
Block a user