| /qemu/block/ |
| A D | meson.build | 47 if get_option('qcow1').allowed() 50 if get_option('vdi').allowed() 53 if get_option('vhdx').allowed() 60 if get_option('vmdk').allowed() 63 if get_option('vpc').allowed() 66 if get_option('cloop').allowed() 69 if get_option('bochs').allowed() 72 if get_option('vvfat').allowed() 75 if get_option('dmg').allowed() 78 if get_option('qed').allowed() [all …]
|
| /qemu/authz/ |
| A D | base.c | 31 bool allowed; in qauthz_is_allowed() local 33 allowed = cls->is_allowed(authz, identity, errp); in qauthz_is_allowed() 34 trace_qauthz_is_allowed(authz, identity, allowed); in qauthz_is_allowed() 36 return allowed; in qauthz_is_allowed()
|
| A D | trace-events | 4 …hz_is_allowed(void *authz, const char *identity, bool allowed) "AuthZ %p check identity=%s allowed…
|
| /qemu/tests/data/acpi/ |
| A D | rebuild-expected-aml.sh | 55 …mma-separated changed AML files to ignore' ${SRC_PATH}/tests/qtest/bios-tables-test-allowed-diff.h` 57 …separated changed AML files to ignore */' > ${SRC_PATH}/tests/qtest/bios-tables-test-allowed-diff.h
|
| /qemu/docs/interop/ |
| A D | qemu-ga.rst | 31 If an allowed RPCs list is defined in the configuration, then all 32 RPCs will be blocked by default, except for the allowed list. 35 RPCs will be allowed by default, except for the blocked list. 37 If both allowed and blocked RPCs lists are defined in the configuration, 38 then all RPCs will be blocked by default, then the allowed list will
|
| A D | dbus.rst | 92 could be allowed to send a message to ``svirt_t``, but ``virtiofs_t`` 93 wouldn't be allowed to send a message to ``virtiofs_t``.
|
| /qemu/net/ |
| A D | meson.build | 19 if get_option('replication').allowed() or \ 20 get_option('colo_proxy').allowed() 27 if get_option('colo_proxy').allowed()
|
| /qemu/accel/ |
| A D | accel-system.c | 38 *(acc->allowed) = true; in accel_init_machine() 42 *(acc->allowed) = false; in accel_init_machine()
|
| /qemu/scripts/ |
| A D | checkpatch.pl | 2718 my $allowed = 0; 2727 $allowed = 1; 2768 $allowed = 1; 2781 if ($seen != ($#chunks + 1) && !$allowed) { 2790 my $allowed = 0; 2799 $allowed = 1; 2816 $allowed = 1; 2821 $allowed = 1; 2826 $allowed = 1; 2837 $allowed = 1; [all …]
|
| /qemu/qapi/ |
| A D | pragma.json | 6 # Entries in these lists are allowed to violate the QAPI rules (for 27 # Commands allowed to return a non-dictionary
|
| /qemu/tests/qapi-schema/ |
| A D | doc-invalid-section.err | 1 doc-invalid-section.json:5:1: '@note:' not allowed in free-form documentation
|
| /qemu/tests/decode/ |
| A D | err_pattern_group_empty.decode | 4 # empty groups are not allowed
|
| /qemu/ |
| A D | meson.build | 192 .allowed() 196 .allowed() 200 .allowed() 226 .allowed() 231 .allowed() 239 .allowed() 984 .allowed() 2176 .allowed() 2318 .allowed() 2393 .allowed() [all …]
|
| /qemu/accel/qtest/ |
| A D | qtest.c | 49 ac->allowed = &qtest_allowed; in qtest_accel_class_init()
|
| /qemu/qga/ |
| A D | main.c | 432 bool allowed = true; in ga_command_is_allowed() local 439 allowed = false; in ga_command_is_allowed() 442 allowed = true; in ga_command_is_allowed() 452 allowed = false; in ga_command_is_allowed() 461 allowed = false; in ga_command_is_allowed() 465 allowed = true; in ga_command_is_allowed() 471 return allowed; in ga_command_is_allowed()
|
| /qemu/include/qemu/ |
| A D | accel.h | 52 bool *allowed; member
|
| /qemu/docs/system/ |
| A D | virtio-net-failover.rst | 21 Currently only PCIe devices are allowed as primary devices, this restriction 23 devices are allowed as primary device. The user needs to ensure that primary
|
| /qemu/docs/specs/ |
| A D | ppc-spapr-xive.rst | 82 / allowed off on 96 / allowed off on 118 / allowed off on 142 / allowed off on
|
| /qemu/scripts/qapi/ |
| A D | expr.py | 213 allowed = set(required) | set(optional) 214 unknown = set(value) - allowed 220 pprint(unknown), pprint(allowed)))
|
| /qemu/tests/ |
| A D | dbus-vmstate-daemon.sh | 37 <!-- Signals and reply messages (method returns, errors) are allowed
|
| /qemu/tcg/ |
| A D | meson.build | 1 if not get_option('tcg').allowed()
|
| /qemu/tests/qemu-iotests/ |
| A D | 082.out | 71 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full) 97 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full) 123 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full) 149 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full) 175 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full) 201 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full) 227 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full) 253 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full) 292 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full) 381 preallocation=<str> - Preallocation mode (allowed values: off, metadata, falloc, full) [all …]
|
| /qemu/migration/ |
| A D | meson.build | 36 if get_option('replication').allowed()
|
| /qemu/accel/xen/ |
| A D | xen-all.c | 130 ac->allowed = &xen_allowed; in xen_accel_class_init()
|
| /qemu/docs/devel/ |
| A D | vfio-iommufd.rst | 163 …x86_64: -device vfio-pci,iommufd=iommufd0,x-balloon-allowed=on,fd=9: vfio VFIO_FD9: x-balloon-allo…
|