diff options
author | Eric Farman <farman@linux.vnet.ibm.com> | 2015-05-07 10:52:16 -0400 |
---|---|---|
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | 2015-05-27 17:52:03 +0200 |
commit | b2ac0ff5d9478907cfd5b204c9179f77d0cb943f (patch) | |
tree | ed72a923a6e26cb8527e2d31d337e47d1d278b13 /target-s390x/kvm.c | |
parent | 3ceeb2930faf1116ee4bb22c8a7794bb2337e8a9 (diff) |
s390x: Migrate vector registers
When migrating a guest, be sure to include the vector registers.
The vector registers are defined in a subsection, similar to the
existing subsection for floating point registers. Since the
floating point registers are always present (and thus migrated),
we can skip them when performing the migration of the vector
registers which may or may not be present.
Suggested-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Eric Farman <farman@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Diffstat (limited to 'target-s390x/kvm.c')
0 files changed, 0 insertions, 0 deletions