- Jan 08, 2013
-
-
Avi Kivity authored
(gdb) osv heap
-
Avi Kivity authored
-
Avi Kivity authored
The ABI requires that the stack be aligned to 16 bytes, so sse can be used. Make it so. Fixes the jvm assembler faulting.
-
Avi Kivity authored
-
Avi Kivity authored
-
Avi Kivity authored
-
Avi Kivity authored
-
Christoph Hellwig authored
Add a variable for all possible payload files, and reactive the now fixed quiet build.
-
Avi Kivity authored
-
Avi Kivity authored
-
Avi Kivity authored
-
Avi Kivity authored
-
Avi Kivity authored
Convert from libc mutex to osv mutex.
-
Avi Kivity authored
-
Christoph Hellwig authored
For some reason this didn't work. Also make sure to clean out so files in make clean so this gets noticed.
-
Avi Kivity authored
-
Avi Kivity authored
An off-by-one meant the the object pool for sizes above half a page was not initialized.
-
Avi Kivity authored
-
Avi Kivity authored
-
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.
-
Avi Kivity authored
-
Avi Kivity authored
Implemented the wrong prototype.
-
Avi Kivity authored
-
Christoph Hellwig authored
Just forward the formatted string to debug() for now. This allows bringing up a trivial hello world test payload.
-
Avi Kivity authored
-
Avi Kivity authored
-
Christoph Hellwig authored
-
Avi Kivity authored
-
Avi Kivity authored
-
Avi Kivity authored
-
Avi Kivity authored
-
Avi Kivity authored
-
Avi Kivity authored
Usedful for implementing stdio.
-
Avi Kivity authored
-
Christoph Hellwig authored
-
Christoph Hellwig authored
If we already have a clean tree xargs won't find any object files. Add the -f argument to rm so that it doesn't complain about the lack of arguments.
-
Christoph Hellwig authored
-
Avi Kivity authored
-
Avi Kivity authored
-