freebsd-src/usr.sbin/bhyve/aarch64
Jessica Clarke 014d7082a2 bhyve: Implement a PL031 RTC on arm64
Unlike amd64's, this RTC is implemented entirely in userspace. This is
the same RTC as is provided by QEMU's virt machine.

Reviewed by:	jhb
MFC after:	2 weeks
Obtained from:	CheriBSD
2024-04-10 11:17:56 -04:00
..
bhyverun_machdep.c bhyve: Implement a PL031 RTC on arm64 2024-04-10 11:17:56 -04:00
fdt.c bhyve: Implement a PL031 RTC on arm64 2024-04-10 11:17:56 -04:00
fdt.h bhyve: Implement a PL031 RTC on arm64 2024-04-10 11:17:56 -04:00
Makefile.inc bhyve: Implement a PL031 RTC on arm64 2024-04-10 11:17:56 -04:00
pci_irq.c bhyve: Support legacy PCI interrupts on arm64 2024-04-10 11:17:56 -04:00
pci_irq_machdep.h bhyve: Support legacy PCI interrupts on arm64 2024-04-10 11:17:56 -04:00
vmexit.c