From: Naphtali Sprei <nsprei@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/3] Modifications to the drives' readonly attribute
Date: Thu, 14 Jan 2010 16:33:14 +0200 [thread overview]
Message-ID: <4B4F2B2A.6060906@redhat.com> (raw)
Naphtali Sprei (3):
Make CDROM a read-only drive
Switch to bit-flags based read-only drive option implementation
Disable fall-back to read-only when cannot open drive's file for
read-write
block.c | 29 +++++++++++++----------------
block.h | 4 ++--
block/raw-posix.c | 2 +-
block/raw-win32.c | 4 ++--
block/vmdk.c | 9 +++++----
hw/xen_disk.c | 2 +-
monitor.c | 2 +-
qemu-img.c | 10 ++++++----
qemu-io.c | 14 ++++++--------
qemu-nbd.c | 2 +-
qemu-options.hx | 2 +-
vl.c | 14 +++++++++++---
12 files changed, 50 insertions(+), 44 deletions(-)
reply other threads:[~2010-01-14 14:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4B4F2B2A.6060906@redhat.com \
--to=nsprei@redhat.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).