Re: [Qemu-devel] [PATCH] Honor TMPDIR environment variable

2008-02-18 Thread Aurelien Jarno
Any news about this patch? Aurelien Jarno a écrit : > The patch below adds support for the -snapshot option to use the TMPDIR > environment variable. > > --- > block.c |6 +- > 1 files changed, 5 insertions(+), 1 deletions(-) > > diff --git a/block.c b/block.c > index 0f8ad7b..0730954 1

[Qemu-devel] [PATCH] Honor TMPDIR environment variable

2008-01-28 Thread Aurelien Jarno
The patch below adds support for the -snapshot option to use the TMPDIR environment variable. --- block.c |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/block.c b/block.c index 0f8ad7b..0730954 100644 --- a/block.c +++ b/block.c @@ -191,8 +191,12 @@ void get_tmp_fil