commit | fbad5f1dfdd097ca282ee3a796986e11eb5a971f | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Fri Jan 15 14:49:09 2010 +0100 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Mar 01 12:35:52 2010 -0300 |
tree | fc5ab1a445693e941344a06ff363d50acb64b437 | |
parent | 0f0412c1a734700fb8ccccb1c09371642e029e2e [diff] |
KVM: PPC: Export __giveup_vsx We need to explicitly only giveup VSX in KVM, so let's export that specific function to module space. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>