Files
acrn-hypervisor/hypervisor/include/arch/x86
Zide Chen 8b4f395683 hv: PIO emulation handler is attached to I/O port number only
An I/O handler is not linked to the I/O access size, so in searching for
the registered I/O handler, don't need to check the I/O request's access
size.

In struct vm_io_handler_desc, change fields addr and len to port_start and
port_end respectively to adapt to this change.

Tracked-On: #1815
Signed-off-by: Zide Chen <zide.chen@intel.com>
Reviewed-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-11-19 09:34:34 +08:00
..
2018-11-05 15:35:49 +08:00
2018-11-05 15:35:49 +08:00
2018-09-18 09:43:43 +08:00
2018-11-05 15:35:49 +08:00
2018-11-05 15:35:49 +08:00
2018-11-05 15:35:49 +08:00
2018-11-05 15:35:49 +08:00
2018-11-16 14:47:24 +08:00
2018-11-02 15:30:36 -07:00
2018-10-10 13:02:00 +08:00
2018-11-05 15:35:49 +08:00
2018-11-13 16:28:58 +08:00