qemu-e2k/hw/xenpv
Philippe Mathieu-Daudé 8f951a13f0 hw/xen: 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: Alan Robinson <Alan.Robinson@ts.fujitsu.com>
Message-Id: <20180625124238.25339-12-f4bug@amsat.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-07-02 15:41:13 +02:00
..
Makefile.objs xen: make it possible to build without the Xen PV domain builder 2016-01-26 17:19:44 +00:00
xen_domainbuild.c hw/xen: Use the IEC binary prefix definitions 2018-07-02 15:41:13 +02:00
xen_domainbuild.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
xen_machine_pv.c hw/xen*: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:29:46 +01:00