]> git.ipfire.org Git - thirdparty/qemu.git/commit
pc-dimm: fix up error message
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 4 Aug 2014 12:21:59 +0000 (14:21 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 8 Sep 2014 16:23:04 +0000 (11:23 -0500)
commit948574e0d251e56e338f26a19c16ccf3b581472f
tree76b0fbe32fde833ff3389c0764c6a58c0a976677
parent044af98ea8d5c2e36a18a123659e1f032a8cb75f
pc-dimm: fix up error message

- int should be printed using %d
- print actual wrong value for property

Cc: qemu-stable@nongnu.org
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
(cherry picked from commit 988eba0f681bd4f82e9e02998da8106f165ed82c)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/mem/pc-dimm.c