From: Avi Kivity <avi@redhat.com>
To: Jordan Justen <jordan.l.justen@intel.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v8 0/2] PC system flash support
Date: Mon, 28 Nov 2011 12:28:16 +0200 [thread overview]
Message-ID: <4ED36240.9020401@redhat.com> (raw)
In-Reply-To: <1322447198-6328-1-git-send-email-jordan.l.justen@intel.com>
On 11/28/2011 04:26 AM, Jordan Justen wrote:
> Enable flash emulation in a PC system using pflash_cfi01.
>
>
The new memory layout should be made conditional on the machine type (-M
pc-1.1 or later) to allow migration from/to pc-1.0 and earlier.
Memory layout in this context are the names of memory ranges given to
memory_region_init_ram(), sizes, and locations. Also, the flash
interface should not be there for older machines.
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2011-11-28 10:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-28 2:26 [Qemu-devel] [PATCH v8 0/2] PC system flash support Jordan Justen
2011-11-28 2:26 ` [Qemu-devel] [PATCH v8 1/2] pflash: Support read-only mode Jordan Justen
2011-11-28 2:26 ` [Qemu-devel] [PATCH v8 2/2] pc: Support system flash memory with pflash Jordan Justen
2011-11-28 10:28 ` Avi Kivity [this message]
2011-11-29 7:03 ` [Qemu-devel] [PATCH v8 0/2] PC system flash support Jordan Justen
2011-11-29 9:38 ` Avi Kivity
2011-11-29 20:51 ` Jordan Justen
2011-12-01 9:43 ` Avi Kivity
2011-11-30 8:04 ` Markus Armbruster
2011-11-30 8:38 ` Markus Armbruster
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=4ED36240.9020401@redhat.com \
--to=avi@redhat.com \
--cc=jordan.l.justen@intel.com \
--cc=qemu-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.