]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: hv: add the Hyper-V api header files
authorHank Janssen <hjanssen@microsoft.com>
Mon, 13 Jul 2009 22:15:47 +0000 (15:15 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:01:43 +0000 (12:01 -0700)
commit6e6371702e4980047bba156083dd02baa334d7aa
treea611b4570d564b0b26971f8485d0d834def0a3f9
parentf75cb0cf9b73f47c73b3a53693552f36498b0864
Staging: hv: add the Hyper-V api header files

These are the header files for the API to talk to the Hyper-V
core.

Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
14 files changed:
drivers/staging/hv/include/ChannelMessages.h [new file with mode: 0644]
drivers/staging/hv/include/HvHalApi.h [new file with mode: 0644]
drivers/staging/hv/include/HvHcApi.h [new file with mode: 0644]
drivers/staging/hv/include/HvPtApi.h [new file with mode: 0644]
drivers/staging/hv/include/HvStatus.h [new file with mode: 0644]
drivers/staging/hv/include/HvSynicApi.h [new file with mode: 0644]
drivers/staging/hv/include/HvTypes.h [new file with mode: 0644]
drivers/staging/hv/include/HvVpApi.h [new file with mode: 0644]
drivers/staging/hv/include/List.h [new file with mode: 0644]
drivers/staging/hv/include/VmbusChannelInterface.h [new file with mode: 0644]
drivers/staging/hv/include/VmbusPacketFormat.h [new file with mode: 0644]
drivers/staging/hv/include/nvspprotocol.h [new file with mode: 0644]
drivers/staging/hv/include/rndis.h [new file with mode: 0644]
drivers/staging/hv/include/vstorage.h [new file with mode: 0644]