]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: use correct init group for the PCI controller
authorSasha Levin <sasha.levin@oracle.com>
Wed, 24 Oct 2012 16:52:26 +0000 (12:52 -0400)
committerPekka Enberg <penberg@kernel.org>
Thu, 25 Oct 2012 06:45:55 +0000 (09:45 +0300)
commit1682dc593a5b26a91fff7f39562f245fe1176f1e
treedcc0a20b7cdf151618c2159e8a9e869301987d88
parent1cdfa1909203b8991a42461367ebbb36b143c042
kvm tools: use correct init group for the PCI controller

PCI controller is what deals with PCI devices, and it depends on
vcpus being there, so it should be in the dev_base group.

Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/pci.c