From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uehrq-0007B4-9K for qemu-devel@nongnu.org; Tue, 21 May 2013 04:24:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uehro-0000NE-NQ for qemu-devel@nongnu.org; Tue, 21 May 2013 04:24:22 -0400 Received: from mail-ob0-x22c.google.com ([2607:f8b0:4003:c01::22c]:38607) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uehro-0000Mx-H2 for qemu-devel@nongnu.org; Tue, 21 May 2013 04:24:20 -0400 Received: by mail-ob0-f172.google.com with SMTP id tb18so395198obb.3 for ; Tue, 21 May 2013 01:24:20 -0700 (PDT) Message-ID: <519B2F2D.1030202@gmail.com> Date: Tue, 21 May 2013 16:24:13 +0800 From: Li Zhang MIME-Version: 1.0 References: <519B2E24.40104@gmail.com> In-Reply-To: <519B2E24.40104@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [libvirt] Default machine type setting for ppc64 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" , "libvir-list@redhat.com" , Paul Mackerras , "Daniel P. Berrange" , anthony@codemonkey.ws Cc: Pradipta Kumar Banerjee Oops, correct libvirt mailing list address. :) Thanks. On 2013年05月21日 16:19, Li Zhang wrote: > Hi all, > > Sorry to bring this problem up again. > > We encounter this problem in openstack which always use > default machine type. Currently, QEMU sets mac99 as default > setting for ppc64 but it doesn't work on our platform at all. > > I tried to fix this in libvirt which it is not acceptable because > libvirt only considers to get default setting from QEMU. > > Maybe I need to cc openstack mailing list, if it is one solution to > add one option for machine types it supports. > > Any suggestion is appreciated. > > Thanks. :) > --Li > >