Files
acrn-hypervisor/devicemodel/hw/pci
fuyongjie 2387010fdd DM: virtio-gpio: fix falling or rising irq can't work
When UOS set failling irq type, gpio BE will only request GPIOEVENT_REQUEST_FAILLING_EDGE
event from native gpio driver which will cause the last_level value is always 0.
So last_level can't be used to check whether interrupt should be injected or not.
It is the same for rising irq type.

v2: refine commit message.

Tracked-On: #3010
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Signed-off-by: fuyongjie <fuyongjie@neusoft.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2019-04-25 15:28:13 +08:00
..
2018-12-18 13:21:07 +08:00
2019-04-22 15:18:21 +08:00
2018-06-07 14:35:30 +08:00
2018-12-27 09:58:20 +08:00
2019-04-11 10:10:15 +08:00
2018-12-27 09:58:20 +08:00