From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Boot Problem (and fix) Date: Mon, 10 Nov 2008 11:33:56 +0200 Message-ID: <49180004.7020804@redhat.com> References: <49130E24.1040603@redhat.com> <49132D22.4070101@redhat.com> <4916BA11.30104@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: the uni Return-path: Received: from mx2.redhat.com ([66.187.237.31]:55175 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751335AbYKJJeB (ORCPT ); Mon, 10 Nov 2008 04:34:01 -0500 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: the uni wrote: >> My mistake: $eip + 0xf0000 would be more informative. >> > > (qemu) x/40b $eip + 0xf0000 > 00000000000f08d2: 0xf4 0xb8 0x6c 0x04 0x50 0x31 0xc0 0x50 > 00000000000f08da: 0xe8 0xa6 0xf7 0x89 0xd3 0x83 0xc4 0x04 > 00000000000f08e2: 0x89 0x46 0xf0 0x89 0x5e 0xf2 0x8b 0x46 > 00000000000f08ea: 0xf4 0x8b 0x5e 0xf6 0x8d 0x7e 0xf0 0xe8 > 00000000000f08f2: 0xd7 0xf7 0x73 0x26 0x8b 0x46 0xf0 0x8b > > The cpu is blocked on a hlt instruction, waiting for a keypress from an interrupt. What is your host kernel? And are the kvm-77 modules loaded, or are you running the modules that came with that kernel? (If running the kvm-77 modules, there should be a message in dmesg to that effect). -- error compiling committee.c: too many arguments to function