hw/pci-host: Use the IEC binary prefix definitions
commit51eae1e7e427ef9efc7c10c52b33575fe685add3
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 1 Jun 2020 14:29:27 +0000 (1 16:29 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 9 Jun 2020 18:18:04 +0000 (9 14:18 -0400)
tree6b692c1a953ef7a510252e4517b491caed1bfd12
parent37e7211cae59d090eafdf26fb2b21ca41df7aed8
hw/pci-host: Use the IEC binary prefix definitions

IEC binary prefixes ease code review: the unit is explicit.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200601142930.29408-6-f4bug@amsat.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
hw/pci-host/i440fx.c
hw/pci-host/q35.c
hw/pci-host/versatile.c