On Sep 13, 2015, at 7:28 AM, Peter Maydell wrote: > On 13 September 2015 at 03:19, Programmingkid <programmingk...@gmail.com> > wrote: >> Excellent. This fixed the problem. Thank you very much. The minimum >> version of python QEMU supports is 2.6? > > At the moment it should be 2.4, apart from this bug. However we're about > to raise it to 2.6 (and there's a patch on the list that updates the > version check in configure). We were only retaining Python 2.4 support for > the benefit of RHEL5, and we stopped supporting RHEL5 in QEMU 2.5 > when we raised our minimum glib version requirement. > > thanks > -- PMM
This sounds like I need to add to the system requirements section of the documentation. Python 2.6 or higher is needed. Any other system requirements you think should be added to QEMU's documentation.