danos/system/drivers/virtio-gpu
Daniel Samson c4f16a5448
build: the unix paths retire — configuration, logs, and volumes move into the danos tree
/etc/init.csv and /etc/devices.csv become /system/configuration/*.csv (the
repo's etc/ moves to system/configuration/, mirroring the runtime tree),
/var/log becomes /system/logs, and /mnt/usb becomes /volumes/usb. The
kernel VFS gains a carve-out so FAT may serve exactly /system/configuration
and /system/logs beneath the initrd-backed /system while /system and /test
themselves stay unshadowable; FAT's single /var mount splits into those two
rewritten mounts. The kvfs readdir check learns /system's third child and
the ramdisk spawn sweep skips the configuration tree.

Suite 106/106.
2026-07-31 19:41:35 +01:00
..
build.zig build: delete module_homes — imports resolve through the declared zon 2026-07-30 07:49:19 +01:00
build.zig.zon build: exact per-binary imports — the pre-wired default set is gone 2026-07-30 06:42:31 +01:00
virtio-gpu-protocol.zig display: runtime mode-setting, EDID, and fenced (vsync) present (v2 V5) 2026-07-14 12:44:21 +01:00
virtio-gpu.zig build: the unix paths retire — configuration, logs, and volumes move into the danos tree 2026-07-31 19:41:35 +01:00
virtio-pci.zig virtio-gpu: a modern virtio 1.0 display driver, bring-up to a flushed frame (v2 V3) 2026-07-14 11:29:53 +01:00