CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/09/18 22:29:21
Modified files:
usr.sbin/vmd : vioqcow2.c vioraw.c virtio.c virtio.h vm.c
Log message:
Various clean up items for disks.
- qcow2: general cleanup
- vioraw: check malloc
- virtio: add function to sync disks
- vm: call virtio_shutdown to sync disks when vm is finished executing
Thanks to Ori Bernstein.
Ok miko@
