mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-30 11:13:13 +00:00
COM1_IRQ's polarity setting is from ACPI table, as hypervisor do not want to parse ACPI table here, it just get the configuration from vioapic RTE setting as a work-around. TODO: Here should assert vuart irq according to COM1_IRQ polarity. The best way is to get the polarity info from ACIP table. But we just get the info from vioapic configuration. Based on this, we can still have irq storm during guest modify the vioapic setting. As it's only for debug uart, we want to make it as an known issue. Tracked-On: https://github.com/projectacrn/acrn-hypervisor/issues/1432 Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
9.3 KiB
9.3 KiB