- Feb 20, 2013
-
-
Guy Zana authored
-
- Feb 19, 2013
-
-
Guy Zana authored
-
- Feb 18, 2013
-
-
Guy Zana authored
-
- Feb 17, 2013
- Feb 12, 2013
-
-
Christoph Hellwig authored
-
- Feb 11, 2013
-
-
Christoph Hellwig authored
Running tests is now done by editing the command line in build.mak
-
- Feb 10, 2013
-
-
Dor Laor authored
With virtio we must use dynamic allocation for the correctness of virt_to_phys
-
- Feb 05, 2013
-
-
Christoph Hellwig authored
Now that we actually look for DT_NEEDED libraries in the right place we fail loading it because we don't support STT_GNU_IFUNC symbols. But by now we already have a feature complete libm implementation in our tree so we don't actually need it anymore.
-
Christoph Hellwig authored
They don't cause problems for other tests anymore.
-
- Jan 30, 2013
-
-
Guy Zana authored
-
- Jan 28, 2013
-
-
Avi Kivity authored
-
Christoph Hellwig authored
-
- Jan 27, 2013
-
-
Avi Kivity authored
One test so far: java.lang.System.nanoTime() We're only about 500% slower than native.
-
Avi Kivity authored
Note that the glue code to set up the class path is written in Java.
-
Avi Kivity authored
Needed by Java formatter. Signed-off-by:
Avi Kivity <avi@cloudius-systems.com>
-
- Jan 24, 2013
-
-
Christoph Hellwig authored
-
Christoph Hellwig authored
they seem to break running new tests after them.
-
Christoph Hellwig authored
The test code assumes /tests contains shared objects.
-
Avi Kivity authored
This standardizes our method of running a payload: run a shared object with argc/argv. No special treatment for the jvm.
-
- Jan 21, 2013
-
-
Avi Kivity authored
-
- Jan 20, 2013
-
-
Avi Kivity authored
breaks the build
-
- Jan 16, 2013
-
-
Christoph Hellwig authored
After my recent test suite changes tests are expected in /tests
-
Avi Kivity authored
-
Christoph Hellwig authored
Style requires manual edititing of loader.cc to run, no automated way to pick up whole directories in the manifest, and we won't clear the environment before running the next .so
-
- Jan 17, 2013
-
-
Christoph Hellwig authored
-
- Jan 15, 2013
-
-
Christoph Hellwig authored
-
Avi Kivity authored
-
- Jan 09, 2013
-
-
Avi Kivity authored
-
Avi Kivity authored
Mirror the jre file layout closely, otherwise it gets confused.
-
Christoph Hellwig authored
-
- Jan 08, 2013
-
-
Avi Kivity authored
-
Christoph Hellwig authored
Add a new hello_world test payload that can be used to test OSv functionality more fine grained. For now the binary loaded remains hardcoded in loader.cc and still defaults to libjvm.so.
-
- Jan 07, 2013
-
-
Avi Kivity authored
Change the directory structure a little to conform with jvm expecations (removing server/ from libjvm.so).
-
- Dec 23, 2012
-
-
Avi Kivity authored
Don't load it from the glibc library.
-
Avi Kivity authored
-
Avi Kivity authored
-
Avi Kivity authored
-
Avi Kivity authored
-
Avi Kivity authored
-