]> git.ipfire.org Git - thirdparty/qemu.git/commit
m48t59: introduce new base-year qdev property
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Mon, 2 Mar 2015 22:23:27 +0000 (22:23 +0000)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 10 Mar 2015 09:18:56 +0000 (09:18 +0000)
commit6de0497385cbbbbd5f20ca712389b3691ea5c96d
tree91c3062ca4506578ac97345d466cb967d43b5530
parent3168824682058457344faecdbe7014caa0e8dd6e
m48t59: introduce new base-year qdev property

Currently the m48t59 device uses the hardware model in order to determine
whether the year value is offset from the hardware value. As this will
soon be required by the x59 model, create a qdev base-year property to
represent the base year and update the callers appropriately.

Reviewed-by: Hervé Poussineau <hpoussin@reactos.org>
CC: Andreas Färber <afaerber@suse.de>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/ppc/ppc405_boards.c
hw/ppc/prep.c
hw/sparc/sun4m.c
hw/sparc64/sun4u.c
hw/timer/m48t59.c
include/hw/timer/m48t59.h