On Wed, 23 Oct 2019 at 18:34, Marc-André Lureau <[email protected]> wrote: > > etraxfs_dma_client are not Object, so can't be exposed to user with > QOM path. Let's remove property usage and move the constructor to the > .c unit, simplifying some code on the way. > > Signed-off-by: Marc-André Lureau <[email protected]> > --- > hw/net/etraxfs_eth.c | 44 +++++++++++++++++++++++++++++---------- > include/hw/cris/etraxfs.h | 20 +++--------------- > 2 files changed, 36 insertions(+), 28 deletions(-) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
