* [Qemu-devel] [PATCH 0/3] Modifications to the drives' readonly attribute
@ 2010-01-14 14:33 Naphtali Sprei
0 siblings, 0 replies; only message in thread
From: Naphtali Sprei @ 2010-01-14 14:33 UTC (permalink / raw)
To: qemu-devel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-14 14:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-14 14:33 [Qemu-devel] [PATCH 0/3] Modifications to the drives' readonly attribute Naphtali Sprei
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).