]> www.infradead.org Git - qemu-nvme.git/commit
hw/isa/piix4: Add missing initialization
authorBernhard Beschow <shentey@gmail.com>
Sat, 22 Oct 2022 15:04:52 +0000 (17:04 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 31 Oct 2022 10:32:07 +0000 (11:32 +0100)
commita1c100d0fbdcee230341262c3874513ce70ff38f
tree8785fa270e5f68975d469c723fe74d403c98cb7b
parent195f7e77de374b6b9776be3bbbc71c7a11ae5622
hw/isa/piix4: Add missing initialization

PIIX3 clears its reset control register, so do the same in PIIX4.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-Id: <20221022150508.26830-28-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/isa/piix4.c