All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org, stefanha@redhat.com
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH v2 1/1] qtest: Fix the bug about disabling vnc causes "make check" hang
Date: Thu, 02 Jan 2014 15:45:57 +0100	[thread overview]
Message-ID: <52C57BA5.101@suse.de> (raw)
In-Reply-To: <52C5203F.1030408@redhat.com>

Am 02.01.2014 09:15, schrieb Paolo Bonzini:
> Il 31/12/2013 05:42, Kewei Yu ha scritto:
>> When we disabling vnc from "./configure", the qemu can't use the vnc option.
>> So qtest can't use the "vnc -none ", otherwise "make check" will hang.
>>
>> Signed-off-by: Kewei Yu <keweihk@gmail.com>
>> ---
>>  v2: Consolidate VNC macro's #ifdef'ery to one central point (tests/libqtest.c).
> 
> What happens if qtest instead uses "-display none"?

It does use that, since the commit I pointed to in v1. :)

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg


WARNING: multiple messages have this Message-ID (diff)
From: "Andreas Färber" <afaerber@suse.de>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-trivial@nongnu.org, Kewei Yu <keweihk@gmail.com>,
	qemu-devel@nongnu.org, stefanha@redhat.com
Subject: Re: [Qemu-devel] [PATCH v2 1/1] qtest: Fix the bug about disabling vnc causes "make check" hang
Date: Thu, 02 Jan 2014 15:45:57 +0100	[thread overview]
Message-ID: <52C57BA5.101@suse.de> (raw)
In-Reply-To: <52C5203F.1030408@redhat.com>

Am 02.01.2014 09:15, schrieb Paolo Bonzini:
> Il 31/12/2013 05:42, Kewei Yu ha scritto:
>> When we disabling vnc from "./configure", the qemu can't use the vnc option.
>> So qtest can't use the "vnc -none ", otherwise "make check" will hang.
>>
>> Signed-off-by: Kewei Yu <keweihk@gmail.com>
>> ---
>>  v2: Consolidate VNC macro's #ifdef'ery to one central point (tests/libqtest.c).
> 
> What happens if qtest instead uses "-display none"?

It does use that, since the commit I pointed to in v1. :)

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

  parent reply	other threads:[~2014-01-02 14:46 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-31  4:42 [Qemu-trivial] [PATCH v2 1/1] qtest: Fix the bug about disabling vnc causes "make check" hang Kewei Yu
2013-12-31  4:42 ` [Qemu-devel] " Kewei Yu
2013-12-31 12:33 ` [Qemu-trivial] " Peter Crosthwaite
2013-12-31 12:33   ` Peter Crosthwaite
2013-12-31 13:29   ` [Qemu-trivial] " Kewei Yu
2013-12-31 13:29     ` Kewei Yu
2014-01-01  1:47     ` [Qemu-trivial] " Kewei Yu
2014-01-01  1:47       ` Kewei Yu
2014-01-01  2:06     ` [Qemu-trivial] " Peter Maydell
2014-01-01  2:06       ` Peter Maydell
2014-01-01  2:29       ` [Qemu-trivial] " Kewei Yu
2014-01-01  2:29         ` Kewei Yu
2014-01-01  4:39         ` [Qemu-trivial] " Peter Crosthwaite
2014-01-01  4:39           ` Peter Crosthwaite
2014-01-01  4:40     ` [Qemu-trivial] " Peter Crosthwaite
2014-01-01  4:40       ` Peter Crosthwaite
2014-01-02 14:53       ` [Qemu-trivial] " Andreas Färber
2014-01-02 14:53         ` Andreas Färber
2014-01-03  3:01         ` [Qemu-trivial] " Kewei Yu
2014-01-03  3:01           ` Kewei Yu
2014-01-03  3:04           ` [Qemu-trivial] " Peter Crosthwaite
2014-01-03  3:04             ` Peter Crosthwaite
2014-01-02  8:15 ` [Qemu-trivial] " Paolo Bonzini
2014-01-02  8:15   ` [Qemu-devel] " Paolo Bonzini
2014-01-02  9:58   ` [Qemu-trivial] " Kewei Yu
2014-01-02  9:58     ` [Qemu-devel] " Kewei Yu
2014-01-02 14:45   ` Andreas Färber [this message]
2014-01-02 14:45     ` Andreas Färber
2014-01-03  9:26     ` [Qemu-trivial] " Paolo Bonzini
2014-01-03  9:26       ` [Qemu-devel] " Paolo Bonzini
2014-01-06  4:29       ` [Qemu-trivial] " Kewei Yu
2014-01-06  4:29         ` [Qemu-devel] " Kewei Yu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52C57BA5.101@suse.de \
    --to=afaerber@suse.de \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.