hw/isa/vt82c686: Embed RTCState in host device
authorBernhard Beschow <shentey@gmail.com>
Thu, 1 Sep 2022 11:41:26 +0000 (13:41 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 31 Oct 2022 10:32:07 +0000 (11:32 +0100)
commit3ecb2e62f98b876d5134429f84437e6f6956d212
treed07e0c97b0f08e2a4d6f81b38f90678a0806aa5c
parent4ff5328bf7d503805cc1baba9e4de47216f407d0
hw/isa/vt82c686: Embed RTCState in host device

Embed the rtc in the host device, analoguous to the other child devices
and analoguous to PIIX4.

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