]> git.proxmox.com Git - mirror_qemu.git/commit
include/hw: document the device_class_set_parent_* fns
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 10 Jul 2023 15:35:04 +0000 (16:35 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 10 Jul 2023 22:59:32 +0000 (18:59 -0400)
commitc378e88218c9679d7df8230c9f988b22a6cbdc1a
tree8f9d8012afd4699a526773c2f4f0ea8a8db8769e
parente57fc3dec9508cfa81c1bedcaa6b7469995ac6a5
include/hw: document the device_class_set_parent_* fns

These are useful functions for when you want proper inheritance of
functionality across realize/unrealize calls.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230710153522.3469097-3-alex.bennee@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/hw/qdev-core.h