qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Andrea Bolognani <abologna@redhat.com>
Cc: qemu-devel@nongnu.org, drjones@redhat.com
Subject: Re: [Qemu-devel] [PATCH] q35: Provide improved sample configurations
Date: Wed, 01 Feb 2017 15:46:06 +0100	[thread overview]
Message-ID: <1485960366.1076.63.camel@redhat.com> (raw)
In-Reply-To: <1485958183.3484.13.camel@redhat.com>

  Hi,

>   q35-emulated.cfg          # emulated guest
>   q35-virtio-common.cfg     # shared by all VirtIO guests
>   q35-virtio-graphical.cfg  # VirtIO guest, graphical console
>   q35-virtio-serial.cfg     # VirtIO guest, serial console

Looks good to me.

> > > +[device "tablet"]
> > > +  driver = "usb-tablet"
> > > +  bus = "usb.0"
> > > +  port = "2"
> > 
> > There is also virtio-tablet, but for a generic config usb is probably
> > the better choice as virtio-tablet is supported by modern linux only (on
> > x86, on arm we have only modern linux anyway so picking virtio-tablet
> > should be fine).
> 
> Okay, I will keep this in mind when working on the
> aarch64/virt sample configuration. We can probably use
> virtio-keyboard-pci and virtio-tablet-pci there, avoiding
> the need to have a USB controller at all.

Not sure whenever we have firmware support for virtio-keyboard (which of
course only matters with virtio-gpu being supported, otherwise we have
to use the serial line anyway to operate the grub boot menu).

cheers,
  Gerd

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

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-30 15:07 [Qemu-devel] [PATCH] q35: Provide improved sample configurations Andrea Bolognani
2017-01-31 20:34 ` Gerd Hoffmann
2017-01-31 21:03   ` Eric Blake
2017-02-01 14:15     ` Andrea Bolognani
2017-02-01 14:09   ` Andrea Bolognani
2017-02-01 14:46     ` 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=1485960366.1076.63.camel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=abologna@redhat.com \
    --cc=drjones@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).