Hi Michael,
On 10/1/23 10:53, Thomas Huth wrote:
The basic idea of this patch set is to change hw/rtc/mc146818rtc.c into
target independent code so that the file only has to be compiled once
instead of multiple times (and that it can be used in a qemu-system-all
binary once we get there).
Thomas Huth (4):
hw/intc: Extract the IRQ counting functions into a separate file
hw/core/qdev-properties-system: Allow the 'slew' policy only on x86
hw/rtc/mc146818rtc: Make the mc146818 RTC device target independent
softmmu/rtc: Emit warning when using driftfix=slew on systems without
mc146818
I am queuing this series via mips-next tree if you don't object
(all patches reviewed multiple times, in case there is an issue,
we are early enough in the release cycle to fix it).
Regards,
Phil.