1 { 'pragma': { 'doc-required': true } }
3 # Whitelists to permit QAPI rule violations; think twice before you
6 # Commands allowed to return a non-dictionary:
7 'command-name-exceptions': [
11 'block_set_io_throttle',
12 'client_migrate_info',
25 'command-returns-exceptions': [
26 'human-monitor-command',
31 # Externally visible types whose member names may use uppercase
32 'member-name-exceptions': [ # visible in:
33 'ACPISlotType', # query-acpi-ospm-status
34 'BlockdevVmdkAdapterType', # blockdev-create (to match VMDK spec)
35 'BlockdevVmdkSubformat', # blockdev-create (to match VMDK spec)
36 'QapiErrorClass', # QMP error replies
37 'UuidInfo', # query-uuid
38 'X86CPURegister32' # qom-get of x86 CPU properties
39 # feature-words, filtered-features