From: Markus Armbruster <armbru@redhat.com> To: Gerd Hoffmann <kraxel@redhat.com> Cc: Marcelo Tosatti <mtosatti@redhat.com>, qemu-devel@nongnu.org Subject: Re: [Qemu-devel] [PATCH 6/7] qapi: rename input axises Date: Fri, 15 Jan 2016 17:51:25 +0100 Message-ID: <87wprazsz6.fsf@blackfin.pond.sub.org> (raw) In-Reply-To: <1452601779-5790-6-git-send-email-kraxel@redhat.com> (Gerd Hoffmann's message of "Tue, 12 Jan 2016 13:29:38 +0100") Gerd Hoffmann <kraxel@redhat.com> writes: > Lowercase them. > > Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Please squash in: diff --git a/scripts/qapi.py b/scripts/qapi.py index 096fb24..4dcaf5a 100644 --- a/scripts/qapi.py +++ b/scripts/qapi.py @@ -66,7 +66,6 @@ case_whitelist = [ 'CpuInfoBase', # CPU, visible through query-cpu 'CpuInfoMIPS', # PC, visible through query-cpu 'CpuInfoTricore', # PC, visible through query-cpu - 'InputAxis', # TODO: drop when x-input-send-event is fixed 'QapiErrorClass', # all members, visible through errors 'UuidInfo', # UUID, visible through query-uuid 'X86CPURegister32', # all members, visible indirectly through qom-get
next prev parent reply index Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top 2016-01-12 12:29 [Qemu-devel] [PATCH 1/7] console: add qemu_console_lookup_by_device_name Gerd Hoffmann 2016-01-12 12:29 ` [Qemu-devel] [PATCH 2/7] console: use qemu_console_lookup_by_device_name in qemu_input_handler_bind Gerd Hoffmann 2016-01-12 12:43 ` Daniel P. Berrange 2016-01-12 12:29 ` [Qemu-devel] [PATCH 3/7] console: use qemu_console_lookup_by_device_name in vnc_display_open Gerd Hoffmann 2016-01-12 12:43 ` Daniel P. Berrange 2016-01-12 12:29 ` [Qemu-devel] [PATCH 4/7] qapi: switch x-input-send-event from console to device+head Gerd Hoffmann 2016-01-12 12:47 ` Daniel P. Berrange 2016-01-15 16:25 ` Markus Armbruster 2016-01-12 12:29 ` [Qemu-devel] [PATCH 5/7] qapi: rename input buttons Gerd Hoffmann 2016-01-12 12:49 ` Daniel P. Berrange 2016-01-15 16:50 ` Markus Armbruster 2016-01-12 12:29 ` [Qemu-devel] [PATCH 6/7] qapi: rename input axises Gerd Hoffmann 2016-01-12 12:50 ` Daniel P. Berrange 2016-01-15 16:51 ` Markus Armbruster [this message] 2016-01-12 12:29 ` [Qemu-devel] [PATCH 7/7] qapi: promote input-send-event to stable Gerd Hoffmann 2016-01-12 12:53 ` Daniel P. Berrange 2016-01-12 13:04 ` Gerd Hoffmann 2016-01-15 16:58 ` Markus Armbruster 2016-01-12 12:42 ` [Qemu-devel] [PATCH 1/7] console: add qemu_console_lookup_by_device_name Daniel P. Berrange 2016-01-15 16:22 ` Markus Armbruster 2016-01-15 16:41 ` Markus Armbruster 2016-01-15 16:45 ` Markus Armbruster
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=87wprazsz6.fsf@blackfin.pond.sub.org \ --to=armbru@redhat.com \ --cc=kraxel@redhat.com \ --cc=mtosatti@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
QEMU-Devel Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/qemu-devel/0 qemu-devel/git/0.git git clone --mirror https://lore.kernel.org/qemu-devel/1 qemu-devel/git/1.git git clone --mirror https://lore.kernel.org/qemu-devel/2 qemu-devel/git/2.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 qemu-devel qemu-devel/ https://lore.kernel.org/qemu-devel \ qemu-devel@nongnu.org public-inbox-index qemu-devel Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/org.nongnu.qemu-devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git