qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Paul Mackerras <paulus@samba.org>
Cc: "Alexey Kardashevskiy" <aik@ozlabs.ru>,
	"Alexander Graf" <agraf@suse.de>,
	qemu-ppc@nongnu.org, "Andreas Färber" <afaerber@suse.de>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v5] powerpc: add PVR mask support
Date: Thu, 29 Aug 2013 14:59:49 +1000	[thread overview]
Message-ID: <1377752389.4028.21.camel@pasglop> (raw)
In-Reply-To: <20130829045207.GA32466@iris.ozlabs.ibm.com>

On Thu, 2013-08-29 at 14:52 +1000, Paul Mackerras wrote:
> We are going to need a way to do that for pseries guests.  So for
> example if we are running on a POWER8 machine and using KVM, we would
> want to be able to tell qemu that we want a POWER7 machine and have
> qemu put 0x0f000003 in the device tree, and also tell KVM to enable
> POWER7 compatibility mode when running the guest, presumably by
> setting the PVR for the guest to 0x0f000003.  That PVR setting doesn't
> (and can't) modify the PVR seen by the guest, since the hardware
> doesn't provide any way to virtualize the PVR, but we will make it set
> the compatibility mode for the guest.
> 
> How do you think we should handle this in qemu?

And how does that relate to what we will do during reconfiguration
reboots ?

Cheers,
Ben.

      reply	other threads:[~2013-08-29  5:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-28 10:37 [Qemu-devel] [PATCH v5] powerpc: add PVR mask support Alexey Kardashevskiy
2013-08-28 10:49 ` Andreas Färber
2013-08-28 11:01   ` Alexey Kardashevskiy
2013-09-04 10:15     ` Alexey Kardashevskiy
2013-08-29  3:33   ` Paul Mackerras
2013-08-29  4:52     ` Paul Mackerras
2013-08-29  4:59       ` Benjamin Herrenschmidt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1377752389.4028.21.camel@pasglop \
    --to=benh@kernel.crashing.org \
    --cc=afaerber@suse.de \
    --cc=agraf@suse.de \
    --cc=aik@ozlabs.ru \
    --cc=paulus@samba.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).