mirror of
https://github.com/SerenityOS/serenity
synced 2026-04-25 17:15:42 +02:00
The QEMU virt machine uses a Goldfish RTC device as its real-time clock. This means that we now display the correct time in riscv64 QEMU and date-dependent tests no longer fail! This driver is based on the PL031 driver.