]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/intc/loongarch_extioi: Rename LoongArchExtIOI with LoongArchExtIOICommonState
authorBibo Mao <maobibo@loongson.cn>
Wed, 18 Dec 2024 09:24:24 +0000 (17:24 +0800)
committerBibo Mao <maobibo@loongson.cn>
Thu, 19 Dec 2024 07:23:29 +0000 (15:23 +0800)
commitc169b51b1720c2722bfacb83896cd7100859ee4c
tree95d29c7b2931dd7002330609432ef36dbcbed0af
parent6f54d920935826a3ce47ba64605b3ccd20d9c0f1
hw/intc/loongarch_extioi: Rename LoongArchExtIOI with LoongArchExtIOICommonState

With some structure such as vmstate and property, rename LoongArchExtIOI
with LoongArchExtIOICommonState, these common structure will be moved
to common file.

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
hw/intc/loongarch_extioi.c