Follow the recent change that the unit of `imgsize' argument of
authoryasuoka <yasuoka@openbsd.org>
Fri, 13 May 2022 00:17:20 +0000 (00:17 +0000)
committeryasuoka <yasuoka@openbsd.org>
Fri, 13 May 2022 00:17:20 +0000 (00:17 +0000)
commit7ac3f975abd0085ad3acd476aaa2cb53b9ced30c
treebc96b5a304af220e8643a36fe1266b9747bc2ccc
parent700e1b1a6cd14c57446cf548969b31ed4076a82b
Follow the recent change that the unit of `imgsize' argument of
create_imagefile() became MB.  Also change the arguement's type from
long to uint64_t that is preferred.

ok dv
usr.sbin/vmctl/main.c
usr.sbin/vmctl/vmctl.c
usr.sbin/vmctl/vmctl.h