cloud-hypervisor/vmm
Michael Zhao 7f3fa39d81 vmm: Remove enable_interrupt_controller()
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>
2021-06-01 16:56:43 +01:00
..
src vmm: Remove enable_interrupt_controller() 2021-06-01 16:56:43 +01:00
Cargo.toml build: Manual seccomp bump 2021-05-26 14:39:43 +02:00