]> Git Repo - qemu.git/commit - hw/ppc/pnv.c
ppc/pnv: consolidate the creation of the ISA bus device tree
authorCédric Le Goater <[email protected]>
Mon, 18 Jun 2018 17:05:40 +0000 (19:05 +0200)
committerDavid Gibson <[email protected]>
Thu, 21 Jun 2018 11:22:53 +0000 (21:22 +1000)
commitbb7ab95c96756663cf76914b171971d9582f828d
tree99304f7489088dfaf39047991127fc7da6226c67
parent77864267c3c82a4938d628b9313bce8fcce6373d
ppc/pnv: consolidate the creation of the ISA bus device tree

The device tree node of the ISA bus was being partially done in
different places. Move all the nodes creation under the same routine.

Signed-off-by: Cédric Le Goater <[email protected]>
Signed-off-by: David Gibson <[email protected]>
hw/ppc/pnv.c
This page took 0.018984 seconds and 4 git commands to generate.