]> git.proxmox.com Git - mirror_qemu.git/commit
hw/i386/pc_q35: Allow for setting properties before realizing TYPE_ICH9_LPC_DEVICE
authorBernhard Beschow <shentey@gmail.com>
Mon, 13 Feb 2023 17:30:27 +0000 (18:30 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 27 Feb 2023 21:29:01 +0000 (22:29 +0100)
commitecf403cbb87020c6215856cb4843ca49c0202ba2
tree16d2497ba2192a70d0361978bd2f7f24daf52103
parent07981e8fa022ce2ffe6dc63e23ee9afb7867b445
hw/i386/pc_q35: Allow for setting properties before realizing TYPE_ICH9_LPC_DEVICE

This is a preparation to make the next patch cleaner.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230213173033.98762-7-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/i386/pc_q35.c