git: kernel - Be more verbose about disabling the IOAPIC
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Aug 28 18:36:09 PDT 2020
commit 7ed7e1a53f8dc144c4983aa3c6b283503061619e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Aug 28 18:27:46 2020 -0700
kernel - Be more verbose about disabling the IOAPIC
* Be more verbose when disabling the IOAPIC.
* We current disable auto-EOI on the lapic. Add some code in
case we enable in the future to ensure that it remains disabled
for KVM guests.
Summary of changes:
sys/platform/pc64/apic/ioapic.c | 1 +
sys/platform/pc64/apic/lapic.c | 4 ++++
2 files changed, 5 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7ed7e1a53f8dc144c4983aa3c6b283503061619e
--
DragonFly BSD source repository
More information about the Commits
mailing list