Searched hist:"0 a2e467bcebfed27bd0d1cd17992938e8a3fbb66" (Results 1 – 4 of 4) sorted by relevance
/qemu/hw/sparc64/ |
H A D | niagara.c | 0a2e467bcebfed27bd0d1cd17992938e8a3fbb66 Mon Jun 25 12:42:10 UTC 2018 Philippe Mathieu-Daudé <f4bug@amsat.org> hw/sparc: 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-19-f4bug@amsat.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | sun4u.c | 0a2e467bcebfed27bd0d1cd17992938e8a3fbb66 Mon Jun 25 12:42:10 UTC 2018 Philippe Mathieu-Daudé <f4bug@amsat.org> hw/sparc: 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-19-f4bug@amsat.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/hw/sparc/ |
H A D | leon3.c | 0a2e467bcebfed27bd0d1cd17992938e8a3fbb66 Mon Jun 25 12:42:10 UTC 2018 Philippe Mathieu-Daudé <f4bug@amsat.org> hw/sparc: 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-19-f4bug@amsat.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | sun4m.c | 0a2e467bcebfed27bd0d1cd17992938e8a3fbb66 Mon Jun 25 12:42:10 UTC 2018 Philippe Mathieu-Daudé <f4bug@amsat.org> hw/sparc: 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-19-f4bug@amsat.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|