summaryrefslogtreecommitdiff
path: root/viengoos/server.c
AgeCommit message (Expand)Author
2009-03-17Batch object discardds.Neal H. Walfield
2009-03-01Correctly implement object_discard.Neal H. Walfield
2009-03-01When making a system call, pass the return address in rbp.Neal H. Walfield
2009-02-24Revert "When making a system call, pass the return address in rbp."Neal H. Walfield
2009-02-24When making a system call, pass the return address in rbp.Neal H. Walfield
2009-02-24Update comments and improve some debugging output.Neal H. Walfield
2009-02-23Record a thread's last four fault locations.Neal H. Walfield
2009-02-21Add sleep and time support.Neal H. Walfield
2009-02-21Fix cap.policy handling.Neal H. Walfield
2009-02-16Rewrite CPU scheduler. Fix a few bugs. Add a lot of debugging support.Neal H. Walfield
2009-02-13Almost the status quo.Neal H. Walfield
2009-01-20Enable more code.Neal H. Walfield
2009-01-20Only use l4 functions when USE_L4 is defined.Neal H. Walfield
2009-01-09Merge commit 'origin/master' into viengoos-x86-64Tom Bachmann
2008-12-18Support batching requests for object_discarded_clear.Neal H. Walfield
2008-12-18Zero the right variable.Neal H. Walfield
2008-12-18Use the right root when looking up capabilities.Neal H. Walfield
2008-12-18Use the first capability in a message to designate the reply messenger.Neal H. Walfield
2008-12-18Add vg_ prefix to the (hopefully) remaining viengoos symbols.Neal H. Walfield
2008-12-17Replace remaining rm_ prefixes with vg_.Neal H. Walfield
2008-12-17Replace RPC rm prefix with vg.Neal H. Walfield
2008-12-17Add a "vg_" to public viengoos identifiers.Neal H. Walfield
2008-12-17Move activation interface definitions to libviengoos.Neal H. Walfield
2008-12-17Fix include file.Neal H. Walfield
2008-12-17Move viengoos header files to libviengoos.Neal H. Walfield
2008-12-16Only set the source messenger's message buffer if the message is not inline.Neal H. Walfield
2008-12-15Merge commit 'origin/master' into viengoos-x86-64Tom Bachmann
2008-12-12Fix activity_policy's access checks.Neal H. Walfield
2008-12-12New IPC system. Update code accordingly.Neal H. Walfield
2008-12-05Replace all occurrences of l4_word_t by uintptr_t.Tom Bachmann
2008-12-01Add lots of hacks and disable almost everything so as to be able to actually ...Tom Bachmann
2008-11-18Add support for prefaulting pages.Neal H. Walfield
2008-11-18Add code to the page fault handler to also map some pages after the fault loc...Neal H. Walfield
2008-11-17Comment out prefault code.Neal H. Walfield
2008-11-16Optimize object look up.Neal H. Walfield
2008-11-14Map pages preemptively.Neal H. Walfield
2008-11-12Introduce a list_dequeue function and rename list_queue to list_enqueue.Neal H. Walfield
2008-10-08viengoos/originneal
2008-08-152008-08-15 Neal H. Walfield <neal@gnu.org>neal
2008-07-012008-07-01 Neal H. Walfield <neal@gnu.org>neal
2008-06-282008-06-28 Neal H. Walfield <neal@gnu.org>neal
2008-06-27hurd/neal
2008-06-26viengoos/neal
2008-06-26hurd/neal
2008-06-242008-06-24 Neal H. Walfield <neal@gnu.org>neal
2008-06-242008-06-24 Neal H. Walfield <neal@gnu.org>neal
2008-06-24hurd/neal
2008-06-232008-06-23 Neal H. Walfield <neal@gnu.org>neal
2008-06-222008-06-22 Neal H. Walfield <neal@gnu.org>neal
2008-06-22viengoos/neal