qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: qemu-devel <qemu-devel@nongnu.org>, qemu-s390x <qemu-s390x@nongnu.org>
Subject: Re: [Qemu-devel] qemu crashes with vnc and multiple outputs + console redirection
Date: Thu, 8 Mar 2018 16:26:03 +0100	[thread overview]
Message-ID: <20180308152603.x6ysyb4vq5py67mb@sirius.home.kraxel.org> (raw)
In-Reply-To: <7c67e799-f4d8-6bf5-004e-6e1106fe053a@de.ibm.com>

  Hi,

> I am playing with the virtio-gpu support on s390 and for that I also wanted to multiplex
> the existing consoles.
> So I basically used the max_outputs=2 of virtio gpu to be able
> to switch with ctrl+alt+1 and 3 between the virtio gpu and the sclplm console.

Why max_outputs=2?  Do you want two fbdev devices?

> -chardev pty,id=charconsole0 -device sclpconsole,chardev=charconsole0,id=console0
> -chardev vc,id=charconsole1 -device sclplmconsole,chardev=charconsole1,id=console1
> -device virtio-keyboard-ccw,id=input0,devno=fe.0.0001
> -vnc 0.0.0.0:0
> -k en-us
> -device virtio-gpu-ccw,id=video0,max_outputs=2,devno=fe.0.0008 
> 
> 
> This seems to work fine, vrtio-gpu is on 1 and sclplm is on 3. Problem is, 
> when I randomly do ctrl+alt+[^1..9] sooner or later qemu crashes with

Any chance this is ctrl-alt-2 ?

cheers,
  Gerd

  reply	other threads:[~2018-03-08 15:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-08 12:42 [Qemu-devel] qemu crashes with vnc and multiple outputs + console redirection Christian Borntraeger
2018-03-08 15:26 ` Gerd Hoffmann [this message]
2018-03-08 15:37   ` Christian Borntraeger

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=20180308152603.x6ysyb4vq5py67mb@sirius.home.kraxel.org \
    --to=kraxel@redhat.com \
    --cc=borntraeger@de.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-s390x@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).