On 06/15/2010 08:31 AM, Juan Quintela wrote:
Hi
At the end, here is the migration subsections implementation. As an example I
ported the last
two ide changes to migration to work with subsections. Notes:
- subsections
I went for qemu_peek_byte() insteadof adding a subsection part in
qe
Hi
At the end, here is the migration subsections implementation. As an example I
ported the last
two ide changes to migration to work with subsections. Notes:
- subsections
I went for qemu_peek_byte() insteadof adding a subsection part in
qemu_loadvm_state() due to two reasons:
- it mak