]> git.ipfire.org Git - thirdparty/qemu.git/commit
piix4: Add a MC146818 RTC Controller as specified in datasheet
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 6 Jan 2018 15:37:26 +0000 (16:37 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 5 Nov 2019 22:33:12 +0000 (23:33 +0100)
commitfff123b8fd03433b89b0e8448a6809d4fec1f721
treeb07dced506218d69b505e2f67ce973ebabbc4a3e
parentf9b3cd563dcc32f7afdfc18dab781576bc7d06c1
piix4: Add a MC146818 RTC Controller as specified in datasheet

Remove mc146818rtc instanciated in malta board, to not have it twice.

Acked-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Message-Id: <20171216090228.28505-13-hpoussin@reactos.org>
[PMD: rebased, set RTC base_year to 2000]
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
MAINTAINERS
hw/acpi/piix4.c
hw/i386/acpi-build.c
hw/i386/pc_piix.c
hw/isa/piix4.c
hw/mips/mips_malta.c
include/hw/acpi/piix4.h [deleted file]
include/hw/i386/pc.h
include/hw/southbridge/piix.h [new file with mode: 0644]