]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 306481
authorsephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 14 Oct 2016 04:13:59 +0000 (04:13 +0000)
committersephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 14 Oct 2016 04:13:59 +0000 (04:13 +0000)
commit9d919a09486a5f0be96b1d0e6f3b6c277bfb832b
tree572bb10ff1ca92e203e10bb53ecc87d5fe100173
parent5b289af2855399cf1a193232025a3f255ec6eb63
MFC 306481

    x86/ioapic: Fix destination cpu for Hyper-V

    On Hyper-V:
    - Stick to the first cpu for all I/O APIC pins.
    - And don't allow destination cpu changes.

    Reviewed by:    jhb
    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7949

git-svn-id: svn://svn.freebsd.org/base/stable/10@307258 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/x86/x86/io_apic.c