CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/23 21:51:55
Modified files:
usr.sbin/vmd : config.c vioqcow2.c
Log message:
Improve error handling and logging in qcow2
This turns most warn + returns that should never happen into hard failures,
and improves the user directed error messages.
ok @mlarkin, @reyk
