• Joined on 2023-03-07
drew pushed to main at drew/acadia 2023-10-25 23:10:06 -07:00
48c7721b0f [VictoriaFalls] Add a VFS yunq stub and register it.
f815eb5614 [Yunq] Fix cmake variables.
Compare 2 commits »
drew pushed to main at drew/acadia 2023-10-25 22:19:52 -07:00
598816df12 [Yunq] Move yunq cmake macro to yunq dir.
60de1ec9d3 [Yunq] Move example files into subdir.
Compare 2 commits »
drew pushed to main at drew/acadia 2023-10-25 21:55:17 -07:00
c8dcc07d7d Update CMakeLists to autogen yunq files.
drew pushed to main at drew/acadia 2023-10-25 20:47:57 -07:00
0dbafbfa66 [Yunq] Reset cap buffers between server uses.
b85af8d0f8 [Yunq] Fix bug in logging reply errors.
3e4fdfee84 [Denali] Move denali server to yunq.
acfaf26391 [Denali] Use mutexes to synchronize the AHCI responses.
Compare 4 commits »
drew pushed to main at drew/acadia 2023-10-25 19:10:02 -07:00
adfffdd3c3 [Yellowstone] Use mutex to wait for denali to spawn VFS.
6cb0041253 [Mammoth] Create userspace mutex capability.
Compare 2 commits »
drew pushed to main at drew/acadia 2023-10-25 18:39:00 -07:00
4c04f9d561 [Zion] Add a mutex object with appropriate syscalls.
drew pushed to main at drew/acadia 2023-10-24 23:51:05 -07:00
4c2237fa72 [Yellowstone] Move yellowstone yunq def to yellowstone/lib/
drew pushed to main at drew/acadia 2023-10-24 23:45:20 -07:00
af0852a5fa [yellowstone] Update TODO.
drew pushed to main at drew/acadia 2023-10-24 23:44:13 -07:00
05e12aaa7d [Yellowstone] Move registration service to the main yellowstone service
b516087922 [Zion] Add the ability to pass capabilities via endpoint call.
Compare 2 commits »
drew pushed to main at drew/acadia 2023-10-24 22:58:07 -07:00
5b781bb394 Update READMEs and TODOs
drew pushed to main at drew/acadia 2023-10-24 18:25:50 -07:00
2b27af5814 [Yellowstone] Move to yunq definition for yellowstone server.
9c9fd167cd [Yunq] Clean up codegen issues for client and server.
Compare 2 commits »
drew pushed to main at drew/acadia 2023-10-24 15:58:59 -07:00
71e3521b87 [yunq] Add codegen for clients and servers (untested).
963cc0b4fa [Yunq] Move to using jinja for codegen.
Compare 2 commits »
drew pushed to main at drew/acadia 2023-10-24 12:41:42 -07:00
3faa19e4cb [Yunq] Cleanup codegen bugs.
d45f831b46 [Glacier] Add buffer types for holding bytes and capabilities.
ca5361b847 [Glacier] Add the [] operator to string.
Compare 3 commits »
drew pushed to main at drew/acadia 2023-10-13 15:05:59 -07:00
990dd4c1e1 [yunq] Add codegen for message parsing and serialization methods.
fdd2d693bc [glacier] Add default constructor for a string.
Compare 2 commits »
drew pushed to main at drew/acadia 2023-10-13 00:21:13 -07:00
28a6d543ec [Yunq] First pass at codegen for message headers and parsing.
3323826f3b [Yunq] Check that the type of request and response is a message
Compare 2 commits »
drew pushed to main at drew/acadia 2023-10-12 23:05:42 -07:00
90d840879f [Yunq] Add identifier collision checking.
drew pushed to main at drew/acadia 2023-10-12 22:55:57 -07:00
19f7ba44c4 [Yunq] First pass at parsing the yunq idl for ipc.
ee603b7478 [zion] Add a basic slab allocator to the kernel.
Compare 2 commits »
drew pushed to main at drew/zloxi 2023-08-29 18:16:28 -07:00
1b166f04f8 Add a primitive runtime interpreter.
cb5d7c7798 Improve parser error handling
7236c0b43a First pass of parser complete.
Compare 3 commits »
drew pushed to main at drew/zloxi 2023-08-29 09:02:01 -07:00
44792e5c19 Add small grammer and print it
drew created branch main in drew/zloxi 2023-08-28 21:05:54 -07:00