Silence ACPI RTC error/warning in Linux guests.
authorPeter Grehan <grehan@FreeBSD.org>
Mon, 6 Jul 2020 08:36:14 +0000 (08:36 +0000)
committerPeter Grehan <grehan@FreeBSD.org>
Mon, 6 Jul 2020 08:36:14 +0000 (08:36 +0000)
commit6a7ff0600bbe60710871a1a6c6f88c272ee1cbe1
tree655360d52314235f757c089339e467b1d54e6ec5
parent9b0c2e59094ee705bddcd24976a1a8f57b8b5018
Silence ACPI RTC error/warning in Linux guests.

Allow guests to set the RTC bit in the ACPI PM control register.
This eliminates an annoying (and harmless) Linux kernel boot message.

PR: 244721
Submitted by: Jose Luis Duran
MFC after: 1 week
usr.sbin/bhyve/pm.c