On Wed, 30 Oct 2019 at 18:09, Richard Henderson <richard.hender...@linaro.org> wrote: > > Just one easy patch that made the cutoff. > > > r~ > > > The following changes since commit 16884391c750d0c5e863f55ad7aaaa146fc5181e: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-10-29' > into staging (2019-10-29 20:06:08 +0000) > > are available in the Git repository at: > > https://github.com/rth7680/qemu.git tags/pull-sfp-20191030 > > for you to fetch changes up to 21381dcf0ca8fc822328e30570c8465ec4e52be9: > > softfp: Added hardfloat conversion from float32 to float64 (2019-10-30 > 19:03:37 +0100) > > ---------------------------------------------------------------- > Use hardfloat for float32_to_float64 > > ---------------------------------------------------------------- > Matus Kysel (1): > softfp: Added hardfloat conversion from float32 to float64 > > fpu/softfloat.c | 19 ++++++++++++++++++-
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2 for any user-visible changes. -- PMM