]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: improve term init/exit functions
authorSasha Levin <levinsasha928@gmail.com>
Wed, 5 Sep 2012 08:31:48 +0000 (10:31 +0200)
committerPekka Enberg <penberg@kernel.org>
Wed, 5 Sep 2012 13:22:37 +0000 (16:22 +0300)
commit863538b00ecf7f2034a460f1888a7786ea6276af
treed1309f9eabdc08452369e7af6ee79fe7a06cefea
parent7a1b85ccda3c0deba78ee6292cd5bf0f5d802054
kvm tools: improve term init/exit functions

Make the init and exit functions of the term code similar to the rest
of the code.

Also move in the pty parser into the term code out of builtin-run.

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/builtin-run.c
tools/kvm/include/kvm/term.h
tools/kvm/term.c