]> xenbits.xensource.com Git - qemu-xen.git/commit
hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge
authorBernhard Beschow <shentey@gmail.com>
Sat, 7 Oct 2023 12:38:10 +0000 (14:38 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 22 Oct 2023 09:18:16 +0000 (05:18 -0400)
commitfe9a7350c2900c9609e7a8ce1e042e3458a245e2
tree89ffba18c90e87d19801960b5ad66f3cd1e528d7
parent9c91051119f8c493a5802c4f5347516679e55552
hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge

The next patches will need to take advantage of it.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20231007123843.127151-3-shentey@gmail.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc_piix.c