Re: [Qemu-devel] [Qemu-discuss] Qemu snapshot mode

2012-09-23 Thread xuanmao_001
Hi, all I want to change the path of temporary snapshot file. Can you gei me some ideas, or tell me which file will write the temporary snapshot file in qemu source code. thanks. xuanmao_001 From: Dunrong Huang Date: 2012-09-06 18:00 To: xuanmao_001 CC: qemu-discuss; Jakob Bohm Subject: Re:

Re: [Qemu-devel] [Qemu-discuss] Qemu snapshot mode

2012-09-23 Thread Dunrong Huang
2012/9/24 xuanmao_001 : > Hi, all > I want to change the path of temporary snapshot file. Can you gei me some > ideas, or tell me which file will write the temporary snapshot file in qemu > source code. thanks. Hi, You should take a quick look at block.c:get_tmp_filename(), int get_tmp_filename(ch