commit | 91ba92d1a33e5a9ded66bfbaa14a98938165934f | [log] [tgz] |
---|---|---|
author | Bernhard Beschow <shentey@gmail.com> | Thu Sep 01 13:41:16 2022 +0200 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Oct 31 11:32:07 2022 +0100 |
tree | e197f36c16e3054736406f8a35d1cf4ea41f0a60 | |
parent | 8e4022a8d6934d02c0d95058a6e9b0e0f93f36b2 [diff] |
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>