From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57277) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSWXi-00085P-6w for qemu-devel@nongnu.org; Tue, 25 Mar 2014 14:57:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSWXb-0007pi-Aa for qemu-devel@nongnu.org; Tue, 25 Mar 2014 14:57:46 -0400 Received: from mx1.redhat.com ([209.132.183.28]:17619) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSWXa-0007pZ-Tu for qemu-devel@nongnu.org; Tue, 25 Mar 2014 14:57:39 -0400 Message-ID: <53318EFD.5030304@redhat.com> Date: Tue, 25 Mar 2014 15:13:17 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <20140325133001.GA31003@redhat.com> <53318A4F.7040203@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] aarch64: -device virtio-scsi-device, id=scsi: No 'virtio-bus' bus found for device 'virtio-scsi-device' List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: "Richard W.M. Jones" , QEMU Developers Il 25/03/2014 15:04, Peter Maydell ha scritto: > Yes, default for qemu-system-aarch64 is integratorcp, > which even stupider than having that be the default > for qemu-system-arm. > > For 2.1 when the system emulation stuff actually lands > I think I'll just remove the default and force users > to specify a machine. (In fact it's very tempting to > do that for qemu-system-arm as well since the set of > users who don't specify a machine because they expect > ARM to be like x86 here is much larger than the set of > users who really wanted integratorcp...) Could "virt" be a sane default for qemu-system-arm? 2.0 might be the right time to change it. Paolo