On 02/06/2025 12:27 pm, Marek Marczykowski-Górecki wrote: > On Mon, Jun 02, 2025 at 12:22:53PM +0100, Andrew Cooper wrote: >> The migration stream is a stable ABI. What this does is break the ability to >> inspection and operate on pre-Xen-4.21 streams. > Do you mean Xen 4.21 should be able to accept migration of a domU with > qemu trad? I don't think it's a desirable feature...
xl is free to reject a qemu-trad stream if it wants. What's not ok is verify-stream-v2 exploding with "unknown emulator 1" when I ask it to tell me what the bytes in this stream mean. ~Andrew