commit | 161deaf225e70dee991744cd3164a30726a1b0eb | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Jun 29 00:35:12 2016 +0530 |
committer | David Gibson <david@gibson.dropbear.id.au> | Fri Jul 01 13:41:46 2016 +1000 |
tree | ad07eb2c8fa95bf66943ab2797b563d6d80c0509 | |
parent | 4322e8ced5aaac7191958f09622d199fe61e2d87 [diff] |
ppc/xics: Rename existing xics to xics_spapr The common class doesn't change, the KVM one is sPAPR specific. Rename variables and functions to xics_spapr. Retain the type name as "xics" to preserve migration for existing sPAPR guests. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>