]> Git Repo - qemu.git/commit
s390x: move fpu regs into a subsection of the vmstate
authorDavid Hildenbrand <[email protected]>
Mon, 30 Mar 2015 11:22:47 +0000 (13:22 +0200)
committerCornelia Huck <[email protected]>
Fri, 8 May 2015 08:36:19 +0000 (10:36 +0200)
commit46c804def4bda2491c546e8e33b86fe4981e4b68
tree1f9edc4157f65f3959608088614097766e12bb49
parent1191c94963f36b3f9631fcd1ec2e9296631b407e
s390x: move fpu regs into a subsection of the vmstate

Let's move the floating point registers into a seperate subsection and
bump up the version id. This cleans up the current vmstate and will
allow for a future extension with vector registers in a compatible way.

This patch is based on a patch from Eric Farman.

Reviewed-by: Eric Farman <[email protected]>
Signed-off-by: David Hildenbrand <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
target-s390x/machine.c
This page took 0.025375 seconds and 4 git commands to generate.