commit | 3af6eb8f9b489c72a1f540e752d8d5f1503b9a87 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Thu Oct 17 17:49:22 2019 +0200 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Tue Jan 07 17:24:29 2020 +0400 |
tree | 9d0233802c451e576e2c6c9bfc2fea7512c7914f | |
parent | 4cc76287d81036909e43e29a7a42e8d9852041db [diff] |
etraxfs: remove PROP_PTR usage 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 <marcandre.lureau@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>