diff options
author | Hu Tao <hutao@cn.fujitsu.com> | 2014-08-04 16:16:09 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2014-08-14 13:22:07 +0200 |
commit | c68233aee8ef47861b65f0d079c5b0b3816447e5 (patch) | |
tree | 363660aea70e94c38ba71e1484ea4e70f5480d40 /hw/i386 | |
parent | 988eba0f681bd4f82e9e02998da8106f165ed82c (diff) | |
download | hqemu-c68233aee8ef47861b65f0d079c5b0b3816447e5.zip hqemu-c68233aee8ef47861b65f0d079c5b0b3816447e5.tar.gz |
numa: show hex number in error message for consistency and prefix them with 0x
The error messages before and after patch are:
before:
qemu-system-x86_64: total memory for NUMA nodes (134217728) should equal RAM size (20000000)
after:
qemu-system-x86_64: total memory for NUMA nodes (0x8000000) should equal RAM size (0x20000000)
Cc: qemu-stable@nongnu.org
Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/i386')
0 files changed, 0 insertions, 0 deletions