Re: [Qemu-devel] [PATCH v2 3/3] qtest: add migrate-test

2012-12-20 Thread Blue Swirl
On Thu, Dec 20, 2012 at 5:14 PM, Jason Baron wrote: > From: Jason Baron > > Tests a single 'pc' machine migration on the same host. > > Would be nice to extend the test matrix to various machine versions, but that > requires building multiple qemu binaries, which is a bit awkward in the > context

[Qemu-devel] [PATCH v2 3/3] qtest: add migrate-test

2012-12-20 Thread Jason Baron
From: Jason Baron Tests a single 'pc' machine migration on the same host. Would be nice to extend the test matrix to various machine versions, but that requires building multiple qemu binaries, which is a bit awkward in the context of qtest. Testing migration between different machine versions w