[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCHv1 0/5] tools: rework VM Generation ID
This series reworks the VM Generation ID to a) conform to the published spec from Microsoft; b) simplify the save/restore code; and c) extend the libxl API to allow toolstacks to use this feature. The VM Generation ID must be regenerated with a new random ID after certain VM operations. For xl, a new ID is required when restoring from a saved image (but not after a migration, reboot, pause/unpause). Can someone advise on the best way to implement this in xl? We could put a vm-generation-id variable in the domain configuration file. This would end up in the saved configuration file and would be reused or regenerated on restore depending on whether the domain was migrated or restored from a file. You can download the spec from: http://www.microsoft.com/en-us/download/details.aspx?id=30707 David _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |