qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3 for 2.10] migration/i386 cleanup


From: Dr. David Alan Gilbert (git)
Subject: [Qemu-devel] [PATCH 0/3 for 2.10] migration/i386 cleanup
Date: Wed, 5 Apr 2017 20:00:21 +0100

From: "Dr. David Alan Gilbert" <address@hidden>

Hi,
  This removes some qemu_get_ and qemu_put_ use from i386/machine.c
and cleans out some very old code.
  It breaks migration compatibility from prior to 0.12
for i386 and prior to ~0.14 for non-softfloat - it doesn't alter the
machine type, it just removes some old stream features.

(Has anyone got a good test of FP migration to make sure
I've not broken the FP/mmx/etc cases?)

Dave


Dr. David Alan Gilbert (3):
  migration/i386: Remove old non-softfloat 64bit FP support
  vmstatification: i386 FPReg
  migration/i386: Remove support for pre-0.12 formats

 target/i386/machine.c | 266 +++++++++++++-------------------------------------
 1 file changed, 66 insertions(+), 200 deletions(-)

-- 
2.9.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]