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

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Fri Jul 29 01:59:11 PDT 2016


commit ae7ab5b6832721f951219db169814eb54c78936f
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/ae7ab5b6832721f951219db169814eb54c78936f


-- 
DragonFly BSD source repository



More information about the Commits mailing list