hw/pci/pci_bridge: Use the IEC binary prefix definitions
commit37e7211cae59d090eafdf26fb2b21ca41df7aed8
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 1 Jun 2020 14:29:26 +0000 (1 16:29 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 9 Jun 2020 18:18:04 +0000 (9 14:18 -0400)
tree7547102667f062be19c21a78affd9120a33122a2
parent2dc48da25547bf82dee81f4e60766509b28e736e
hw/pci/pci_bridge: 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-5-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/pci_bridge.c