Re: [Qemu-devel] [PULL v2 00/60] Misc patches for soft freeze

2018-06-29 Thread Paolo Bonzini
On 29/06/2018 13:02, Peter Maydell wrote: >>> This still fails in the same way: >>> LINKi386-linux-user/qemu-i386 >>> target/i386/cpu.o: In function `x86_cpu_realizefn': >>> /home/petmay01/linaro/qemu-for-merges/target/i386/cpu.c:4815: >>> undefined reference to `enable_cpu_pm >>> ' >>> colle

Re: [Qemu-devel] [PULL v2 00/60] Misc patches for soft freeze

2018-06-29 Thread Peter Maydell
On 29 June 2018 at 11:31, Paolo Bonzini wrote: > On 29/06/2018 12:30, Peter Maydell wrote: >> >> This still fails in the same way: >> LINKi386-linux-user/qemu-i386 >> target/i386/cpu.o: In function `x86_cpu_realizefn': >> /home/petmay01/linaro/qemu-for-merges/target/i386/cpu.c:4815: >> undef

Re: [Qemu-devel] [PULL v2 00/60] Misc patches for soft freeze

2018-06-29 Thread Paolo Bonzini
On 29/06/2018 12:30, Peter Maydell wrote: > > This still fails in the same way: > LINKi386-linux-user/qemu-i386 > target/i386/cpu.o: In function `x86_cpu_realizefn': > /home/petmay01/linaro/qemu-for-merges/target/i386/cpu.c:4815: > undefined reference to `enable_cpu_pm > ' > collect2: error:

Re: [Qemu-devel] [PULL v2 00/60] Misc patches for soft freeze

2018-06-29 Thread Peter Maydell
On 29 June 2018 at 10:51, Paolo Bonzini wrote: > The following changes since commit 4a83bf2f339d4b63ecd5ef48b9816c3b7ee24553: > > Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' > into staging (2018-06-28 15:31:42 +0100) > > are available in the git repository at: >