Paul Mackerras 595e4f7e69 KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit
This modifies kvmppc_load_fp and kvmppc_save_fp to use the generic
FP/VSX and VMX load/store functions instead of open-coding the
FP/VSX/VMX load/store instructions.  Since kvmppc_load/save_fp don't
follow C calling conventions, we make them private symbols within
book3s_hv_rmhandlers.S.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
2014-01-09 10:15:03 +01:00
..
2012-03-28 18:30:02 +01:00
2013-11-14 14:02:00 +09:00
2013-10-11 16:53:26 +11:00
2013-10-11 16:48:34 +11:00
2011-11-28 21:13:18 +02:00
2013-10-11 18:23:53 +11:00
2013-08-14 15:33:22 +10:00
2013-10-11 18:23:53 +11:00
2012-03-28 18:30:02 +01:00