diff options
author | Greg Kurz <groug@kaod.org> | 2018-02-14 20:40:44 +0100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-02-16 12:14:26 +1100 |
commit | 14bb4486c819ea797a151b3e0fe53d6f5c7b3fc5 (patch) | |
tree | 656f46510ce9b81807b6b5f05f57d321a910b18f /cpus-common.c | |
parent | 648edb64751ea0e550f36302fa66f9f11e480824 (diff) | |
download | qemu-14bb4486c819ea797a151b3e0fe53d6f5c7b3fc5.zip qemu-14bb4486c819ea797a151b3e0fe53d6f5c7b3fc5.tar.gz qemu-14bb4486c819ea797a151b3e0fe53d6f5c7b3fc5.tar.bz2 |
spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()
The spapr_vcpu_id() function is an accessor actually. Let's rename it
for symmetry with the recently added spapr_set_vcpu_id() helper.
The motivation behind this is that a later patch will consolidate
the VCPU id formula in a function and spapr_vcpu_id looks like an
appropriate name.
Signed-off-by: Greg Kurz <groug@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'cpus-common.c')
0 files changed, 0 insertions, 0 deletions