pragma.json (096ae430a7b5a704af4cd94dca7200d6cb069991) | pragma.json (32cfefb904cae766d56adf7a802bc1ce2ddf2440) |
---|---|
1# -*- Mode: Python -*- 2# vim: filetype=python 3 4{ 'pragma': { 'doc-required': true } } 5 6# Entries in these lists are allowed to violate the QAPI rules (for 7# historical reasons); think twice before you add to them! 8{ 'pragma': { --- 33 unchanged lines hidden (view full) --- 42 'BlockdevBackupWrapper', 43 'BlockdevDriver', 44 'BlockdevQcow2EncryptionFormat', 45 'BlockdevSnapshotInternalWrapper', 46 'BlockdevSnapshotSyncWrapper', 47 'BlockdevSnapshotWrapper', 48 'BlockdevVmdkAdapterType', 49 'ChardevBackendKind', | 1# -*- Mode: Python -*- 2# vim: filetype=python 3 4{ 'pragma': { 'doc-required': true } } 5 6# Entries in these lists are allowed to violate the QAPI rules (for 7# historical reasons); think twice before you add to them! 8{ 'pragma': { --- 33 unchanged lines hidden (view full) --- 42 'BlockdevBackupWrapper', 43 'BlockdevDriver', 44 'BlockdevQcow2EncryptionFormat', 45 'BlockdevSnapshotInternalWrapper', 46 'BlockdevSnapshotSyncWrapper', 47 'BlockdevSnapshotWrapper', 48 'BlockdevVmdkAdapterType', 49 'ChardevBackendKind', |
50 'CpuS390Entitlement', 51 'CpuS390Polarization', 52 'CpuS390State', | |
53 'CxlCorErrorType', 54 'DisplayProtocol', 55 'DriveBackupWrapper', 56 'DummyBlockCoreForceArrays', 57 'DummyForceArrays', 58 'DummyVirtioForceArrays', 59 'GrabToggleKeys', 60 'HotKeyMod', --- 8 unchanged lines hidden (view full) --- 69 'NetClientDriver', 70 'ObjectType', 71 'PciMemoryRegion', 72 'QCryptoAkCipherKeyType', 73 'QCryptodevBackendServiceType', 74 'QKeyCode', 75 'RbdAuthMode', 76 'RbdImageEncryptionFormat', | 50 'CxlCorErrorType', 51 'DisplayProtocol', 52 'DriveBackupWrapper', 53 'DummyBlockCoreForceArrays', 54 'DummyForceArrays', 55 'DummyVirtioForceArrays', 56 'GrabToggleKeys', 57 'HotKeyMod', --- 8 unchanged lines hidden (view full) --- 66 'NetClientDriver', 67 'ObjectType', 68 'PciMemoryRegion', 69 'QCryptoAkCipherKeyType', 70 'QCryptodevBackendServiceType', 71 'QKeyCode', 72 'RbdAuthMode', 73 'RbdImageEncryptionFormat', |
74 'S390CpuEntitlement', 75 'S390CpuPolarization', 76 'S390CpuState', |
|
77 'String', 78 'StringWrapper', 79 'SysEmuTarget', 80 'ThrottleGroupProperties', 81 'VncPrimaryAuth', 82 'VncVencryptSubAuth', 83 'X86CPURegister32', 84 'XDbgBlockGraph', --- 39 unchanged lines hidden --- | 77 'String', 78 'StringWrapper', 79 'SysEmuTarget', 80 'ThrottleGroupProperties', 81 'VncPrimaryAuth', 82 'VncVencryptSubAuth', 83 'X86CPURegister32', 84 'XDbgBlockGraph', --- 39 unchanged lines hidden --- |