mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-16 08:26:41 +00:00
Project ACRN hypervisor
Input events are read from host evdev fd and cached into a local queue. When SYN_REPORT is read, the cached input events are sent to guest via EVENT virtqueue. Guest input events are read from STATUS virtqueue then written to host evdev fd. Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com> Reviewed-by: Hao Li <hao.l.li@intel.com> Reviewed-by: Zhao Yakui <yakui.zhao@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
devicemodel | ||
doc | ||
hypervisor |