mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Relying on the previous commits, the legacy interrupt implementation can be completed. The IOAPIC handler is used to deliver the interrupt that will be triggered through the trigger() method. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>