CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/29 13:52:49
Modified files:
usr.sbin/vmd : vioqcow2.c
Log message:
vmd(8): restrict qcow2 cluster shifts at parse time.
Qcow2 minimum is 9 (512 bytes). Cap a maximum at 21 (2 MiB).
Report and diff by Andrew Griffiths.
ok hshoexer@
