]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: pci-shmem init-exit
authorSasha Levin <levinsasha928@gmail.com>
Wed, 5 Sep 2012 08:31:54 +0000 (10:31 +0200)
committerPekka Enberg <penberg@kernel.org>
Wed, 5 Sep 2012 13:22:37 +0000 (16:22 +0300)
commitbc685f586e86605b5052138b20b0a52e90c6207e
treef8ddfdebba6b3491ea7f9e737b8a877554f3e8f0
parent894d00a1da6f2b4d0b06fbe62598c3d3fadb82c9
kvm tools: pci-shmem init-exit

Make the init/exit of pci-shmem self-contained, so the global init code
won't need to check if it was selected or not.

Also move the parser out of builtin-run into the pci-shmem code.

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