Re: [Qemu-devel] [PATCH qom-cpu for-1.4 0/6] Unmigratable CPUs for 1.4

2013-01-31 Thread Andreas Färber
Am 29.01.2013 15:04, schrieb Juan Quintela: > Andreas Färber wrote: >> Hello, >> >> Prompted by earlier patches from Juan, this series cleans up some targets >> that don't implement migration - be it by no-op implementations, by erroring >> out in the implementation or by lack of implementation. >

Re: [Qemu-devel] [PATCH qom-cpu for-1.4 0/6] Unmigratable CPUs for 1.4

2013-01-29 Thread Juan Quintela
Andreas Färber wrote: > Hello, > > Prompted by earlier patches from Juan, this series cleans up some targets > that don't implement migration - be it by no-op implementations, by erroring > out in the implementation or by lack of implementation. Agreed with this. At least we move the problem in

Re: [Qemu-devel] [PATCH qom-cpu for-1.4 0/6] Unmigratable CPUs for 1.4

2013-01-27 Thread Andreas Färber
Am 28.01.2013 01:13, schrieb Andreas Färber: > Hello, > > Prompted by earlier patches from Juan, this series cleans up some targets > that don't implement migration - be it by no-op implementations, by erroring > out in the implementation or by lack of implementation. > > Making targets migratabl

[Qemu-devel] [PATCH qom-cpu for-1.4 0/6] Unmigratable CPUs for 1.4

2013-01-27 Thread Andreas Färber
Hello, Prompted by earlier patches from Juan, this series cleans up some targets that don't implement migration - be it by no-op implementations, by erroring out in the implementation or by lack of implementation. Making targets migratable is preferable over marking devices as migratable is pref