mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-21 20:15:21 +00:00
f767e97fa5
We need to split the parsing functions into one function dedicated to the actual parsing and a second function for initializing the interrupt type. This will be useful on the restore path as the parsing won't be needed. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>