[PATCH v2 2/4] kvm tools: Close the disk images after the guest shuts down

2011-05-20 Thread Prasad Joshi
Signed-off-by: Prasad Joshi prasadjoshi...@gmail.com --- tools/kvm/disk/core.c |8 tools/kvm/include/kvm/disk-image.h |1 + tools/kvm/kvm-run.c|1 + 3 files changed, 10 insertions(+), 0 deletions(-) diff --git a/tools/kvm/disk/core.c

Re: [PATCH v2 2/4] kvm tools: Close the disk images after the guest shuts down

2011-05-20 Thread Sasha Levin
On Fri, 2011-05-20 at 16:02 +0100, Prasad Joshi wrote: Signed-off-by: Prasad Joshi prasadjoshi...@gmail.com --- tools/kvm/disk/core.c |8 tools/kvm/include/kvm/disk-image.h |1 + tools/kvm/kvm-run.c|1 + 3 files changed, 10 insertions(+), 0