gic: Introduce virGICVersion enumeration
We currently blindly accept any numeric value as a GIC version, even though only GIC v2 and GIC v3 actually exist; on the other hand, we reject "host", which is a perfectly legitimate value for QEMU guests. This new enumeration contains all GIC versions libvirt is aware of.
Showing
src/util/virgic.c
0 → 100644
src/util/virgic.h
0 → 100644
想要评论请 注册 或 登录