From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=44358 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q2Wks-0006bJ-LO for qemu-devel@nongnu.org; Wed, 23 Mar 2011 18:42:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q2Wkq-0008LY-TL for qemu-devel@nongnu.org; Wed, 23 Mar 2011 18:42:17 -0400 Received: from gate.crashing.org ([63.228.1.57]:56139) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q2Wkq-0008LP-Ld for qemu-devel@nongnu.org; Wed, 23 Mar 2011 18:42:16 -0400 From: Benjamin Herrenschmidt In-Reply-To: <9EEB8EA2-3EA4-4B1C-93C2-E1943F498E57@suse.de> References: <1300858247-8197-1-git-send-email-david@gibson.dropbear.id.au> <1300914489.2402.387.camel@pasglop> <9EEB8EA2-3EA4-4B1C-93C2-E1943F498E57@suse.de> Content-Type: text/plain; charset="UTF-8" Date: Thu, 24 Mar 2011 09:42:07 +1100 Message-ID: <1300920127.2402.388.camel@pasglop> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [0/27] Implement emulation of pSeries logical partitions (v4) List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: paulus@samba.org, qemu-devel@nongnu.org, David Gibson On Wed, 2011-03-23 at 22:29 +0100, Alexander Graf wrote: > That one doesn't. If I just pass in a disk w/o specifically saying > it's a scsi disk I end up with no hard disk in the guest :). Hrm, something must have been broken then from last I touched it. I'll have a look later today. Cheers, Ben.