unicorn/qemu/include
Markus Armbruster a3358798d6
util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()
With qemu_strtosz(), no suffix means mebibytes. It's used rarely.
I'm going to add a similar function where no suffix means bytes.
Rename qemu_strtosz() to qemu_strtosz_MiB() to make the name
qemu_strtosz() available for the new function.

Backports commit e591591b323772eea733de6027f5e8b50692d0ff from qemu
2018-03-02 08:49:26 -05:00
..
crypto Drop unused crypto source files 2018-02-17 15:23:57 -05:00
exec cputlb: drop flush_global flag from tlb_flush 2018-03-01 19:36:04 -05:00
fpu softfloat: Add float128_to_uint32_round_to_zero() 2018-03-02 08:33:09 -05:00
hw Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00
qapi error: error_setg_errno(): errno gets preserved 2018-03-01 23:38:25 -05:00
qemu util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB() 2018-03-02 08:49:26 -05:00
qom arm: Correctly handle watchpoints for BE32 CPUs 2018-03-02 00:24:33 -05:00
sysemu accel: make configure_accelerator return void 2018-02-24 00:31:28 -05:00
config.h import 2015-08-21 15:04:50 +08:00
elf.h fix merge conflicts 2017-03-10 21:04:33 +08:00
glib_compat.h glib_compat: Amend header guard 2018-02-25 23:12:20 -05:00
qemu-common.h tcg: Add EXCP_ATOMIC 2018-02-27 11:57:58 -05:00