CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2016/10/25 23:26:36
Modified files: usr.sbin/vmctl : Makefile usr.sbin/vmd : Makefile i8253.c loadfile_elf.c mc146818.c ns8250.c vmm.c Log message: vmd(8)/vmctl(8) for i386. Some ugliness in #ifdef __i386__ areas will be fixed in tree, but the changes required were pretty minimal. Note that i386 hosts are still presently limited to running i386 guests. ok deraadt, stefan, jca