mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
After adding "get_interrupt_controller()" function in DeviceManager, "enable_interrupt_controller()" became redundant, because the latter one is the a simple wrapper on the interrupt controller. Signed-off-by: Michael Zhao <michael.zhao@arm.com>