]> git.proxmox.com Git - qemu.git/commit
hw/tcx: Remove unused 'addr' field and the property that sets it
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 26 Mar 2013 12:35:09 +0000 (12:35 +0000)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 28 Mar 2013 09:32:49 +0000 (10:32 +0100)
commitb0d62a3d8e1ea9eccd246829a03e2d23f0982431
tree10a6a5c596b00e602469babb05ae6bcf19aabd7e
parent0f9d76e5a9a396a2209761265ba6d98ce89b6a32
hw/tcx: Remove unused 'addr' field and the property that sets it

Remove the 'addr' field from TCXState (since it is completely unused),
also the qdev property which sets it. This seems to be a relic from
many years past; devices don't need to know where they are mapped.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/sparc/sun4m.c
hw/tcx.c