pc-dimm: fix up error message
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 4 Aug 2014 12:21:59 +0000 (14:21 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 14 Aug 2014 11:22:00 +0000 (13:22 +0200)
commit988eba0f681bd4f82e9e02998da8106f165ed82c
tree85cf8f7163c961e8e9f331e8c96d356d6dfe07ac
parentcfe0ffd0272f1a6d34d27ac1a7072d1c42d33ad3
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>
hw/mem/pc-dimm.c