Hollis Blanchard wrote: > This is 100% repeatable, and it doesn't happen without your patch > applied. > > 0x10116f1c in kvm_update_interrupt_request (env=0x103d4718) > at /home/hollisb/source/kvm-userspace-ppc.hg/qemu/qemu-kvm.c:142 > 142 if (current_env->vcpu_info.created && > (gdb) bt Hollis, Ok, I looked at the logic in this function again and I think I got some of it wrong when I did the conversion. Could you try out this one instead. Thanks, Jes