Home
last modified time | relevance | path

Searched hist:"05 ebf841efac494d8bd1f6d74642c3e9a3df4c19" (Results 1 – 8 of 8) sorted by relevance

/qemu/scripts/qapi/
H A Dsource.py05ebf841efac494d8bd1f6d74642c3e9a3df4c19 Tue Mar 23 09:40:21 UTC 2021 Markus Armbruster <armbru@redhat.com> qapi: Enforce command naming rules

Command names should be lower-case. Enforce this. Fix the fixable
offenders (all in tests/), and add the remainder to pragma
command-name-exceptions.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210323094025.3569441-25-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
H A Dexpr.py05ebf841efac494d8bd1f6d74642c3e9a3df4c19 Tue Mar 23 09:40:21 UTC 2021 Markus Armbruster <armbru@redhat.com> qapi: Enforce command naming rules

Command names should be lower-case. Enforce this. Fix the fixable
offenders (all in tests/), and add the remainder to pragma
command-name-exceptions.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210323094025.3569441-25-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
H A Dparser.py05ebf841efac494d8bd1f6d74642c3e9a3df4c19 Tue Mar 23 09:40:21 UTC 2021 Markus Armbruster <armbru@redhat.com> qapi: Enforce command naming rules

Command names should be lower-case. Enforce this. Fix the fixable
offenders (all in tests/), and add the remainder to pragma
command-name-exceptions.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210323094025.3569441-25-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
/qemu/qapi/
H A Dpragma.json05ebf841efac494d8bd1f6d74642c3e9a3df4c19 Tue Mar 23 09:40:21 UTC 2021 Markus Armbruster <armbru@redhat.com> qapi: Enforce command naming rules

Command names should be lower-case. Enforce this. Fix the fixable
offenders (all in tests/), and add the remainder to pragma
command-name-exceptions.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210323094025.3569441-25-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
/qemu/tests/unit/
H A Dtest-qmp-cmds.c05ebf841efac494d8bd1f6d74642c3e9a3df4c19 Tue Mar 23 09:40:21 UTC 2021 Markus Armbruster <armbru@redhat.com> qapi: Enforce command naming rules

Command names should be lower-case. Enforce this. Fix the fixable
offenders (all in tests/), and add the remainder to pragma
command-name-exceptions.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210323094025.3569441-25-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
/qemu/tests/qapi-schema/
H A Dqapi-schema-test.json05ebf841efac494d8bd1f6d74642c3e9a3df4c19 Tue Mar 23 09:40:21 UTC 2021 Markus Armbruster <armbru@redhat.com> qapi: Enforce command naming rules

Command names should be lower-case. Enforce this. Fix the fixable
offenders (all in tests/), and add the remainder to pragma
command-name-exceptions.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210323094025.3569441-25-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
H A Dqapi-schema-test.out05ebf841efac494d8bd1f6d74642c3e9a3df4c19 Tue Mar 23 09:40:21 UTC 2021 Markus Armbruster <armbru@redhat.com> qapi: Enforce command naming rules

Command names should be lower-case. Enforce this. Fix the fixable
offenders (all in tests/), and add the remainder to pragma
command-name-exceptions.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210323094025.3569441-25-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
/qemu/docs/devel/
H A Dqapi-code-gen.rst05ebf841efac494d8bd1f6d74642c3e9a3df4c19 Tue Mar 23 09:40:21 UTC 2021 Markus Armbruster <armbru@redhat.com> qapi: Enforce command naming rules

Command names should be lower-case. Enforce this. Fix the fixable
offenders (all in tests/), and add the remainder to pragma
command-name-exceptions.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210323094025.3569441-25-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>