qdev: Move owner-less IRQs to /machine/unattached
commit88950eeff59834b3b4bea98b954a3fe854468ae3
authorAndreas Färber <afaerber@suse.de>
Thu, 12 Mar 2015 15:09:34 +0000 (12 16:09 +0100)
committerAndreas Färber <afaerber@suse.de>
Tue, 17 Mar 2015 13:31:32 +0000 (17 14:31 +0100)
tree905e1bf4bbf8f48e435097807e8c49d67f7262da
parent210eb9364be384e7c7f6ef106e6ac8c996dadffe
qdev: Move owner-less IRQs to /machine/unattached

Move non-qdev-gpio[*] from /machine into /machine/unattached.
For the PC this moves 25 nodes from the stable namespace into the unstable.

Cc: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Tested-by: Alistair Francis <alistair.francis@xilinx.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/core/qdev.c