summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/Hv.h
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: Remove xen legacy code and check for Hyper-VHank Janssen2010-03-031-7/+3
* Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman2010-01-201-3/+3
* Staging: hv: move HvStatus.h into hv_api.hGreg Kroah-Hartman2009-09-151-1/+0
* Staging: hv: coding style cleanups for HvStatus.hGreg Kroah-Hartman2009-09-151-5/+4
* Staging: hv: create hv_api.hGreg Kroah-Hartman2009-09-151-4/+1
* Staging: hv: typdef fixes for HvSynicApi.hGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: coding style cleanup of include/HvHcApi.hGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: remove include/HvHalApi.hGreg Kroah-Hartman2009-09-151-1/+0
* Staging: hv: remove include/HvTypes.hGreg Kroah-Hartman2009-09-151-1/+0
* Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: move osd.hGreg Kroah-Hartman2009-09-151-2/+0
* Staging: hv: clean up typedefs in Hv.hGreg Kroah-Hartman2009-09-151-6/+6
* Staging: hv: cleanup coding style issues in Hv.hGreg Kroah-Hartman2009-09-151-74/+63
* Staging: hv: remove ReadMsr and WriteMsr functions from Hv.hGreg Kroah-Hartman2009-09-151-20/+0
* Staging: hv: remove custom rdmsrl and wrmsrl functionsGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: remove HANDLE typedefBill Pemberton2009-09-151-2/+2
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-151-28/+28
* Staging: hv: remove BOOL and BOOLEAN typedefsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove SIZE_T typedefGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman2009-09-151-6/+6
* Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove VOID typedefGreg Kroah-Hartman2009-09-151-6/+6
* Staging: hv: remove PVOID typedefGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove INTERNAL typedefGreg Kroah-Hartman2009-09-151-6/+6
* Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman2009-09-151-8/+8
* Staging: hv: add the Hyper-V virtual busHank Janssen2009-09-151-0/+184
OpenPOWER on IntegriCloud