summary refs log tree commit diff stats
path: root/qemu-io.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2012-05-08 16:51:51 +0200
committerKevin Wolf <kwolf@redhat.com>2012-05-10 10:32:12 +0200
commit8655d2de0a101782b8066779b8b04e59a80c7d85 (patch)
tree6bf57138f38318ba1a23a604d562cfe853f42c31 /qemu-io.c
parentdc5a137125d6ac641c566f10e68bf6e1fe31bcb5 (diff)
downloadfocaccia-qemu-8655d2de0a101782b8066779b8b04e59a80c7d85.tar.gz
focaccia-qemu-8655d2de0a101782b8066779b8b04e59a80c7d85.zip
qemu-io: correctly print non-integer values as decimals
qemu-io's cvtstr function sometimes will incorrectly omit the
decimal part of the number, and sometimes will incorrectly include
it.  This patch fixes both.  The former is more serious, and can
be seen in the patches to 027.out and 033.out.

The changes to all other files were scripted with sed, so there were
no "surprises" beyond 027.out and 033.out.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions