acrn-hypervisor/hypervisor/dm
Conghui 17f94605f0 hv: dispatch asyncio request
For an IO request, hv will check if it was registered in asyncio desc
list. If yes, put the corresponding fd to the shared buffer. If the
shared buffer is full, yield the vcpu and try again later.

Tracked-On: #8209
Signed-off-by: Conghui <conghui.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2022-09-27 10:26:42 +08:00
..
vpci ACRN:HV:VPCI: Forward access of PCI ROM bar_reg to DM for passthru device 2022-09-23 18:12:01 +08:00
io_req.c hv: dispatch asyncio request 2022-09-27 10:26:42 +08:00
mmio_dev.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
vgpio.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
vioapic.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
vpic.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
vrtc.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
vuart.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00