Re: [kvm-devel] [PATCH] Detect arch dynamically from uname instead of using hardcoded x86_64 value

2007-09-16 Thread Avi Kivity
Carlo Marcelo Arenas Belon wrote: > The following patch is part of a series of fixes used to allow for the use of > the kvm python wrapper in Gentoo Linux. > > In this case the value for the architecture used is retrieved from uname and > used to identify the right qemu system binary name. > > Carl

[kvm-devel] [PATCH] Detect arch dynamically from uname instead of using hardcoded x86_64 value

2007-09-16 Thread Carlo Marcelo Arenas Belon
The following patch is part of a series of fixes used to allow for the use of the kvm python wrapper in Gentoo Linux. In this case the value for the architecture used is retrieved from uname and used to identify the right qemu system binary name. Carlo Signed-off-by: Carlo Marcelo Arenas Belon <