mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
New event is added in VhostUserEpollHandler for vhost-user fs, but the total event count is not update accordingly. Fix the issue and refactor the event data setting for new event expansion in the future. Signed-off-by: Cathy Zhang <cathy.zhang@intel.com>