Stefan Weil 6bedfe94c9 arch_init: Fix format string by using RAM_ADDR_FMT
length is a ram_addr_t, so RAM_ADDR_FMT must be used instead of %ld.
This fixes a recently introduced regression for w64 builds.

Using RAM_ADDR_FMT also changes decimal output to sedecimal.
This is good here because length and block->length should both
use the same base in the error message.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Message-id: 1372359606-2759-1-git-send-email-sw@weilnetz.de
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-06-28 14:01:23 -05:00
2013-06-27 02:38:35 +02:00
2013-06-10 11:36:12 -05:00
2013-05-28 12:19:02 +02:00
2013-06-11 23:45:43 +04:00
2013-06-28 09:20:27 +02:00
2013-06-15 17:50:21 +00:00
2013-06-20 16:39:52 +02:00
2013-06-06 11:27:05 +02:00
2013-06-14 15:33:10 +01:00
2013-06-21 22:52:50 +04:00
2013-06-06 11:27:05 +02:00
2013-06-06 11:27:05 +02:00
2013-06-27 02:38:36 +02:00
2013-06-21 22:52:49 +04:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%