9
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 16 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SPARC64: remove start_client_image() More... over 7 years ago
elf: set boot notes in elf_load() if supplied More... over 7 years ago
x86: move Forth/FCode over to use new context wrappers More... over 7 years ago
SPARC64: move Forth/FCode over to use new context wrappers More... over 7 years ago
SPARC32: move Forth/FCode over to use new context wrappers More... over 7 years ago
libopenbios: add context wrappers for Fcode/Forth payloads More... over 7 years ago
x86: introduce arch_init_program() implementation More... over 7 years ago
SPARC64: introduce arch_init_program() implementation More... over 7 years ago
SPARC32: introduce arch_init_program() implementation More... over 7 years ago
ppc: introduce arch_init_program() implementation More... over 7 years ago
client.fs: add load-state param variable More... over 7 years ago
all: create client program context once at startup More... over 7 years ago
amd64: introduce arch_init_program() implementation More... over 7 years ago
libopenbios: introduce arch_init_program() in preparation for per-arch implementations More... over 7 years ago
libopenbios: rename saved-program-state to load-state More... over 7 years ago
SPARC64: point __context to saved context during CIF calls More... over 7 years ago
SPARC64: split off general CPU registers into *_GENERAL_STATE macros More... over 7 years ago
SPARC64: split off CPU window reset logic into RESET_CPU_WINDOW_STATE macro More... over 7 years ago
SPARC64: switch entry.S over to use existing context macros More... over 7 years ago
SPARC64: allocate space in context to save global registers More... over 7 years ago
SPARC64: add parameter to indicate %cwp save/restore direction More... over 7 years ago
SPARC64: introduce %pc into context and use it when exiting CIF More... over 7 years ago
SPARC64: save CIF entry globals under the client stack More... over 7 years ago
SPARC64: save/restore global registers to context when entering CIF More... over 7 years ago
SPARC64: save/restore entire CPU state when entering/leaving CIF More... over 7 years ago
SPARC64: make sure that %tl is restored after SAVE_CPU_TRAP_STATE More... over 7 years ago
hfsplus: don't force OS 9 startup folder selection More... over 7 years ago
Fix build on ppc64le host More... over 7 years ago
SPARC32: implement full context switch logic in switch_to() More... over 7 years ago
ppc: add kbd alias for keyboard device More... over 7 years ago