Lines Matching refs:StreamError
14 from xen.migration.verify import StreamError, RecordError, VerifyBase
151 raise StreamError("Bad image marker: Expected 0x%x, got 0x%x" %
155 raise StreamError("Bad image id: Expected 0x%x, got 0x%x" %
159 raise StreamError(
166 raise StreamError("Reserved bits set in image options field: 0x%x" %
170 raise StreamError(
176 raise StreamError(
191 raise StreamError("Unrecognised domain type 0x%x" % (gtype, ))
194 raise StreamError("Reserved bits set in domain header 0x%04x" %
198 raise StreamError("Page shift expected to be 12. Got %d" %
215 raise StreamError("Unrecognised record type 0x%x" % (rtype, ))
235 raise StreamError("Padding containing non0 bytes found")
265 raise StreamError(
314 raise StreamError(
353 raise StreamError(
381 raise StreamError("Reserved bits set in X86_TSC_INFO: 0x%08x" %