qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] QOM improvements for rtc/mc146818rtc
@ 2022-05-20 17:45 Bernhard Beschow
  2022-05-20 17:45 ` [PATCH 1/2] hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM property Bernhard Beschow
  2022-05-20 17:45 ` [PATCH 2/2] rtc/mc146818rtc: QOM'ify io_base offset Bernhard Beschow
  0 siblings, 2 replies; 9+ messages in thread
From: Bernhard Beschow @ 2022-05-20 17:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Bernhard Beschow

This little series enhances QOM support for mc146818rtc:
* makes microvm-dt respect mc146818rtc's IRQ number set by QOM property and
* adds an io_base QOM property similar to other ISA devices

Bernhard Beschow (2):
  hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM
    property
  rtc/mc146818rtc: QOM'ify io_base offset

 hw/i386/microvm-dt.c         | 4 ++--
 hw/rtc/mc146818rtc.c         | 7 ++++---
 include/hw/rtc/mc146818rtc.h | 2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)

-- 
2.36.1



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-05-22 12:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-20 17:45 [PATCH 0/2] QOM improvements for rtc/mc146818rtc Bernhard Beschow
2022-05-20 17:45 ` [PATCH 1/2] hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM property Bernhard Beschow
2022-05-21  9:19   ` Mark Cave-Ayland
2022-05-22  8:56     ` Bernhard Beschow
2022-05-20 17:45 ` [PATCH 2/2] rtc/mc146818rtc: QOM'ify io_base offset Bernhard Beschow
2022-05-21  9:24   ` Mark Cave-Ayland
2022-05-22  9:07     ` Bernhard Beschow
2022-05-22 12:13       ` Mark Cave-Ayland
2022-05-22 12:16         ` Bernhard Beschow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).