qemu-e2k/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 stubs: move smbios stubs to hw/smbios 2017-01-16 17:52:35 +01:00
smbios-stub.c Include qmp-commands.h exactly where needed 2018-02-09 13:52:10 +01:00
smbios.c hw/smbios: Use the IEC binary prefix definitions 2018-07-02 15:41:12 +02:00
smbios_build.h smbios: support setting OEM strings table 2017-12-05 19:13:45 +02:00
smbios_type_38-stub.c hw: use "qemu/osdep.h" as first #include in source files 2017-12-18 17:07:02 +03:00
smbios_type_38.c ipmi: Add SMBIOS table entry 2016-06-24 05:13:57 +03:00