From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47552) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfI6w-0001jh-KJ for qemu-devel@nongnu.org; Thu, 14 Jun 2012 18:01:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SfI6v-0004ab-0g for qemu-devel@nongnu.org; Thu, 14 Jun 2012 18:01:50 -0400 Date: Thu, 14 Jun 2012 23:01:42 +0100 From: "Richard W.M. Jones" Message-ID: <20120614220142.GP21859@amd.home.annexia.org> References: <20120614155231.GA19666@amd.home.annexia.org> <4FDA0A0C.6050309@suse.de> <20120614171311.GO21859@amd.home.annexia.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] qemu-system-ppc64 hanging occasionally in disk writes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: "pbonzini@redhat.com" , "" , "qemu-devel@nongnu.org" On Thu, Jun 14, 2012 at 11:34:37PM +0200, Alexander Graf wrote: > > /home/rjones/d/qemu/ppc64-softmmu/qemu-system-ppc64 \ > > -global virtio-blk-pci.scsi=off \ > > -nodefconfig \ > > -nodefaults \ > > -nographic \ > > -device virtio-scsi-pci,id=scsi \ > > -drive file=test1.img,cache=off,format=raw,id=hd0,if=none \ > > -device scsi-hd,drive=hd0 \ > > Don't you have to specify bus= too? I don't know. The identical command line works on x86-64, but I don't know if it's correct. BTW KVM PR now boots the firmware, but fails when it tries to boot our (Fedora) guest kernel because of missing emulation of 'ldx': [764597.404573] Couldn't emulate instruction 0x7fb6502a (op 31 xop 21) [764597.404583] kvmppc_emulate_mmio: emulation failed (7fb6502a) [768211.269020] Couldn't emulate instruction 0x7fb6502a (op 31 xop 21) [768211.269029] kvmppc_emulate_mmio: emulation failed (7fb6502a) I will try to see if I can fix this and submit a patch if I'm successful. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into Xen guests. http://et.redhat.com/~rjones/virt-p2v