qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] Modifications to the drives' readonly attribute


From: Naphtali Sprei
Subject: [Qemu-devel] [PATCH 0/3] Modifications to the drives' readonly attribute
Date: Thu, 14 Jan 2010 16:33:14 +0200
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]