commit | d81274aae61c0a045cd0f34191c51fa64ba58bc4 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Fri Feb 26 15:13:21 2016 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 01 16:57:20 2016 -0800 |
tree | 974d675cc792cf04c456e0d09754e6bc6c4ebbe5 | |
parent | e66853b09017a788dc384dadce9323396dae3293 [diff] |
Drivers: hv: vmbus: Support handling messages on multiple CPUs Starting with Windows 2012 R2, message inteerupts can be delivered on any VCPU in the guest. Support this functionality. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>