[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [RFC][PATCH v1 0/3] Optional unit test tools for VMware tools support



As I was finishing up "Add limited support of VMware's hyper-call",
I noticed that there was no command line support to access the new
features.  Do to timing I decided to not delay the patch set any
longer, but send it out with out these optional unit test tools.

Since you need "Add limited support of VMware's hyper-call" patch
before you can apply this, I made it an RFC.

Current plan is to include them as v3 of the "Xen VMware tools
support".  I am posting them sooner in order to speed things along.

Don Slutz (3):
  Add xen-hvm-param
  Add xen-vmware-guestinfo
  Add xen-list-vmware-guestinfo

 .gitignore                             |   3 +
 tools/misc/Makefile                    |  13 ++-
 tools/misc/xen-hvm-param.c             | 154 +++++++++++++++++++++++++++++++++
 tools/misc/xen-list-vmware-guestinfo.c |  88 +++++++++++++++++++
 tools/misc/xen-vmware-guestinfo.c      |  97 +++++++++++++++++++++
 5 files changed, 353 insertions(+), 2 deletions(-)
 create mode 100644 tools/misc/xen-hvm-param.c
 create mode 100644 tools/misc/xen-list-vmware-guestinfo.c
 create mode 100644 tools/misc/xen-vmware-guestinfo.c

-- 
1.8.4


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.