Menu

#3 Added APIs for Latest Verion of VIX

open
nobody
None
5
2008-04-22
2008-04-22
pridgen
No

Added missing APIs detailed in the Latest Vix API supporting up to 1.1.1: VMware Workstation 6.0.1

Compiles and executes with minimal testing.

Discussion

  • pridgen

    pridgen - 2008-04-23

    updated patch

     
  • pridgen

    pridgen - 2008-04-23

    Logged In: YES
    user_id=1100853
    Originator: YES

    File Added: pyvix_patch

     
  • Nobody/Anonymous

    How do you apply this patch file?

    Is there documentation on what the commands that pyvix can take? I've seen there are some examples in tests directory of pyvix library. Does the patch change the original usage?

     
  • Nobody/Anonymous

    I am not sure that this patch still works, and it has been a long time since I applied the patch. As far as documentation, Vix ships with documentation, and you can look at that to get a rough idea the functions, and how they correlate with the Python counterparts.

     
  • Nobody/Anonymous

    you broke powerOn/powerOff

     
  • Nobody/Anonymous

    oh and the fix: change METH_NOARGS to METH_VARARGS for "powerOn" and "powerOff" in vm.c

     
  • pridgen

    pridgen - 2009-03-30

    It has been nearly a year since I have done development with this API, so I can not say for sure. I thought when I tested my changes that this was one of the tests I performed. I know the VIX API has changed several times in the past several years, and it is completely plausible that you are the first to update the code since the changes have taken place. I am not trying to pass the blame, but it should be noted that the VIX API does change, in case anyone else has any problems. I appreciate the feedback though.

    Thanks,

    Adam

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.