qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] add pci-bridge-seat
Date: Wed, 18 Mar 2015 08:14:24 +0100	[thread overview]
Message-ID: <1426662864.32192.13.camel@nilsson.home.kraxel.org> (raw)
In-Reply-To: <20150317201941-mutt-send-email-mst@redhat.com>

  Hi,

> Could you explain a bit more please? What does it mean that
> a bridge is a new seat? How is this used?

seat: kbd+mouse+display adapter.

multiseat: When you have multiple of them on a single machine. When
configured properly logind will show a login screen on each seat.

why a pci bridge: grouping all devices belonging to a seat by placing
them all below a pci bridge simplifies guest configuration (instead of a
list of devices you'll only need to say "this bridge and all devices
underneath it").

why a new pci bridge device: this allows to make the guest-side seat
configuration automatic with a udev rule.

more details: see docs/multiseat.txt

cheers,
  Gerd

      reply	other threads:[~2015-03-18  7:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-16 10:36 [Qemu-devel] [PATCH] add pci-bridge-seat Gerd Hoffmann
2015-03-16 12:20 ` Michael S. Tsirkin
2015-03-17  7:16   ` Gerd Hoffmann
2015-03-17 19:20     ` Michael S. Tsirkin
2015-03-18  7:14       ` Gerd Hoffmann [this message]

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=1426662864.32192.13.camel@nilsson.home.kraxel.org \
    --to=kraxel@redhat.com \
    --cc=mst@redhat.com \
    --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).