From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39905) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCiZO-0005yl-En for qemu-devel@nongnu.org; Wed, 08 Jul 2015 02:10:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZCiZL-0006aD-8G for qemu-devel@nongnu.org; Wed, 08 Jul 2015 02:10:58 -0400 Date: Wed, 8 Jul 2015 15:37:08 +1000 From: David Gibson Message-ID: <20150708053708.GN17857@voom.redhat.com> References: <1436327021-14744-1-git-send-email-david@gibson.dropbear.id.au> <559CA2B4.3090303@ozlabs.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qYrsQHciA3Wqs7Iv" Content-Disposition: inline In-Reply-To: <559CA2B4.3090303@ozlabs.ru> Subject: Re: [Qemu-devel] [PATCH] target-ppc: Add POWER8E_v2.1 CPU model. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy Cc: lvivier@redhat.com, thuth@redhat.com, qemu-devel@nongnu.org, agraf@suse.de, qemu-ppc@nongnu.org, abologna@redhat.com, mdroth@linuc.vnet.ibm.com, afaerber@suse.de --qYrsQHciA3Wqs7Iv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 08, 2015 at 02:10:28PM +1000, Alexey Kardashevskiy wrote: > On 07/08/2015 01:43 PM, David Gibson wrote: > >From: Andrea Bolognani > > > >Add a missing PVR value for the POWER8E v2.1 CPU. Information taken > >from the kernel cputable. > > > >Signed-off-by: Andrea Bolognani > >Signed-off-by: David Gibson > >--- > > target-ppc/cpu-models.c | 4 +++- > > target-ppc/cpu-models.h | 1 + > > 2 files changed, 4 insertions(+), 1 deletion(-) > > > >Alex, > > > >Not sure if this counts as a bugfix which can be merged now we're in > >the hard freeze. The lack of it does mean we can't work on one of our > >dev machines which has this CPU. >=20 >=20 > Why is this a stopper? We stopped bothering with exact PVRs some time ago > and -cpu POWER8 or -cpu host still work. Andrea, can you clarify? I think it's because libvirt likes to specify a specific CPU - and if it gets the new PVR from the host, qemu won't understand it. --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --qYrsQHciA3Wqs7Iv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJVnLcEAAoJEGw4ysog2bOStmAP+gI345GgD0oYyOxslqPrhViE kftphRq7LoN1v8t6Q11QvGytVA/AhfGqrg5gN/Uc8z0bM5NMLFJfBFEKRB1HmMXC 9Yl8m9YozABL9YdlLENDiEc+FF9RcqJpmVZpl+gm512g6ZWX8jkauyxEVf66Fvkm 4lJkzMm77u2orIbwIc8ITzVX/JGeMDBAO0iSQ71WXOqTfrS0aV/jYCWYBffyCXtU sFUvsvuT5mYFjxcvi7MMfchAtVHh9rk1RnJcE4kqIYq+n9++D25z4uCjp1ZKKjaS sDzEZPY3EeBwpv9JMVPfH2buLEm4E2ervoGHmEs7rOUxxAo7V8RrBZAIeonnQbQD CcurDtCrDY+cFfO1uoZbLETw78dbdfZmCrUGP7inARpYyY8gO6jU1IJsMe4TDw3P AYtvdoPn8JdXYac9GjGQA8oi/LE6Xo2TOo3IDRuxeyLD7Aq0hQ07zac8MJtuBET9 RO/oxyfJmmg6fIrScOqFm0/73LRG85lXNdpxOxTFZHz60tu0V6rqzCrsWSu+yVhw 2cN6LJclwrbrYTvhDdLNrCE9D7eI4D6bdy6PiyURXXcZIy6VhVqkh7ze/d92uV3y bCrmrQ0LfrTaCld2pstpky0uJeLtdq7lkrx0mctZJBu307ZFv5iBkzrfu45y8Xu4 Bv2+y4vnzIVO0e2lHWKj =31jq -----END PGP SIGNATURE----- --qYrsQHciA3Wqs7Iv--