summaryrefslogtreecommitdiff
path: root/vmwarectrl
AgeCommit message (Collapse)AuthorFilesLines
2010-08-19vmwarectrl: rework standalone package as a subdir of driverGaetan Nadon9-302/+8
vmwarectrl is a unit test client tool for developers. By default, it is not built unless --enable-vmwarectrl-client is used. Acked-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-09Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-2/+0
Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br> Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-0/+2
Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults.
2009-05-12Unbreak vmwarectrl setresMicah Dowty1-3/+3
The vmwarectrl tool's "setres" command was unusable, because it looks like someone added the settopology test without updating the argument indices for setres. This patch makes setres usable again.
2006-10-11Add vmwarectrl sample client.Philip Langdale12-0/+698