qemu-patch-raspberry4/hw/smbios
Philippe Mathieu-Daudé 968dfd0516 hw/smbios: Use the IEC binary prefix definitions
It eases code review, unit is explicit.

Patch generated using:

  $ git grep -E '(1024|2048|4096|8192|(<<|>>).?(10|20|30))' hw/ include/hw/

and modified manually.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180625124238.25339-11-f4bug@amsat.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-07-02 15:41:12 +02:00
..
Makefile.objs
smbios-stub.c
smbios.c hw/smbios: Use the IEC binary prefix definitions 2018-07-02 15:41:12 +02:00
smbios_build.h
smbios_type_38-stub.c
smbios_type_38.c