This property can be useful for distros to set up known-good ROM sizes for migration purposes. The VM will fail to start if the ROM is too large, and migration compatibility will not be broken if the ROM is too small.
v1->v2: fix overflow issues in nearby code [Laszlo] v2->v3: consistently use %u in error messages [David] Paolo