]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/intc/loongarch_extioi: Add common realize interface
authorBibo Mao <maobibo@loongson.cn>
Fri, 20 Sep 2024 07:49:12 +0000 (15:49 +0800)
committerBibo Mao <maobibo@loongson.cn>
Thu, 19 Dec 2024 07:23:29 +0000 (15:23 +0800)
commitaa6330d50ccf7467a022dc348ab6ae2323c2b0b9
tree839e9121b676c340ffe3d509c516889d82884225
parentc169b51b1720c2722bfacb83896cd7100859ee4c
hw/intc/loongarch_extioi: Add common realize interface

Add common realize function, it is only to check validity of property.

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