Searched hist:"3 d779b93e0a26e81066f8afc96e2d3d37d6ce1af" (Results 1 – 1 of 1) sorted by relevance
/qemu/include/hw/acpi/ |
H A D | tpm.h | 3d779b93e0a26e81066f8afc96e2d3d37d6ce1af Mon Jun 25 12:42:04 UTC 2018 Philippe Mathieu-Daudé <f4bug@amsat.org> hw/tpm: 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> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20180625124238.25339-13-f4bug@amsat.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|