summaryrefslogtreecommitdiffstats
path: root/util/osdep.c
diff options
context:
space:
mode:
authorDr. David Alan Gilbert2017-04-05 21:00:22 +0200
committerEduardo Habkost2017-05-11 21:08:50 +0200
commit46baa9007fb807f88feb2b1a975ae680dab1d5fd (patch)
tree9bbc6d76a181a5621e3a26be7a8c0993fbe91367 /util/osdep.c
parenttests: check -numa node,cpu=props_list usecase (diff)
downloadqemu-46baa9007fb807f88feb2b1a975ae680dab1d5fd.tar.gz
qemu-46baa9007fb807f88feb2b1a975ae680dab1d5fd.tar.xz
qemu-46baa9007fb807f88feb2b1a975ae680dab1d5fd.zip
migration/i386: Remove old non-softfloat 64bit FP support
Long long ago, we used to support storing the x86 FP registers in a 64bit format. Then c31da136a0bf8caad70c348f5ffc283206e9c7fc in v0.14-rc0 removed the last support for writing that in the migration format. Even before that, it was only used if you had softfloat disabled (i.e. !USE_X86LDOUBLE) so in practice use of it in even earlier qemu is unlikely for most users. Kill it off, it's complicated, and possibly broken. Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20170405190024.27581-2-dgilbert@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'util/osdep.c')
0 files changed, 0 insertions, 0 deletions