Skip to content

xenserver/xva-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xva-tools

Build Status Coverage Status

Tools for creating and modifying XVA images.

Examples

Modifying XVA

In some cases, it may be necessery to alter metadata captured in an exported XVA file. In order to create a new XVA with updated metadata you can use xva-update like so:

xva-update -f input.xva --product-version 6.5.0 --xapi-minor 4 -o output.xva

Warning: Modyfing an XVAs metadata may result in bad things happening on import, hence please use carefully.

About

Tools for creating XVA images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages