Re: [Qemu-devel] [PATCH 06/11] migration: Add configuration section

2015-06-18 Thread Dr. David Alan Gilbert
* Juan Quintela (quint...@redhat.com) wrote: > It needs to be the first one and it is not optional, that is the reason > why it is opencoded. For new machine types, it is required than machine > type name is the same in both sides. > > It is just done right now for pc's. Reviewed-by: Dr. David A

[Qemu-devel] [PATCH 06/11] migration: Add configuration section

2015-06-16 Thread Juan Quintela
It needs to be the first one and it is not optional, that is the reason why it is opencoded. For new machine types, it is required than machine type name is the same in both sides. It is just done right now for pc's. Signed-off-by: Juan Quintela --- hw/i386/pc_piix.c | 1 + hw/i38