Commit Graph

16 Commits

Author SHA1 Message Date
d9629f46d0 hypha: implement console support 2024-01-21 04:49:31 -08:00
ece88e16cc hypha: implement subcommands and introduce destroy that tears things down properly 2024-01-21 01:58:07 -08:00
ba156e43da hypha: implement loop device support directly to avoid devd 2024-01-21 00:13:05 -08:00
001c22fd69 xenclient: auto-retry mmapbatch when paging state issues occur 2024-01-20 20:29:36 -08:00
649a0c303d hypha: setup image as disk 2024-01-18 09:15:42 -08:00
80311db549 hypha: name domain with uuid 2024-01-18 01:38:56 -08:00
f69ce96054 hypha-agent: command line arguments 2024-01-17 12:36:13 -08:00
ee32cbee16 rearrange code to move most x86 specifics to the x86 module 2024-01-17 06:27:12 -08:00
15ba27e573 oh my god, we have a console 2024-01-17 05:22:47 -08:00
6ca61410ad unpause domain so domain can run during boot 2024-01-17 01:41:17 -08:00
492a836213 implement initialization of start info for x86 2024-01-11 17:23:09 -08:00
153619a02c implement memory allocation in boot setup 2024-01-10 16:07:57 -08:00
d46d0cf0c3 cleanup elf loader and more work towards boot support 2024-01-10 10:08:39 -08:00
5ff0ea8a1b split out elfloader and adjust mutability 2024-01-10 08:58:08 -08:00
19b797f1a2 implement elf loader 2024-01-09 22:42:49 -08:00
35f3346858 implement support for creating domains 2024-01-09 15:40:17 -08:00