mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-21 19:02:30 +00:00
"debug!" marco is used in virtio-devices/src/epoll_helper.rs. When"-vvv" and "--log-file" option was specified, the missing "SYS_write" rule caused a "bad system call" crash. Signed-off-by: Michael Zhao <michael.zhao@arm.com>