qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Live migrate, inconsistent machine types - new machine


From: Peter Maydell
Subject: Re: [Qemu-devel] Live migrate, inconsistent machine types - new machine type to fix?
Date: Sat, 19 Jul 2014 09:54:40 +0100

On 19 July 2014 09:43, Alex Bligh <address@hidden> wrote:
> Whilst (per below) your workaround gets past the issue for this ROM,
> I'm confused about the numbers in the error message, as 64k and
> 128k do not equal 10,000 or 20,000:
>  Length mismatch: 0000:00:03.0/virtio-net-pci.rom: 10000 in != 20000

0x10000 hex == 65536 decimal == 64K
0x20000 hex == 131072 decimal == 128K

The error message should probably have "0x" prefixes added.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]