qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Alexander Graf <agraf@suse.de>
Cc: Alexey Kardashevskiy <aik@ozlabs.ru>,
	"qemu-ppc@nongnu.org" <qemu-ppc@nongnu.org>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH for-1.7] spapr: tie spapr-nvram to -pflash
Date: Mon, 09 Dec 2013 21:42:38 +0100	[thread overview]
Message-ID: <52A62B3E.1020002@redhat.com> (raw)
In-Reply-To: <516BBB5E-D285-48BE-921E-5C347A1E17BA@suse.de>

Il 09/12/2013 20:25, Alexander Graf ha scritto:
> 
> 
>> Am 22.11.2013 um 10:27 schrieb Paolo Bonzini <pbonzini@redhat.com>:
>>
>> spapr-nvram's drive property is currently connected to a non-existent
>> "-machine nvram=<drivename>" option.  Instead, tie it to -pflash like
>> other non-volatile RAM devices.  This provides the following possibilities
>> for adding a backend for the sPAPR non-volatile RAM:
>>
>> * -pflash filename
>>
>> * -drive if=pflash,file=filename,format=raw,...
>>
>> * -drive if=none,file=filename,format=raw,id=foo,... -global spapr-nvram.drive=foo
>>
>> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> 
> Makes sense, but why for 1.7?

At this point it is not for 1.7 of course. :)

Paolo

  reply	other threads:[~2013-12-09 20:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-22  9:27 [Qemu-devel] [PATCH for-1.7] spapr: tie spapr-nvram to -pflash Paolo Bonzini
2013-12-09 17:52 ` Paolo Bonzini
2013-12-09 19:25 ` Alexander Graf
2013-12-09 20:42   ` Paolo Bonzini [this message]
2013-12-10  2:02     ` Alexander Graf

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=52A62B3E.1020002@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=agraf@suse.de \
    --cc=aik@ozlabs.ru \
    --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).