acadia/zion/object
Drew Galbraith 56789400d7 Allow mapping the PCI Config so Yellowstone can map it.
This is a temp system call. Evemtually we should probably supply the
root process with all of the system physical memory objects.
2023-06-07 22:45:42 -07:00
..
address_space.cpp Add preprocessor directives to supress logs per file. 2023-06-07 13:51:13 -07:00
address_space.h Spawn Processes using memory primitives rather than and elf loader. 2023-06-07 00:04:53 -07:00
channel.cpp Refactor error types and error reporting 2023-06-07 08:51:23 -07:00
channel.h Refactor error types and error reporting 2023-06-07 08:51:23 -07:00
kernel_object.h Make a KernelObject base class for all Capabilities. 2023-06-06 20:13:07 -07:00
memory_object.cpp Add preprocessor directives to supress logs per file. 2023-06-07 13:51:13 -07:00
memory_object.h Allow mapping the PCI Config so Yellowstone can map it. 2023-06-07 22:45:42 -07:00
process.cpp Add a basic IPC setup with Channel Object. 2023-06-07 08:24:10 -07:00
process.h Add a basic IPC setup with Channel Object. 2023-06-07 08:24:10 -07:00
thread.cpp Add preprocessor directives to supress logs per file. 2023-06-07 13:51:13 -07:00
thread.h Move Process & Thread to the object folder. 2023-06-06 20:18:53 -07:00