From: Avi Kivity <avi@redhat.com>
To: qemu-devel <qemu-devel@nongnu.org>
Cc: Jan Kiszka <jan.kiszka@siemens.com>, KVM list <kvm@vger.kernel.org>
Subject: [Qemu-devel] Re: [Qemu-commits] [COMMIT ddd9bbd] Support for multiple -monitor devices
Date: Wed, 09 Sep 2009 14:30:13 +0300 [thread overview]
Message-ID: <4AA791C5.4000802@redhat.com> (raw)
In-Reply-To: <200909041443.n84EhZaA005101@d01av04.pok.ibm.com>
On 09/04/2009 05:43 PM, Anthony Liguori wrote:
> From: Jan Kiszka<jan.kiszka@siemens.com>
>
> Rebased version of Anthony's patch: Allow to specify more than one
> monitor terminal via the -monitor command line switch. This is
> particularly useful when libvirt or some other management tool already
> occupies the primary monitor but you need another one for debugging.
> The current clumsy workaround is to multiplex such additional terminals
> over a qemu character device (e.g. -serial mon:<device>).
>
>
This (as merged into kvm-next) breaks autotest. Autotest starts
qemu-kvm with -monitor unix:/tmp/blah,server,nowait; with this patch it
no longer opens the socket (as seen with lsof). I haven't yet found out
why.
--
error compiling committee.c: too many arguments to function
next parent reply other threads:[~2009-09-09 11:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200909041443.n84EhZaA005101@d01av04.pok.ibm.com>
2009-09-09 11:30 ` Avi Kivity [this message]
2009-09-09 11:32 ` [Qemu-devel] Re: [Qemu-commits] [COMMIT ddd9bbd] Support for multiple -monitor devices Jan Kiszka
2009-09-09 11:42 ` Avi Kivity
2009-09-09 11:47 ` Avi Kivity
2009-09-09 11:50 ` Jan Kiszka
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=4AA791C5.4000802@redhat.com \
--to=avi@redhat.com \
--cc=jan.kiszka@siemens.com \
--cc=kvm@vger.kernel.org \
--cc=qemu-devel@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).