From: andrzej zaborowski <balrogg@gmail.com>
To: juha.riihimaki@nokia.com
Cc: qemu-devel@nongnu.org, Markus Armbruster <armbru@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v2 0/2] nand/onenand: reject read-only drives
Date: Mon, 14 Nov 2011 04:02:57 +0100 [thread overview]
Message-ID: <CAOq732KLU5QMt_SzpP+SyUbbd6WrZY8O-D1ZAP6Eq1SYejxQWw@mail.gmail.com> (raw)
In-Reply-To: <1319115215-21224-1-git-send-email-juha.riihimaki@nokia.com>
On 20 October 2011 14:53, <juha.riihimaki@nokia.com> wrote:
> From: Juha Riihimäki <juha.riihimaki@nokia.com>
>
> Make NAND and OneNAND device models reject read-only drives.
> Test for example by running
>
> $ qemu-system-arm -drive if=none,file=/dev/zero,readonly,id=foo -device nand,drive=foo,chip_id=0x59 -kernel /dev/null
>
> or
>
> $ qemu-system-arm -drive if=none,file=/dev/zero,readonly,id=foo -device onenand,drive=foo -kernel /dev/null
>
> Changes v1->v2:
> + fix bug introduced in pagesize calculation for NAND devices without a drive image
> + revise commit message in hw/nand patch
Thanks, applied.
Cheers
prev parent reply other threads:[~2011-11-14 3:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-20 12:53 [Qemu-devel] [PATCH v2 0/2] nand/onenand: reject read-only drives juha.riihimaki
2011-10-20 12:53 ` [Qemu-devel] [PATCH v2 1/2] hw/nand: " juha.riihimaki
2011-10-20 12:53 ` [Qemu-devel] [PATCH v2 2/2] hw/onenand: " juha.riihimaki
2011-11-08 9:17 ` [Qemu-devel] [PATCH v2 0/2] nand/onenand: " Markus Armbruster
2011-11-14 3:02 ` andrzej zaborowski [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=CAOq732KLU5QMt_SzpP+SyUbbd6WrZY8O-D1ZAP6Eq1SYejxQWw@mail.gmail.com \
--to=balrogg@gmail.com \
--cc=armbru@redhat.com \
--cc=juha.riihimaki@nokia.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 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).