git: DragonFly_RELEASE_4_6 hyperv/vmbus: Passthrough interrupt resource allocation to nexus

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Jul 29 10:28:50 PDT 2016


commit d781c50dd20cda4a7f14188aba984f91e005f037
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Fri Jul 29 16:56:10 2016 +0800

    hyperv/vmbus: Passthrough interrupt resource allocation to nexus
    
    This greatly simplies interrupt allocation.  And reenable the interrupt
    resource not found warning in acpi.

Summary of changes:
 sys/dev/acpica/acpi.c                    |  3 +-
 sys/dev/virtual/hyperv/vmbus/vmbus.c     | 66 ++++++++------------------------
 sys/dev/virtual/hyperv/vmbus/vmbus_var.h |  3 +-
 3 files changed, 19 insertions(+), 53 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d781c50dd20cda4a7f14188aba984f91e005f037


-- 
DragonFly BSD source repository



More information about the Commits mailing list