commit | 66d26ddb235439c72ff2b5fc0b42e242a57ba315 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Mon Jun 25 09:42:38 2018 -0300 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Jul 02 15:41:18 2018 +0200 |
tree | b3f2a38eac1265db10c714791542ba2e3bfcd2b3 | |
parent | b52713c1d5fb3f05b07bdcaa52d0a665d26eaff6 [diff] |
bsd-user: Use the IEC binary prefix definitions It eases code review, unit is explicit. Patch generated using: $ git grep -n '[<>][<>]= ?[1-5]0' and modified manually. Suggested-by: Eric Blake <eblake@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180625124238.25339-47-f4bug@amsat.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>