Files
acrn-hypervisor/devicemodel/hw/pci/virtio
Conghui Chen 2d57c5feb7 dm: virtio-console: add subclass
Add subclass for virtio-console pci device. Without the subclass, the
device may be probed by 8250_pci serial driver,  and lead to segment
fault in acrn-dm. This issue appears when running debian as Guest OS.

But there is a potential issue, if a new serial driver, which use class
and subclass same as virtio-console, the problem may still trigger. Need
to fix it case by case.

Tracked-On: #3615
Signed-off-by: Conghui Chen <conghui.chen@intel.com>
Acked-by: Yin Fengwei <fengwei.yin@intel.com>
2019-08-27 09:47:00 +08:00
..
2019-02-28 18:33:11 +08:00
2019-06-20 22:25:11 +08:00
2019-06-19 08:40:13 +08:00
2019-06-24 18:51:44 +08:00
2019-06-22 21:42:32 +08:00