]> git.ipfire.org Git - thirdparty/qemu.git/commit
qdev-core: remove DeviceListener from typedefs.h
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 2 May 2024 14:57:08 +0000 (16:57 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 3 May 2024 13:47:48 +0000 (15:47 +0200)
commit667cdad031bf54d5ea9c1f3833280b2e8674d788
tree7c3c0b7ff9623524578fd7fe68090c8f58113889
parentc71a42b51a17978c4d13dca12365b651a95aaa8a
qdev-core: remove DeviceListener from typedefs.h

It is needed in very few places, which already depend on other parts of
qdev-core.h files.  The benefit of having it in typedefs.h is small.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/hw/qdev-core.h
include/qemu/typedefs.h