>> Add some proper stubs for those functions. >> >> Fixes: 493b78303532 ("qdev: add DEFINE_PROP_TPMBE") >> Reported-by: Thomas Huth <th...@redhat.com> >> Signed-off-by: Cornelia Huck <coh...@redhat.com> > > Maybe all the new code can be moved from qdev-properties-system.c to > hw/tpm/qdev.c instead? (Adding stubs should be the last resort, > especially if the stubs are never used outside system emulation).
This is worth an entry in HACKING :)