Sending this respin (little more than a rebase) in case there's reviewer bandwidth available until the soft-freeze in 3 weeks.
v3: https://lists.nongnu.org/archive/html/qemu-devel/2018-04/msg00455.html Not much has changed since April's v3: - Rebase to current master, fixing some conflicts. - Add R-b tags - Fix a typo in the long "hardfloat" comment. - Move <system.h> header includes right after #include "qemu/osdep.h" Did this after seeing this message from Eric Blake: https://lists.nongnu.org/archive/html/qemu-devel/2018-04/msg00831.html Note: there are some checkpatch errors, but they are false positives. Perf numbers for fp-bench are in each commit log; numbers for several benchmarks are in the last patch's commit log. You can fetch this series from: https://github.com/cota/qemu/tree/hardfloat-v4 Thanks, Emilio