diff options
author | Peter Maydell | 2019-02-01 15:55:41 +0100 |
---|---|---|
committer | Peter Maydell | 2019-02-01 15:55:41 +0100 |
commit | 13628891b397386a10a8e3288f31d6ee6ab0bfc3 (patch) | |
tree | 277b37617219ee3c5e41f714d3bfe0f9084d0539 /include/hw/misc | |
parent | hw/arm/iotkit: Refactor into abstract base class and subclass (diff) | |
download | qemu-13628891b397386a10a8e3288f31d6ee6ab0bfc3.tar.gz qemu-13628891b397386a10a8e3288f31d6ee6ab0bfc3.tar.xz qemu-13628891b397386a10a8e3288f31d6ee6ab0bfc3.zip |
hw/arm/iotkit: Rename 'iotkit' local variables and functions
Rename various internal uses of 'iotkit' in hw/arm/iotkit.c to
'armsse', for consistency. The remaining occurences are:
* related to the devices TYPE_IOTKIT_SYSCTL, TYPE_IOTKIT_SYSINFO,
etc, which this refactor is not touching
* references that apply specifically to the IoTKit (like
the lack of a private CPU region)
* the vmstate, which keeps its old "iotkit" name for
migration compatibility reasons
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190121185118.18550-7-peter.maydell@linaro.org
Diffstat (limited to 'include/hw/misc')
0 files changed, 0 insertions, 0 deletions