"Dr. David Alan Gilbert" <dgilb...@redhat.com> writes: >> > You might find the first two patches in: >> > https://lists.gnu.org/archive/html/qemu-devel/2016-08/msg03681.html >> > useful in debugging this; it prints the values when the _EQUAL macros fail >> > and prints >> > the field name that fails. >> >> Thanks, we were using trace, this is very helpful without trace >> during error conditions. >> >> qemu-system-ppc64: 9223477658187168481 != 9223477658187151905 >> qemu-system-ppc64: Failed to load cpu:env.insns_flags >> qemu-system-ppc64: error while loading state for instance 0x0 of device 'cpu' >> qemu-system-ppc64: load of migration failed: Invalid argument > > Ah good, that's what I was hoping for (I'll change them to hex before I > repost that series).
Yes, hex will be better. Regards, Nikunj