Project ACRN hypervisor
Go to file
Jian Jun Chen 9741e1ab2c dm: virtio-input: implement virtio_input_init
The following are done in virtio_input_init:
- parse the command line to get the path of host evdev
- parse the command line to get the optional serial string
- calloc struct virtio_input and initialize it
- call virtio framework APIs to initialize virtio PCI

Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@intel.com>
Reviewed-by: Hao Li <hao.l.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-15 17:25:58 +08:00
devicemodel dm: virtio-input: implement virtio_input_init 2018-05-15 17:25:58 +08:00
doc doc: GSG formating fix, RTD theme tweak 2018-05-15 17:25:58 +08:00
hypervisor refine external interrupt VM exit handler 2018-05-15 17:25:58 +08:00