qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] Fix vvfat breakage


From: Kevin Wolf
Subject: [Qemu-devel] [PATCH 0/3] Fix vvfat breakage
Date: Fri, 10 Sep 2010 12:27:01 +0200

I tried to use vvfat recently, just to find that some changes have
completely broken it. With these patches it works "good enough" for me
again.

Kevin Wolf (3):
  vvfat: Fix segfault on write to read-only disk
  vvfat: Fix double free for opening the image rw
  vvfat: Use cache=unsafe

 block/vvfat.c |   26 +++++++++++++++++++-------
 1 files changed, 19 insertions(+), 7 deletions(-)




reply via email to

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