hw/i386/pc: Create RTC controllers in south bridges
authorBernhard Beschow <shentey@gmail.com>
Fri, 19 May 2023 08:47:33 +0000 (10:47 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 19 May 2023 14:30:46 +0000 (10:30 -0400)
commitf0bc6bf725428860b479cb771e99bb33a3f5847d
treeeace5e68847209ed95cbde054134f88b3e42dd60
parent547a652fd1e10c2b6a2b9b91084e4c1cea8665a2
hw/i386/pc: Create RTC controllers in south bridges

Just like in the real hardware (and in PIIX4), create the RTC
controllers in the south bridges.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230519084734.220480-2-shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
hw/isa/Kconfig
hw/isa/lpc_ich9.c
hw/isa/piix3.c
include/hw/southbridge/ich9.h
include/hw/southbridge/piix.h