Commit Graph

4 Commits

Author SHA1 Message Date
Cheng Sun
fc03c2010f Workaround xapi bug in Task.GetResult
xapi currently sends us an xmlrpc-encoded string via xmlrpc.
This seems to be a bug. Remove this workaround when it's fixed
2015-01-02 16:55:43 +00:00
Cheng Sun
0cb3aff4e8 Fix Task.GetErrorInfo typecast crash 2015-01-02 16:55:43 +00:00
Cheng Sun
396a8de131 Add task GetResult method 2015-01-02 15:11:23 +00:00
Cheng Sun
152bdee7f2 Initial work on splitting ISO and XVA builders
Compiles -- but xva create_instance is incomplete

Several changes were rolled into this commit, including:

- "export_format" is now "format", and "keep_instance" is "keep_vm"
- gox is used for building (with the intention of allowing
  cross-compilation in the future)
2014-12-31 16:09:23 +00:00