hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM property
commit8f3428cc8555c5226711f3b32073070d2481f5c8
authorBernhard Beschow <shentey@gmail.com>
Sun, 29 May 2022 18:40:05 +0000 (29 20:40 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 11 Jun 2022 09:44:50 +0000 (11 11:44 +0200)
treeb90d6851e31447162fbf45cdff9de7c6fbd3b15a
parent94c720f39ede609ca659e9e351d634711656dbb4
hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM property

Since commit 3b004a16540aa41f2aa6a1ceb0bf306716766914 'hw/rtc/
mc146818rtc: QOM'ify IRQ number' mc146818rtc's IRQ number is
configurable. Fix microvm-dt to respect its value.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220529184006.10712-3-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/i386/microvm-dt.c