]> git.proxmox.com Git - qemu.git/commit
device tree: add add_subnode command
authorAlexander Graf <agraf@suse.de>
Fri, 22 Jul 2011 11:55:37 +0000 (13:55 +0200)
committerAlexander Graf <agraf@suse.de>
Thu, 6 Oct 2011 07:48:00 +0000 (09:48 +0200)
commit80ad781643b68c91316687051965e12021abeab6
tree5ddf457807f58a26313b70d722f8ebb532500d15
parent10f25a46c5202329cc028bcd79a0ca5f277261a4
device tree: add add_subnode command

We want to be able to create subnodes in our device tree, so export it through
the qemu device tree abstraction framework.

Signed-off-by: Alexander Graf <agraf@suse.de>
device_tree.c
device_tree.h