From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48654) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkUiR-0003ea-1D for qemu-devel@nongnu.org; Wed, 14 May 2014 04:39:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WkUiK-0001pe-SV for qemu-devel@nongnu.org; Wed, 14 May 2014 04:39:06 -0400 Received: from mail-ph.de-nserver.de ([85.158.179.214]:37917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkUiK-0001pP-Ih for qemu-devel@nongnu.org; Wed, 14 May 2014 04:39:00 -0400 Message-ID: <53732BA3.7030001@profihost.ag> Date: Wed, 14 May 2014 10:38:59 +0200 From: Stefan Priebe - Profihost AG MIME-Version: 1.0 References: <536CD48B.2020907@profihost.ag> <536D0ACB.50206@redhat.com> <53731883.4090502@profihost.ag> <53732524.3080101@redhat.com> <53732975.2000201@profihost.ag> <53732B04.8020904@redhat.com> In-Reply-To: <53732B04.8020904@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Migration from older Qemu to Qemu 2.0.0 does not work List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , qemu-stable@nongnu.org, qemu-devel Am 14.05.2014 10:36, schrieb Paolo Bonzini: > Il 14/05/2014 10:29, Stefan Priebe - Profihost AG ha scritto: >> Hi, >> >> i compile qemu on my own. >> >> I have the rom files under /usr/share/kvm and they look like this: >> ls -la /usr/share/kvm/*.rom >> -rw-r--r-- 1 root root 173568 May 14 09:39 /usr/share/kvm/efi-e1000.rom >> -rw-r--r-- 1 root root 174592 May 14 09:39 >> /usr/share/kvm/efi-eepro100.rom >> -rw-r--r-- 1 root root 173056 May 14 09:39 >> /usr/share/kvm/efi-ne2k_pci.rom >> -rw-r--r-- 1 root root 173056 May 14 09:39 /usr/share/kvm/efi-pcnet.rom >> -rw-r--r-- 1 root root 176640 May 14 09:39 /usr/share/kvm/efi-rtl8139.rom >> -rw-r--r-- 1 root root 171008 May 14 09:39 /usr/share/kvm/efi-virtio.rom >> -rw-r--r-- 1 root root 67072 May 14 09:39 /usr/share/kvm/pxe-e1000.rom >> -rw-r--r-- 1 root root 61440 May 14 09:39 >> /usr/share/kvm/pxe-eepro100.rom >> -rw-r--r-- 1 root root 61440 May 14 09:39 >> /usr/share/kvm/pxe-ne2k_pci.rom >> -rw-r--r-- 1 root root 61440 May 14 09:39 /usr/share/kvm/pxe-pcnet.rom >> -rw-r--r-- 1 root root 61440 May 14 09:39 /usr/share/kvm/pxe-rtl8139.rom >> -rw-r--r-- 1 root root 60416 May 14 09:39 /usr/share/kvm/pxe-virtio.rom >> >> currently i don't know what's wrong. > > What about the source machine? Currently it has the same as i already updated the package there too. So you mean i had done a mistake compiling the old package - so it had wrong sizes? Greets. Stefan