Re: [libvirt] [PATCH] Fix segmentation fault when accessing default qemu machine type

2014-01-25 Thread Yudai Yamagishi
Thanks! I'll try and look at writing the test as well when I have time. Regards, Yudai Yamagishi (2014/01/07 23:31), Jiri Denemark wrote: On Thu, Dec 19, 2013 at 17:27:54 +0900, Yudai Yamagishi wrote: Yudai, would you be comfortable with updating our test suite to test this corner case?

Re: [libvirt] [PATCH] Fix segmentation fault when accessing default qemu machine type

2014-01-07 Thread Jiri Denemark
On Thu, Dec 19, 2013 at 17:27:54 +0900, Yudai Yamagishi wrote: Yudai, would you be comfortable with updating our test suite to test this corner case? Okay, I've taken look at the test suite and I can update it. However, my time is pretty limited right now so it may take a little while to

Re: [libvirt] [PATCH] Fix segmentation fault when accessing default qemu machine type

2013-12-19 Thread Yudai Yamagishi
Yudai, would you be comfortable with updating our test suite to test this corner case? Okay, I've taken look at the test suite and I can update it. However, my time is pretty limited right now so it may take a little while to get the update done. If you need this ASAP, maybe someone else should

[libvirt] [PATCH] Fix segmentation fault when accessing default qemu machine type

2013-12-17 Thread Yudai Yamagishi
From: Yudai Yamagish yu...@sfc.wide.ad.jp This patch fixes a segmentation fault when creating new virtual machines using QEMU. The segmentation fault is caused by commit f41830680e40d3ec845cefd25419bd87414b9ccf and commit cbb6ec42e2447d7920b30d66923b2a2b2670133b. In

Re: [libvirt] [PATCH] Fix segmentation fault when accessing default qemu machine type

2013-12-17 Thread Jiri Denemark
On Tue, Dec 17, 2013 at 17:33:19 +0900, Yudai Yamagishi wrote: From: Yudai Yamagish yu...@sfc.wide.ad.jp This patch fixes a segmentation fault when creating new virtual machines using QEMU. The segmentation fault is caused by commit f41830680e40d3ec845cefd25419bd87414b9ccf and commit

Re: [libvirt] [PATCH] Fix segmentation fault when accessing default qemu machine type

2013-12-17 Thread Yudai Yamagishi
I'm not familiar with the libvirt test suite but let me see if I can enhance it a little bit. Best Regards Yudai Yamagishi 2013/12/17 Jiri Denemark jdene...@redhat.com: On Tue, Dec 17, 2013 at 17:33:19 +0900, Yudai Yamagishi wrote: From: Yudai Yamagish yu...@sfc.wide.ad.jp This patch fixes a