From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKRt2-0001xa-8P for qemu-devel@nongnu.org; Tue, 05 Jul 2016 11:03:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKRsw-0004Bg-LY for qemu-devel@nongnu.org; Tue, 05 Jul 2016 11:03:44 -0400 Received: from mail-vk0-x234.google.com ([2607:f8b0:400c:c05::234]:35071) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKRsw-0004Bc-Hb for qemu-devel@nongnu.org; Tue, 05 Jul 2016 11:03:38 -0400 Received: by mail-vk0-x234.google.com with SMTP id i63so98127597vkb.2 for ; Tue, 05 Jul 2016 08:03:38 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <20160620032122.2878.51451.malonedeb@chaenomeles.canonical.com> <20160705144121.14300.19514.malone@soybean.canonical.com> From: Peter Maydell Date: Tue, 5 Jul 2016 16:03:18 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [Bug 1594239] Re: After adding more scsi disks for Aarch64 virtual machine, start the VM and got Qemu Error List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bug 1594239 <1594239@bugs.launchpad.net> Cc: QEMU Developers On 5 July 2016 at 16:02, Peter Maydell wrote: > (Note that a virtio-pci transport is a pci device, not a > pci bus -- it plugs into a pci bus on one and has a > virtio-bus on the other.) Should read "on one end". thanks -- PMM