]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: kbd initialization check
authorSasha Levin <levinsasha928@gmail.com>
Wed, 5 Sep 2012 08:31:57 +0000 (10:31 +0200)
committerPekka Enberg <penberg@kernel.org>
Wed, 5 Sep 2012 13:22:38 +0000 (16:22 +0300)
commit44d6df631ef23a264d59756fc43b929a3828c412
treec2a47f694ea4adf1f67fa5a530cb5051bd3a3e54
parent96ce8e8d0c9e88fe8abd48576645c8d2e2da9af6
kvm tools: kbd initialization check

Check if i8042 is supported only within the initialization call itself, so that
builtin-run won't need to know which archs are supported by it.

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