From mboxrd@z Thu Jan 1 00:00:00 1970 From: haishan Subject: Re: kvm unhandled exit 4400 Date: Wed, 03 Nov 2010 17:32:24 +0800 Message-ID: <4CD12C28.20208@gmail.com> References: <20101102210100.GB13929@wuzzy.fuzzbuzz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Khaled El Mously Return-path: Received: from mail.windriver.com ([147.11.1.11]:45371 "EHLO mail.windriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752847Ab0KCJ3G (ORCPT ); Wed, 3 Nov 2010 05:29:06 -0400 In-Reply-To: <20101102210100.GB13929@wuzzy.fuzzbuzz.org> Sender: kvm-owner@vger.kernel.org List-ID: Khaled El Mously wrote: > There seems to be a problem kvm-booting a 32-bit (Fedora) machine on a 32-bit Intel Q9450 (Ubuntu) machine. > > The error displayed is: > > kvm: unhandled exit 4400 > kvm_run returned -22 > > I've checked google, the kvm website, forums, FAQs and IRC channel. > > Anyone know what causes this? > Your version of host kernel kvm had not implemented the APIC-ACCESS VM EXITS emulation, update the kernel should solve the problem. Regards Shan Hai > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >