qemu: Switch over command line capabilities to virBitmap
This is done for two reasons: - we are getting very close to 64 flags which is the maximum we can use with unsigned long long - by using LL constants in enum we already violates C99 constraint that enum values have to fit into int
Showing
此差异已折叠。
想要评论请 注册 或 登录