mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-10 09:04:15 +00:00
Register separate I/O emulation handlers for I/O port CF8 and CFC. This makes the code simpler, and offers some flexibilities to be able to handle CF8 and CFC ports differently. Tracked-On: #1815 Signed-off-by: Zide Chen <zide.chen@intel.com> Reviewed-by: Li, Fei1 <fei1.li@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>