Commit graph

11 commits

Author SHA1 Message Date
Hari
e2f9e54970 host daemon (#2)
* feat: host daemon api scaffold

* fix: use sparse writes

* fix: unix socket length (<108 bytes)
2026-04-08 11:23:19 -04:00
4028bb5a1d feat: freeze ssh and vnc port contracts
Define the minimum machine networking surface for the next host slice and
limit exposed guest ports to SSH and VNC.
2026-04-08 02:47:27 +00:00
04575d111c feat: deepen machine and storage contracts 2026-04-08 02:32:48 +00:00
6f0f0643fe feat: initial contracts 2026-04-08 01:52:39 +00:00
Hari
58f95324f4 feat: remove go sdk and write thin firecracker wrapper (#1)
* feat: remove go sdk and write thin firecracker wrapper

* chore: gitignore
2026-04-07 20:56:37 -04:00
3585531d30 fix: cgroup version 2026-04-07 18:55:26 -04:00
47e806a705 feat: smoke main.go 2026-04-07 20:52:15 +00:00
634356acd6 chore: move vsock into runtime for entropy per VM 2026-04-07 20:48:17 +00:00
e21c50f331 feat: init service and config for firecracker-host 2026-04-07 20:36:23 +00:00
caeb9dfaa7 chore: clean types and align 2026-04-07 15:49:26 -04:00
3a256dc6e2 feat: init firecracker 2026-04-07 19:29:17 +00:00