cloud-hypervisor/vmm
Yong He 76d6d28f3e vmm: do not start signal thread to resize console if no need
Now cloud hypervisor will start signal thread to catch
SIGWINCH signal, cloud hypervisor then will resize the
guest console via vconsole.

This patch skip starting signal thread when there is no
need to resize guest console, such as console is not
configured.

Signed-off-by: Yong He <alexyonghe@tencent.com>
2023-02-28 09:40:07 -08:00
..
src vmm: do not start signal thread to resize console if no need 2023-02-28 09:40:07 -08:00
Cargo.toml build: Bump once_cell from 1.17.0 to 1.17.1 2023-02-24 00:36:14 +00:00