Commit Graph

119 Commits (2b6d598bc9043f51d2092d10392a6e3c161cdff7)

Author SHA1 Message Date
K. Y. Srinivasan 8bbf9f440f Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout 12 years ago
K. Y. Srinivasan 3a4916050b Drivers: hv: util: Correctly support ws2008R2 and earlier 12 years ago
K. Y. Srinivasan 666b9adc80 Drivers: hv: vmbus: Do not attempt to negoatiate a new version prematurely 12 years ago
K. Y. Srinivasan 42dceebe34 Drivers: hv: vmbus: Fix a bug in the handling of channel offers 12 years ago
Olaf Hering cfc25993e8 Drivers: hv: remove HV_DRV_VERSION 12 years ago
K. Y. Srinivasan 20138d6cb8 Drivers: hv: balloon: Initialize the transaction ID just before sending the packet 12 years ago
K. Y. Srinivasan 6741335bc7 Drivers: hv: util: Fix a bug in version negotiation code for util services 12 years ago
K. Y. Srinivasan c5e2254f8d Drivers: hv: balloon: Do not post pressure status if interrupted 12 years ago
K. Y. Srinivasan ed07ec93e8 Drivers: hv: balloon: Fix a bug in the hot-add code 12 years ago
Fernando Soto 84672369ff Drivers: hv: vmbus: incorrect device name is printed when child device is unregistered 12 years ago
Jason Wang 2608fb6531 drivers: hv: allocate synic structures before hv_synic_init() 12 years ago
Jason Wang e91e84fa4c drivers: hv: check interrupt mask before read_index 12 years ago
Jason Wang 35848f68b0 drivers: hv: switch to use mb() instead of smp_mb() 12 years ago
K. Y. Srinivasan e68d2971d2 Drivers: hv: vmbus: Implement multi-channel support 12 years ago
K. Y. Srinivasan d2242a3843 Drivers: hv: Fix a bug in get_vp_index() 12 years ago
K. Y. Srinivasan 288fa3e022 Drivers: hv: vmbus: Fix a bug in hv_need_to_signal() 12 years ago
K. Y. Srinivasan 7f4f2302a1 Drivers: hv: Notify the host of permanent hot-add failures 12 years ago
K. Y. Srinivasan f766dc1ea5 Drivers: hv: balloon: Support 2M page allocations for ballooning 12 years ago
K. Y. Srinivasan 647965a268 Drivers: hv: balloon: Permit Linux to specify hot-add alignment requirements 12 years ago
Wei Yongjun a6025a2a86 Drivers: hv: balloon: make local functions static 12 years ago
Zhang Yanfei a53640c3f2 driver: hv: remove cast for kmalloc return value 12 years ago
K. Y. Srinivasan 96dd86fa58 Drivers: hv: Add a new driver to support host initiated backup 12 years ago
K. Y. Srinivasan c87059793d Drivers: hv: vmbus: Handle channel rescind message correctly 12 years ago
K. Y. Srinivasan 1cac8cd4d1 Drivers: hv: balloon: Implement hot-add functionality 12 years ago
K. Y. Srinivasan 0cf40a3e66 Drivers: hv: balloon: Make the balloon driver not unloadable 12 years ago
K. Y. Srinivasan c51af826cf Drivers: hv: balloon: Execute hot-add code in a separate context 12 years ago
K. Y. Srinivasan 6571b2dab4 Drivers: hv: balloon: Execute balloon inflation in a separate context 12 years ago
K. Y. Srinivasan 7a64b864a0 Drivers: hv: balloon: Do not request completion notification 12 years ago
Zhang Yanfei 3334948428 driver: hv: remove cast for kmalloc return value 12 years ago
Borislav Petkov 6276a074c6 x86: Make Linux guest support optional 12 years ago
K. Y. Srinivasan 302a3c0f27 Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interrupts 12 years ago
H. Peter Anvin cb20e5f2c8 x86, hyperv: HYPERV depends on X86_LOCAL_APIC 12 years ago
K. Y. Srinivasan 1c7db96f6f Drivers: hv: balloon: Prevent the host from ballooning the guest too low 12 years ago
K. Y. Srinivasan e500d158fb Drivers: hv: balloon: Add a parameter to delay pressure reporting 12 years ago
K. Y. Srinivasan 0731572b6c Drivers: hv: balloon: Make adjustments to the pressure report 12 years ago
K. Y. Srinivasan 3dd6cb4971 Drivers: hv: Execute shutdown in a thread context 12 years ago
K. Y. Srinivasan d13984e5c7 Drivers: hv: Use consolidated GUID definitions 12 years ago
K. Y. Srinivasan 7fb96565e3 Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.h 12 years ago
K. Y. Srinivasan 0f3f2f86b2 Drivers: hv: Bind all vmbbus interrupts to the boot CPU 12 years ago
Fengguang Wu 83ebf6e562 Drivers: hv: vmbus_flow_handler() can be static 12 years ago
K. Y. Srinivasan 33080c1cda Drivers: hv: balloon: Fix a memory leak 12 years ago
K. Y. Srinivasan 6427a0d771 Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msg 12 years ago
Wei Yongjun f994a154c5 Drivers: hv: remove unused variable in vmbus_recvpacket_raw() 12 years ago
K. Y. Srinivasan 3bacaf0ce1 Drivers: hv: Cleanup and consolidate reporting of build/version info 12 years ago
K. Y. Srinivasan 5fbebb2d20 Drivers: hv: Capture the host build information 12 years ago
K. Y. Srinivasan c2b8e5202c Drivers: hv: Implement flow management on the send side 12 years ago
K. Y. Srinivasan 2a5c43a821 Drivers: hv: Enable protocol negotiation with win8 hosts 12 years ago
K. Y. Srinivasan 5ab05951c5 Drivers: hv: Add a check to deal with spurious interrupts 12 years ago
K. Y. Srinivasan b0209501dc Drivers: hv: Handle vmbus interrupts concurrently on all cpus 12 years ago
K. Y. Srinivasan db11f12a11 Drivers: hv: Manage event tasklets on per-cpu basis 12 years ago