The 100% CPU has been fixed a while ago.
You should at least show a dmesg of the host.
>
> Hi,
>
> I run VMM end it uses only a single core but 100%. What I do bad?
>
>
> my /etc/vm.conf
> #--------------------------------------------------------------------------
> sets="/var/www/htdocs/pub/OpenBSD/snapshots/amd64/"
>
> vm "vm1.vm" {
> memory 512M
> kernel "/bsd.rd"
> disk "/vm1.img"
> interfaces 1
> }
> #--------------------------------------------------------------------------
>
>
> my /etc/rc.conf.local
> #--------------------------------------------------------------------------
> apmd_flags="-A"
> vmd_flags=
> #--------------------------------------------------------------------------
>
>
>
> Regards,
> Krzysztof Strzeszewski