diff options
author | Peter Maydell | 2020-07-03 17:59:44 +0200 |
---|---|---|
committer | Peter Maydell | 2020-07-03 17:59:44 +0200 |
commit | 581e109d5836f5166d15a01c43e18632f93357c5 (patch) | |
tree | ccb274d67d7ef4361d41b2d404bbf8e23106f7c8 /hw/acpi/piix4.c | |
parent | hw/misc/max111x: Don't use vmstate_register() (diff) | |
download | qemu-581e109d5836f5166d15a01c43e18632f93357c5.tar.gz qemu-581e109d5836f5166d15a01c43e18632f93357c5.tar.xz qemu-581e109d5836f5166d15a01c43e18632f93357c5.zip |
ssi: Add ssi_realize_and_unref()
Add an ssi_realize_and_unref(), for the benefit of callers
who want to be able to create an SSI device, set QOM properties
on it, and then do the realize-and-unref afterwards.
The API works on the same principle as the recently added
qdev_realize_and_undef(), sysbus_realize_and_undef(), etc.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20200628142429.17111-9-peter.maydell@linaro.org
Diffstat (limited to 'hw/acpi/piix4.c')
0 files changed, 0 insertions, 0 deletions