]> git.proxmox.com Git - mirror_qemu.git/commit
device_tree: s/qemu_devtree/qemu_fdt globally
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Mon, 11 Nov 2013 08:14:41 +0000 (18:14 +1000)
committerAlexander Graf <agraf@suse.de>
Fri, 20 Dec 2013 00:58:11 +0000 (01:58 +0100)
commit5a4348d1114b7f3dccc578e39e33ef07a1cfabc7
tree527d130f3a6e64acccbdc1820cb360bbcbd084bd
parentc2b63f03977a84d0584d82be6981e4eb5f4faacd
device_tree: s/qemu_devtree/qemu_fdt globally

The qemu_devtree API is a wrapper around the fdt_ set of APIs.
Rename accordingly.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
[agraf: also convert hw/arm/virt.c]
Signed-off-by: Alexander Graf <agraf@suse.de>
12 files changed:
device_tree.c
hw/arm/boot.c
hw/arm/vexpress.c
hw/arm/virt.c
hw/microblaze/boot.c
hw/ppc/e500.c
hw/ppc/e500plat.c
hw/ppc/mpc8544ds.c
hw/ppc/ppc440_bamboo.c
hw/ppc/spapr_rtas.c
hw/ppc/virtex_ml507.c
include/sysemu/device_tree.h