On Tue, Mar 26, 2013 at 12:35:09PM +0000, Peter Maydell wrote: > 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.mayd...@linaro.org> > --- > Random minor cleanup, but I'm hoping we might be able to get rid of > the 'taddr' properties altogether; there aren't very many of them... > > hw/sparc/sun4m.c | 1 - > hw/tcx.c | 2 -- > 2 files changed, 3 deletions(-)
Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan