My kvm based hypervisor now supports block device via virtio-blk.
Running Arch, Debian, and Gentoo in 3 differnt microVMs on the same kernel (7.1.0-rc6) with different userspace images.
My kvm based hypervisor now supports block device via virtio-blk.
Running Arch, Debian, and Gentoo in 3 differnt microVMs on the same kernel (7.1.0-rc6) with different userspace images.
@mooofinnn Good read. Are you planning to emulate peripherals too in your hypervisor using VirtIO?
I am also in middle of writing a x86 kvm based hypervisor, right now it can boot linux kernel but emulation of peripherals is still left.
Finally got NixOS booting on my azure vps using nix-anywhere after a lot of struggle.
I was already using infrastructure as code with terraform, and wanted machine as code too, so I decided to set up nix on the server.
Really enjoying this sysadmin/devops side of things lately