]> Git Repo - qemu.git/commit
hw/ppc/spapr: Add some missing hcall function set strings
authorThomas Huth <[email protected]>
Mon, 27 Jun 2016 11:25:03 +0000 (13:25 +0200)
committerDavid Gibson <[email protected]>
Thu, 30 Jun 2016 23:57:01 +0000 (09:57 +1000)
commit6cc09e261b267e5b06c03efdf0c8e7a0d9e59721
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 <[email protected]>
Signed-off-by: David Gibson <[email protected]>
hw/ppc/spapr.c
This page took 0.024721 seconds and 4 git commands to generate.