remarkable-linux/drivers/hv
K. Y. Srinivasan 3be7777401 Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond
On win7 (ws2008 R2) and beyond, we have the notion of having dedicated interrupts on
a per-channel basis. When a channel has a dedicated interrupt assigned, there is no need
to set the interrupt bit in the shared page. Implement this optimization.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-17 11:34:37 -08:00
..
channel.c Drivers: hv: Change the signature of vmbus_set_event() 2013-01-17 11:34:36 -08:00
channel_mgmt.c Drivers: hv: Manage signaling state on a per-connection basis 2013-01-17 11:34:37 -08:00
connection.c Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond 2013-01-17 11:34:37 -08:00
hv.c Drivers: hv: Change the signature for hv_signal_event() 2013-01-17 11:34:36 -08:00
hv_balloon.c hv: hv_balloon: remove duplicated include from hv_balloon.c 2013-01-17 10:41:46 -08:00
hv_kvp.c Drivers: hv: kvp: Copy the address family information 2012-09-05 12:12:38 -07:00
hv_util.c Drivers: hv: Turn off batched reading for util drivers 2013-01-17 10:46:39 -08:00
hyperv_vmbus.h Drivers: hv: Manage signaling state on a per-connection basis 2013-01-17 11:34:37 -08:00
Kconfig Drivers: hv: Add Hyper-V balloon driver 2012-11-15 15:42:09 -08:00
Makefile Drivers: hv: Add Hyper-V balloon driver 2012-11-15 15:42:09 -08:00
ring_buffer.c Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask() 2013-01-17 10:46:39 -08:00
vmbus_drv.c hv: vmbus_drv: detect hyperv through x86_hyper 2012-09-04 15:55:34 -07:00