feat: add space-block, ocaml-pid1, qemu aarch64 support, uniboot initramfs
- ocaml-qemu: add arch/accel/machine/cpu config for macOS/aarch64
(HVF, virt machine, virtio MMIO devices), auto-detect host platform
- space-block: new package wrapping Block.t with SpaceOS storage layout
(superblock, params, events, DP), CLI with init/inspect/launch
- ocaml-pid1: minimal PID 1 for SpaceOS VMs with C stubs for mount(2)
and reboot(2), Eio filesystem I/O, standalone superblock reader
- uniboot: implement Initramfs content building from paths using cpio