Re: [libvirt] [PATCH 2/3] virsh: Remember terminal state when starting and add helpers

2013-09-02 Thread Michal Privoznik
On 29.08.2013 17:52, Peter Krempa wrote: > This patch adds instrumentation to allow modification of config of the > terminal in virsh and successful reset of the state afterwards. > > The added helpers allow to disable receiving of SIGINT when pressing the > key sequence (Ctrl+C usualy). This norm

[libvirt] [PATCH 2/3] virsh: Remember terminal state when starting and add helpers

2013-08-29 Thread Peter Krempa
This patch adds instrumentation to allow modification of config of the terminal in virsh and successful reset of the state afterwards. The added helpers allow to disable receiving of SIGINT when pressing the key sequence (Ctrl+C usualy). This normally sends SIGINT to the foreground process group w