On Mon, 2015-06-15 at 14:44 +0100, Andrew Cooper wrote:
> Contains:
> * Python implementation of the libxc migration v2 records
> * Verification code for spec compliance
> * Unit tests
>
> Signed-off-by: Andrew Cooper
For this, and the following lobxl and verification patches:
Acked-by: Ian
Contains:
* Python implementation of the libxc migration v2 records
* Verification code for spec compliance
* Unit tests
Signed-off-by: Andrew Cooper
---
tools/python/setup.py|1 +
tools/python/xen/migration/libxc.py | 446 ++
tools/python