alistair23-linux/drivers/hv
K. Y. Srinivasan 20138d6cb8 Drivers: hv: balloon: Initialize the transaction ID just before sending the packet
Each message sent from the guest carries with it a transaction ID.
Assign the transaction ID just before putting the message on the VMBUS.
This would help in debugging on the host side.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-07-26 16:40:42 -07:00
..
channel.c Drivers: hv: vmbus: Implement multi-channel support 2013-06-03 14:09:14 -07:00
channel_mgmt.c Drivers: hv: util: Fix a bug in version negotiation code for util services 2013-07-26 16:40:41 -07:00
connection.c Drivers: hv: vmbus: Implement multi-channel support 2013-06-03 14:09:14 -07:00
hv.c drivers: hv: allocate synic structures before hv_synic_init() 2013-06-24 16:24:17 -07:00
hv_balloon.c Drivers: hv: balloon: Initialize the transaction ID just before sending the packet 2013-07-26 16:40:42 -07:00
hv_kvp.c Drivers: hv: util: Fix a bug in version negotiation code for util services 2013-07-26 16:40:41 -07:00
hv_snapshot.c Drivers: hv: util: Fix a bug in version negotiation code for util services 2013-07-26 16:40:41 -07:00
hv_util.c Drivers: hv: util: Fix a bug in version negotiation code for util services 2013-07-26 16:40:41 -07:00
hyperv_vmbus.h drivers: hv: allocate synic structures before hv_synic_init() 2013-06-24 16:24:17 -07:00
Kconfig x86: Make Linux guest support optional 2013-03-04 13:14:25 -08:00
Makefile Drivers: hv: Add a new driver to support host initiated backup 2013-03-15 12:12:36 -07:00
ring_buffer.c drivers: hv: check interrupt mask before read_index 2013-06-24 16:24:17 -07:00
vmbus_drv.c drivers: hv: allocate synic structures before hv_synic_init() 2013-06-24 16:24:17 -07:00