From: Paolo Bonzini <pbonzini@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] input-linux: switch over to -object
Date: Fri, 11 Mar 2016 11:01:28 +0100 [thread overview]
Message-ID: <56E29778.9080906@redhat.com> (raw)
In-Reply-To: <1457681901-30916-1-git-send-email-kraxel@redhat.com>
On 11/03/2016 08:38, Gerd Hoffmann wrote:
> This patches makes input-linux use -object instead a new command line
> switch. So, instead of the switch ...
>
> -input-linux /dev/input/event$nr
>
> ... you must create an object this way:
>
> -object input-linux,id=$name,evdev=/dev/input/event$nr
>
> Bonus is that you can hot-add and hot-remove them via monitor now.
>
> Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Great, thank you very much!
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
next prev parent reply other threads:[~2016-03-11 10:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-11 7:38 [Qemu-devel] [PATCH] input-linux: switch over to -object Gerd Hoffmann
2016-03-11 10:01 ` Paolo Bonzini [this message]
2016-03-11 14:38 ` Kashyap Chamarthy
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=56E29778.9080906@redhat.com \
--to=pbonzini@redhat.com \
--cc=kraxel@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).