From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [bisected] KVM in 3.19-rc1 is completely broken Date: Tue, 23 Dec 2014 09:30:43 +0100 Message-ID: <54992833.8080307@redhat.com> References: <54992591.5070206@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: jamie@audible.transient.net To: "Chen, Tiejun" , Andy Lutomirski , kvm list , Igor Mammedov Return-path: Received: from mail-wi0-f178.google.com ([209.85.212.178]:62778 "EHLO mail-wi0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755108AbaLWIat (ORCPT ); Tue, 23 Dec 2014 03:30:49 -0500 Received: by mail-wi0-f178.google.com with SMTP id em10so10003514wid.17 for ; Tue, 23 Dec 2014 00:30:48 -0800 (PST) In-Reply-To: <54992591.5070206@intel.com> Sender: kvm-owner@vger.kernel.org List-ID: On 23/12/2014 09:19, Chen, Tiejun wrote: > > How can we reproduce this? I just try the following command, > > qemu-system-x86_64 -machine pc,accel=kvm -m 2048 -smp 2 -hda ubuntu.img > > but at least I can boot that successfully and already live for a while. > Here I installed ubuntu14.04 as a guest, and > > Linux commit: aa39477b5692611b91ac9455ae588738852b3f60 > Qemu commit: 7e58e2ac7778cca3234c33387e49577bb7732714 > > So any specific Kconfigs need to be enabled? I also cannot reproduce it (obviously). Paolo