commit | bca12bf63703c74f96942b12736e4337ef2c7d4d | [log] [tgz] |
---|---|---|
author | Sasha Levin <sasha.levin@oracle.com> | Wed Oct 24 12:52:26 2012 -0400 |
committer | Will Deacon <will.deacon@arm.com> | Mon Jun 01 16:39:53 2015 +0100 |
tree | 7aadc5ed6dbb0df192dd197873ba4bc26c448471 | |
parent | 84eb85ee30eac2d4baa22f2017d84642ef5bb305 [diff] |
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>