- Apr 15, 2013
-
-
Guy Zana authored
OSv stalls when using romfs on certain machines so revert back to using bootfs until romfs get fixed
-
- Apr 14, 2013
-
-
Avi Kivity authored
-
- Apr 09, 2013
-
-
Christoph Hellwig authored
-
- Apr 08, 2013
-
-
Avi Kivity authored
-
- Apr 03, 2013
-
-
Avi Kivity authored
Needed for more serious applications.
-
Avi Kivity authored
Needed by the jvm.
-
- Mar 19, 2013
-
-
Avi Kivity authored
Test that preemption does not corrupt fpu registers.
-
- Mar 07, 2013
-
-
Dor Laor authored
-
- Mar 02, 2013
-
-
Guy Zana authored
-
- Mar 01, 2013
-
-
Guy Zana authored
-
- Feb 28, 2013
-
- 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
-