Re: [Qemu-devel] [PATCH 4/4] movement: reduce include files

2015-05-27 Thread Juan Quintela
Eric Blake wrote: > On 05/08/2015 06:43 AM, Juan Quintela wrote: > > do you want s/movement/migration/ in the subject? > >> To make changes easier, with the copy, I maintained almost all include >> files. Now I remove the not needed ones on this patch. This complies > > s/not needed/unnecessary/

Re: [Qemu-devel] [PATCH 4/4] movement: reduce include files

2015-05-08 Thread Eric Blake
On 05/08/2015 06:43 AM, Juan Quintela wrote: do you want s/movement/migration/ in the subject? > To make changes easier, with the copy, I maintained almost all include > files. Now I remove the not needed ones on this patch. This complies s/not needed/unnecessary/ s/complies/compiles/ > on li

[Qemu-devel] [PATCH 4/4] movement: reduce include files

2015-05-08 Thread Juan Quintela
To make changes easier, with the copy, I maintained almost all include files. Now I remove the not needed ones on this patch. This complies on linux x64 with all architecutes configured, and cross-compile for windows 32 and 64 bits.# Signed-off-by: Juan Quintela --- arch_init.c | 23 --