]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: ioport arch init
authorSasha Levin <levinsasha928@gmail.com>
Wed, 5 Sep 2012 08:32:00 +0000 (10:32 +0200)
committerPekka Enberg <penberg@kernel.org>
Wed, 5 Sep 2012 13:22:38 +0000 (16:22 +0300)
commit18358052f3f67143a9edadb57f244f4c83e4cf20
treed02f5a0819648ca51dd5e7f74478a07c9ff649cd
parente3d3ced98505f1305250af86edd79c5ac895f1af
kvm tools: ioport arch init

Move ioport arch init into ioport init, which is the logical place for that instead of a
random place in the global init code.

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