My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 90
Zcos is an Virtual OS project. This OS is more like a virtual machine, you can run diffrent OS or application on it. We will implement it base Linux then port it onto arm9. *Zcos would be an independent project at the beginning, but we may absorb it into Evosin which is an complete OSSP(OS Suppor...
This is a further development of the revirt project which was initiated by the team of Prof. Peter Chen from University of Michigan. We aims to first keep up with Xen mainstream source code, then make it useful for our vncos development.
Secure-VM is a safe virtual machine based on llvm written in c++. Note: The code was built against llvm-2.5. Using the current svn version probably will not work.
This project is part of the subject Systems Interfaces and Integration, whose professor is Sergio Villas Boas. This project is also part of the undergraduate final project of the student Rafael dos Santos Alves.
I have strong insterests in virtulization technology. So I try to write a simple virtual machine. Bochs gives me a lot, many of the codes are referenced by Bochs.
Virtual machine that could run dos program in linux.
chipmuck
*SVM* is a small virtual machine written in C++ intended to run opcodes. = How does an opcode file look like ? = Each line uses the format {{{ [namespace character][method character] [parameter] [parameter] ... }}} Putting a string onto the stack woud look like: {{{ s+ "Hello ma' !" }...
=This is not yet another Meta-Language= *TinyaML* is a virtual machine, a compiler, and a compiler-compiler, powered by the abstract parser [http://code.google.com/p/tinyap tinyap]. It is entirely written in C, endian-safe, and allows easy bindings of new C APIs into the virtual machine. ...
1 2 3 4 5 6 7 8 9 Next