Commit Graph

2 Commits

Author SHA1 Message Date
modeco80
c6e2128875 //utils: Add some scaffolding code
Error is.. well, an error. Unlike std::error_code, or etc, we use a
string so that code can attach its own context. It's not perfect, but
it's better than error categories, and that's good enough.

A early idea for the api of kvm::VM is provided, but I'm not attached to
it.
2026-02-15 10:56:05 -05:00
modeco80
2dd2d9c995 basic project 2026-02-14 21:54:27 -05:00