]> git.ipfire.org Git - thirdparty/qemu.git/commit - hw/isa/vt82c686.c
hw/isa/vt82c686: Resolve unneeded attribute
authorBernhard Beschow <shentey@gmail.com>
Thu, 1 Sep 2022 11:41:16 +0000 (13:41 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 31 Oct 2022 10:32:07 +0000 (11:32 +0100)
commit91ba92d1a33e5a9ded66bfbaa14a98938165934f
treee197f36c16e3054736406f8a35d1cf4ea41f0a60
parent8e4022a8d6934d02c0d95058a6e9b0e0f93f36b2
hw/isa/vt82c686: Resolve unneeded attribute

Now that also the super io device is realized in the common realize method,
the isa_bus attribute can be turned into a temporary.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220901114127.53914-3-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/isa/vt82c686.c