From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Date: Tue, 10 Jan 2012 22:04:50 +0000 Subject: Re: [Qemu-devel] [PATCH] virtio-pci: Fix endianness of virtio config Message-Id: <1326233090.23910.71.camel@pasglop> List-Id: References: <1326195311.23910.59.camel@pasglop> <5B504266-DFF3-48F8-AEA4-C947189CDB62@suse.de> <4F0CA118.30203@suse.de> <77DAA08C-9D39-491A-B8AC-A23915FE2A3D@suse.de> <1326229468.23910.69.camel@pasglop> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexander Graf Cc: Andreas =?ISO-8859-1?Q?F=E4rber?= , kvm-ppc@vger.kernel.org, "qemu-devel@nongnu.org" , "kvm@vger.kernel.org" , David Gibson On Tue, 2012-01-10 at 22:45 +0100, Alexander Graf wrote: > Here's the thing that I don't understand. What exactly is breaking for > you? I tried -M pseries on a ppc box and on an x86 box and both times > was able to see /dev/vda. And mount it and use it ? Here I get the capacity wrong if I don't have my patch and can't actually boot a distro off it. Cheers, Ben.