[Qemu-devel] [PATCH 2/2] qemu-io: fix segment fault when the image format is qed

2012-02-19 Thread zwu . kernel
From: Zhi Yong Wu wu...@linux.vnet.ibm.com [root@f15 qemu]# qemu-io -c info /home/zwu/work/misc/rh6.img format name: qed cluster size: 64 KiB vm state offset: 0.00 bytes Segmentation fault (core dumped) This reason is same as the former patch Signed-off-by: Zhi Yong Wu

[Qemu-devel] [PATCH 2/2] qemu-io: fix segment fault when the image format is qed

2012-02-19 Thread zwu . kernel
From: Zhi Yong Wu wu...@linux.vnet.ibm.com [root@f15 qemu]# qemu-io -c info /home/zwu/work/misc/rh6.img format name: qed cluster size: 64 KiB vm state offset: 0.00 bytes Segmentation fault (core dumped) This reason is same as the former patch Signed-off-by: Zhi Yong Wu

Re: [Qemu-devel] [PATCH 2/2] qemu-io: fix segment fault when the image format is qed

2012-02-19 Thread Christoph Hellwig
On Sun, Feb 19, 2012 at 10:24:59PM +0800, zwu.ker...@gmail.com wrote: From: Zhi Yong Wu wu...@linux.vnet.ibm.com [root@f15 qemu]# qemu-io -c info /home/zwu/work/misc/rh6.img format name: qed cluster size: 64 KiB vm state offset: 0.00 bytes Segmentation fault (core dumped) This

Re: [Qemu-devel] [PATCH 2/2] qemu-io: fix segment fault when the image format is qed

2012-02-19 Thread Zhi Yong Wu
On Mon, Feb 20, 2012 at 5:24 AM, Christoph Hellwig h...@lst.de wrote: On Sun, Feb 19, 2012 at 10:24:59PM +0800, zwu.ker...@gmail.com wrote: From: Zhi Yong Wu wu...@linux.vnet.ibm.com [root@f15 qemu]# qemu-io -c info /home/zwu/work/misc/rh6.img format name: qed cluster size: 64 KiB vm state