hw/ppc/spapr: Add some missing hcall function set strings
commit6cc09e261b267e5b06c03efdf0c8e7a0d9e59721
authorThomas Huth <thuth@redhat.com>
Mon, 27 Jun 2016 11:25:03 +0000 (27 13:25 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 30 Jun 2016 23:57:01 +0000 (1 09:57 +1000)
tree36f9e94c83b5b75a7d553eb8923e39be49054476
parentf2b70fded9b32c4b9e45e5b7f11bfc2ef961ede7
hw/ppc/spapr: Add some missing hcall function set strings

Add "hcall-sprg0" (for H_SET_SPRG0), "hcall-copy" (for H_PAGE_INIT)
and "hcall-debug" (for H_LOGICAL_CI_LOAD/STORE) to the property
"ibm,hypertas-functions" to indicate that we support these hypercalls.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr.c