qemu-devel
[Top][All Lists]
Advanced

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

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


From: Juan Quintela
Subject: Re: [Qemu-devel] [PATCH 0/3 for 2.10] migration/i386 cleanup
Date: Wed, 05 Apr 2017 21:10:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

"Dr. David Alan Gilbert (git)" <address@hidden> wrote:
> 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.

notice that we break compatibility with the PIC (or was it the PIT)
later than that, so it don't matter a lot.

Later, Juan.

> (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(-)



reply via email to

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