Re: [Qemu-devel] [PULL 0/8] Honor CPU_DUMP_FPU

2018-05-21 Thread Peter Maydell
On 18 May 2018 at 22:57, Richard Henderson wrote: > With Peter's new patch for "-d fpu", it makes sense to honor > this setting in as many targets as currently dump the fpu. > > > r~ > > > The following changes since commit 5bcf917ee37a5efbef99f091a96db54a5276becb: > > Merge remote-tracking bran

[Qemu-devel] [PULL 0/8] Honor CPU_DUMP_FPU

2018-05-18 Thread Richard Henderson
With Peter's new patch for "-d fpu", it makes sense to honor this setting in as many targets as currently dump the fpu. r~ The following changes since commit 5bcf917ee37a5efbef99f091a96db54a5276becb: Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180518' into staging