remarkable-linux/drivers/hv
K. Y. Srinivasan 0f3f2f86b2 Drivers: hv: Bind all vmbbus interrupts to the boot CPU
The default interrupt delivery model in Linux does not support the Hyper-V
vmbus delivery model when the guest is configured with multiple VCPUs. I have
sent a patch to address this - delivering the vmbus interrupt on a separate
IDT vector. Until this patch is applied, bind all vmbus interrupts to the boot
CPU.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-18 16:03:33 -08:00
..
channel.c Drivers: hv: remove unused variable in vmbus_recvpacket_raw() 2013-01-17 11:46:09 -08:00
channel_mgmt.c Drivers: hv: Bind all vmbbus interrupts to the boot CPU 2013-01-18 16:03:33 -08:00
connection.c Drivers: hv: Cleanup and consolidate reporting of build/version info 2013-01-17 11:41:50 -08:00
hv.c Drivers: hv: Cleanup and consolidate reporting of build/version info 2013-01-17 11:41:50 -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: Capture the host build information 2013-01-17 11:41:49 -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: Implement flow management on the send side 2013-01-17 11:41:49 -08:00
vmbus_drv.c Drivers: hv: vmbus_flow_handler() can be static 2013-01-18 16:03:33 -08:00