opnsense-src/sys/xen
Roger Pau Monné a74cdf4e74 xen: legacy PVH fixes for the new interrupt count
Register interrupts using the PIC pic_register_sources method instead
of doing it in apic_setup_io. This is now required, since the internal
interrupt structures are not yet setup when calling apic_setup_io.

Approved by:		re (gjb)
Sponsored by:		Citrix Systems R&D
2018-09-13 07:14:11 +00:00
..
evtchn xen: import a proper event channel user-space device 2014-10-22 16:57:11 +00:00
interface xen: add missing file from r336474 2018-07-19 10:14:52 +00:00
xenbus sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
xenmem xen: introduce a newbus function to allocate unused memory 2015-05-08 14:48:40 +00:00
xenstore xen: remove direct usage of HYPERVISOR_start_info 2018-07-19 07:54:45 +00:00
blkif.h xen: Code cleanup and small bug fixes 2015-10-21 10:44:07 +00:00
error.h xen: rewrite Xen error translation 2016-06-02 07:45:01 +00:00
evtchn.h Implement vector callback for PVHVM and unify event channel implementations 2013-08-29 19:52:18 +00:00
features.c Implement vector callback for PVHVM and unify event channel implementations 2013-08-29 19:52:18 +00:00
features.h Merge in support for Xen HVM on amd64 architecture. 2009-03-11 15:30:12 +00:00
gntdev.h xen: fix gntdev 2018-05-02 10:19:17 +00:00
gnttab.h xen: remove dead code from gnttab.h 2018-05-25 08:44:00 +00:00
hvm.h xen: implement early init helper for PVHv2 2018-07-19 08:44:52 +00:00
hypervisor.h xen: Code cleanup and small bug fixes 2015-10-21 10:44:07 +00:00
privcmd.h xen: implement the privcmd user-space device 2014-10-22 17:07:20 +00:00
xen-os.h xen: remove direct usage of HYPERVISOR_start_info 2018-07-19 07:54:45 +00:00
xen_intr.h xen: legacy PVH fixes for the new interrupt count 2018-09-13 07:14:11 +00:00
xen_msi.h Pacify clang 3.3 by ending the file with a newline. This is common 2015-01-06 21:26:35 +00:00
xen_pci.h xen: create a new PCI bus override 2014-12-09 18:03:25 +00:00
xen_pv.h xen: add missing files 2014-06-16 08:54:04 +00:00