]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: kernel load/firmware cleanup
authorSasha Levin <levinsasha928@gmail.com>
Wed, 5 Sep 2012 08:31:59 +0000 (10:31 +0200)
committerPekka Enberg <penberg@kernel.org>
Wed, 5 Sep 2012 13:22:38 +0000 (16:22 +0300)
commite3d3ced98505f1305250af86edd79c5ac895f1af
tree5f25f35a81982f654ffbb0fc186de07f7370300f
parentd73b168b3145f7bfe3f0e5d968653a1125b93a4e
kvm tools: kernel load/firmware cleanup

Sort out the config initialization order so that configuration is fully initialized
before init functions start running, and move the firmware initialization code into
kvm.c.

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/kvm-config.h
tools/kvm/kvm.c