summary refs log tree commit diff stats
path: root/scripts/qapi.py
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2016-01-12 12:34:20 +0100
committerGerd Hoffmann <kraxel@redhat.com>2016-03-01 08:19:45 +0100
commit01df51432e6d22adcc23ccc989432b53d6bc9126 (patch)
treedb26fc16e5d4a62cf4591d7693faf372e18ec223 /scripts/qapi.py
parentf22d0af076b159426c50a7a76ce2a42b8de95b52 (diff)
downloadfocaccia-qemu-01df51432e6d22adcc23ccc989432b53d6bc9126.tar.gz
focaccia-qemu-01df51432e6d22adcc23ccc989432b53d6bc9126.zip
qapi: rename InputAxis values.
Lowercase them.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'scripts/qapi.py')
-rw-r--r--scripts/qapi.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/qapi.py b/scripts/qapi.py
index 941d7c9898..18adca753d 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