CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2025/06/12 15:04:37
Modified files: usr.sbin/vmd : arm64_vm.c fw_cfg.c fw_cfg.h i8253.c i8253.h i8259.c i8259.h mc146818.c mc146818.h ns8250.c ns8250.h pci.c pci.h virtio.c virtio.h vmd.h Log message: Remove last vestiges of vmd(8) send/receive support. Missed quite a few dump/restore functions when I removed support in the previous commit.