mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 01:59:38 -04:00
The bhyve virtual local APIC uses an instance-global flag to indicate when an error LVT is being delivered to prevent infinite recursion. Use a function argument instead to reduce the amount of instance-global state. This was inspired by reviewing the bhyve save/restore work, which saves a copy of the instance-global state for each vlapic. Smart OS bug: https://smartos.org/bugview/OS-7777 Submitted by: Patrick Mooney Reviewed by: markj, rgrimes Obtained from: SmartOS / Joyent Differential Revision: https://reviews.freebsd.org/D20365 |
||
|---|---|---|
| .. | ||
| iommu.c | ||
| iommu.h | ||
| ppt.c | ||
| ppt.h | ||
| vatpic.c | ||
| vatpic.h | ||
| vatpit.c | ||
| vatpit.h | ||
| vhpet.c | ||
| vhpet.h | ||
| vioapic.c | ||
| vioapic.h | ||
| vlapic.c | ||
| vlapic.h | ||
| vlapic_priv.h | ||
| vpmtmr.c | ||
| vpmtmr.h | ||
| vrtc.c | ||
| vrtc.h | ||