mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-05 13:42:07 +00:00
When a VM send data to its communication vuart, the vuart driver should inject a DR interrupt to target VM and also inject a THRE interrupt to self VM. But the original code inject the THRE interrupt to target VM, correct it in this patch. Tracked-On: #3423 Signed-off-by: Conghui Chen <conghui.chen@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
vpci | ||
io_req.c | ||
vioapic.c | ||
vpic.c | ||
vrtc.c | ||
vuart.c |