mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-15 23:05:15 +00:00
Ignore SIGPIPE signal and handle the error directly when write() function fails. this will help us to catch the write failure rather than crashing the UOS. PS: Observed that when acrnctl stop command was issued from kata-runtime, UOS was crashing with SIGPIPE signal. Tracked-On: #3190 Signed-off-by: Vijay Dhanraj <vijay.dhanraj@intel.com> Acked-by: Yu Wang <yu1.wang@intel.com> |
||
---|---|---|
.. | ||
console.c | ||
gc.c | ||
hugetlb.c | ||
inout.c | ||
main.c | ||
mem.c | ||
mevent.c | ||
monitor.c | ||
mptbl.c | ||
pm.c | ||
post.c | ||
sw_load_bzimage.c | ||
sw_load_common.c | ||
sw_load_elf.c | ||
sw_load_ovmf.c | ||
sw_load_vsbl.c | ||
timer.c | ||
vmmapi.c | ||
vrpmb.c |