freebsd-skq/sys/amd64
sephe 29d5b44ca0 MFC 297931,298022
297931
    Expose doreti as a global symbol on amd64 and i386.

    doreti provides the common code path for returning from interrupt
    andlers on x86.  Exposing doreti as a global symbol allows kernel
    modules to include low-level interrupt handlers instead of requiring
    all low-level handlers to be statically compiled into the kernel.

    Submitted by:       Howard Su <howard0su@gmail.com>
    Reviewed by:        kib

298022
    hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbus

    Submitted by:       Jun Su <junsu microsoft com>
    Reviewed by:        jhb, kib, sephe
    Sponsored by:       Microsoft OSTC
    Differential Revision:      https://reviews.freebsd.org/D5910
2016-06-21 04:51:55 +00:00
..
acpica Consistently use round_page(x) rather than roundup(x, PAGE_SIZE). There is 2013-02-15 22:43:08 +00:00
amd64 MFC 297931,298022 2016-06-21 04:51:55 +00:00
conf MFC 297931,298022 2016-06-21 04:51:55 +00:00
ia32 MFC r283479: 2016-01-09 17:39:41 +00:00
include MFC r299350: 2016-05-17 07:55:49 +00:00
linux MFC r300359, r300360: 2016-06-05 05:49:33 +00:00
linux32 MFC r300359, r300360: 2016-06-05 05:49:33 +00:00
pci MFC r258779,r258780,r258787,r258822: 2014-02-04 03:36:42 +00:00
vmm MFC r284539, r284630, r284688, r284877, r285217, r285218, 2016-02-01 14:56:11 +00:00
Makefile