On 10/10/2014, 09:38 AM, Gerd Hoffmann wrote:
> On Do, 2014-10-09 at 17:05 +0100, Peter Maydell wrote:
>> On 9 October 2014 14:37, Jiri Slaby wrote:
>>> Hi guys,
>>>
>>> qemu in opensuse latest (factory) does not have monitor. Despite
>>> libvte-devel is installed, it is not detected by qemu. The
On 10/09/2014, 06:05 PM, Peter Maydell wrote:
> On 9 October 2014 14:37, Jiri Slaby wrote:
>> Hi guys,
>>
>> qemu in opensuse latest (factory) does not have monitor. Despite
>> libvte-devel is installed, it is not detected by qemu. The problem is
>> that configure looks for vte-2.90, but we have v
On Do, 2014-10-09 at 17:05 +0100, Peter Maydell wrote:
> On 9 October 2014 14:37, Jiri Slaby wrote:
> > Hi guys,
> >
> > qemu in opensuse latest (factory) does not have monitor. Despite
> > libvte-devel is installed, it is not detected by qemu. The problem is
> > that configure looks for vte-2.90,
On 9 October 2014 14:37, Jiri Slaby wrote:
> Hi guys,
>
> qemu in opensuse latest (factory) does not have monitor. Despite
> libvte-devel is installed, it is not detected by qemu. The problem is
> that configure looks for vte-2.90, but we have vte-2.91 in factory. The
> attached patch fixes that f