freebsd-dev/sys/amd64/vmm/io
John Baldwin 6a1e1c2c48 Simplify bhyve vlapic ESR logic.
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
2019-08-29 18:23:38 +00:00
..
iommu.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
iommu.h sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
ppt.c vmx: use C99 bool, not boolean_t 2019-08-01 02:16:48 +00:00
ppt.h vmx: use C99 bool, not boolean_t 2019-08-01 02:16:48 +00:00
vatpic.c Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
vatpic.h
vatpit.c Improve the precision of bhyve's vPIT. 2019-07-20 15:59:49 +00:00
vatpit.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
vhpet.c sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
vhpet.h sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
vioapic.c sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
vioapic.h sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
vlapic_priv.h Simplify bhyve vlapic ESR logic. 2019-08-29 18:23:38 +00:00
vlapic.c Simplify bhyve vlapic ESR logic. 2019-08-29 18:23:38 +00:00
vlapic.h Simplify bhyve vlapic ESR logic. 2019-08-29 18:23:38 +00:00
vpmtmr.c Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
vpmtmr.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
vrtc.c Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
vrtc.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00