Cornelia Huck <cornelia.h...@de.ibm.com> writes: > With virtio-1, we support more than 32 feature bits. Let's make > vdev->guest_features depend on the number of supported feature bits, > allowing us to grow the feature bits automatically.
It's a judgement call, but I would say that simply using uint64_t will be sufficient for quite a while. Cheers, Rusty.