/qemu/ |
H A D | meson_options.txt | 1 # These options do not correspond to a --enable/--disable-* option 5 option('qemu_suffix', type : 'string', value: 'qemu', 7 option('docdir', type : 'string', value : 'share/doc', 9 option('qemu_firmwarepath', type : 'array', value : ['share/qemu-firmware'], 11 option('pkgversion', type : 'string', value : '', 13 option('smbd', type : 'string', value : '', 15 option('iasl', type : 'string', value : '', 17 option('tls_priority', type : 'string', value : 'NORMAL', 19 option('default_devices', type : 'boolean', value : true, 21 option('audio_drv_list', type: 'array', value: ['default'], [all …]
|
H A D | qemu-img-cmds.hx | 17 .. option:: amend [--object OBJECTDEF] [--image-opts] [-p] [-q] [-f FMT] [-t CACHE] [--force] -o OP… 23 .. option:: bench [-c COUNT] [-d DEPTH] [-f FMT] [--flush-interval=FLUSH_INTERVAL] [-i AIO] [-n] [-… 29 .. option:: bitmap (--merge SOURCE | --add | --remove | --clear | --enable | --disable)... [-b SOUR… 35 .. option:: check [--object OBJECTDEF] [--image-opts] [-q] [-f FMT] [--output=OFMT] [-r [leaks | al… 41 .. option:: commit [--object OBJECTDEF] [--image-opts] [-q] [-f FMT] [-t CACHE] [-b BASE] [-r RATE_… 47 .. option:: compare [--object OBJECTDEF] [--image-opts] [-f FMT] [-F FMT] [-T SRC_CACHE] [-p] [-q] … 53 .. option:: convert [--object OBJECTDEF] [--image-opts] [--target-image-opts] [--target-is-zero] [-… 59 .. option:: create [--object OBJECTDEF] [-q] [-f FMT] [-b BACKING_FILE [-F BACKING_FMT]] [-u] [-o O… 65 .. option:: dd [--image-opts] [-U] [-f FMT] [-O OUTPUT_FMT] [bs=BLOCK_SIZE] [count=BLOCKS] [skip=BL… 71 .. option:: info [--object OBJECTDEF] [--image-opts] [-f FMT] [--output=OFMT] [--backing-chain] [-U… [all …]
|
/qemu/docs/tools/ |
H A D | qemu-nbd.rst | 10 **qemu-nbd** [*OPTION*]... *filename* 12 **qemu-nbd** -L [*OPTION*]... 32 driver options if :option:`--image-opts` is specified. 36 .. option:: --object type,id=ID,... 45 .. option:: -p, --port=PORT 50 .. option:: -o, --offset=OFFSET 54 .. option:: -b, --bind=IFACE 59 .. option:: -k, --socket=PATH 63 .. option:: --image-opts 67 not be used, instead the :option:`format=` option should be set. [all …]
|
H A D | qemu-img.rst | 28 .. option:: -h, --help 32 .. option:: -V, --version 36 .. option:: -T, --trace [[enable=]PATTERN][,events=FILE][,file=FILE] 38 .. include:: ../qemu-option-trace.rst.inc 68 the -h option appearing both in the above option list and this one. 72 .. option:: --object OBJECTDEF 79 .. option:: --image-opts 82 full option string, not a plain filename. This parameter is mutually 85 .. option:: --target-image-opts 88 a full option string, not a plain filename. This parameter is mutually [all …]
|
H A D | qemu-pr-helper.rst | 8 **qemu-pr-helper** [*OPTION*] 49 .. option:: -d, --daemon 53 .. option:: -q, --quiet 57 .. option:: -v, --verbose 61 .. option:: -f, --pidfile=PATH 67 .. option:: -k, --socket=PATH 73 .. option:: -T, --trace [[enable=]PATTERN][,events=FILE][,file=FILE] 75 .. include:: ../qemu-option-trace.rst.inc 77 .. option:: -u, --user=USER 81 .. option:: -g, --group=GROUP [all …]
|
H A D | qemu-vmsr-helper.rst | 8 **qemu-vmsr-helper** [*OPTION*] 47 .. option:: -d, --daemon 51 .. option:: -q, --quiet 55 .. option:: -v, --verbose 59 .. option:: -f, --pidfile=PATH 65 .. option:: -k, --socket=PATH 71 .. option:: -T, --trace [[enable=]PATTERN][,events=FILE][,file=FILE] 73 .. include:: ../qemu-option-trace.rst.inc 75 .. option:: -u, --user=USER 79 .. option:: -g, --group=GROUP [all …]
|
H A D | qemu-storage-daemon.rst | 52 .. option:: -h, --help 56 .. option:: -V, --version 60 .. option:: -T, --trace [[enable=]PATTERN][,events=FILE][,file=FILE] 62 .. include:: ../qemu-option-trace.rst.inc 64 .. option:: --blockdev BLOCKDEVDEF 70 .. option:: --chardev CHARDEVDEF 78 .. option:: --export [type=]nbd,id=<id>,node-name=<node-name>[,name=<export-name>][,writable=on|off… 109 block node to fit. The ``allow-other`` option controls whether users other 111 that enabling this option as a non-root user requires enabling the 112 user_allow_other option in the global fuse.conf configuration file. Setting [all …]
|
/qemu/docs/system/ |
H A D | qemu-block-drivers.rst.inc | 10 ``qemu-img create`` and ``qemu-img convert`` using the ``-o`` option. 14 .. option:: raw 26 .. option:: preallocation 35 .. option:: qcow2 45 .. option:: compat 53 .. option:: backing_file 57 .. option:: backing_fmt 61 .. option:: encryption 63 This option is deprecated and equivalent to ``encrypt.format=aes`` 65 .. option:: encrypt.format [all …]
|
H A D | bootindex.rst | 6 A simple way to set this order is to use the ``-boot order=`` option, 23 a short-form option like ``-hda`` or ``-cdrom``, so to use 25 into long-form ``-drive`` and ``-device`` option pairs. 60 can natively boot from, but if firmware relies on an option ROM for 61 booting, and the same option ROM is used for booting from more then one 62 device, the firmware may not be able to ask the option ROM to boot from 65 the option ROM will have a boot method for each of them, but it is not
|
/qemu/tests/qemu-iotests/ |
H A D | 233.out | 19 …open 'driver=nbd,host=127.0.0.1,port=PORT,tls-creds=tls0': Denied by server for option 5 (starttls) 21 qemu-nbd: Denied by server for option 5 (starttls) 24 qemu-img: Could not open 'nbd://localhost:PORT': TLS negotiation required before option 7 (go) 26 server reported: Option 0x7 not permitted before TLS 27 qemu-nbd: TLS negotiation required before option 3 (list) 72 …pen 'driver=nbd,host=127.0.0.1,port=PORT,tls-creds=tls0': Failed to read option reply: Cannot read… 73 …pen 'driver=nbd,host=127.0.0.1,port=PORT,tls-creds=tls0': Failed to read option reply: Cannot read… 106 qemu-nbd: option negotiation failed: Failed to read opts magic: Cannot read from TLS channel: The T… 107 qemu-nbd: option negotiation failed: Failed to read opts magic: Cannot read from TLS channel: The T… 108 qemu-nbd: option negotiation failed: Verify failed: No certificate was found. [all …]
|
H A D | 082 | 11 # (at your option) any later version. 73 # Adding the help option to a command without other -o options 77 # Adding the help option to the same -o option 83 # Adding the help option to a separate -o option 87 # Looks like a help option, but is part of the backing file name 102 # Try help option for a format that does not support creation 132 # Adding the help option to a command without other -o options 136 # Adding the help option to the same -o option 142 # Adding the help option to a separate -o option 146 # Looks like a help option, but is part of the backing file name [all …]
|
H A D | 133.out | 7 qemu-io: Cannot change the option 'node-name' 8 qemu-io: Cannot change the option 'node-name' 9 qemu-io: Cannot change the option 'node-name' 16 qemu-io: Cannot change the option 'driver' 17 qemu-io: Cannot change the option 'driver' 18 qemu-io: Cannot change the option 'driver'
|
H A D | 161 | 11 # (at your option) any later version. 56 # First test: reopen $TEST.IMG changing the detect-zeroes option on 59 echo "*** Change an option on the backing file" 75 # reopen $TEST.IMG changing the detect-zeroes option on its new 78 echo "*** Stream and then change an option on the backing file" 103 # $TEST.IMG changing the detect-zeroes option on its new backing file 106 echo "*** Commit and then change an option on the backing file"
|
/qemu/docs/interop/ |
H A D | qemu-ga.rst | 30 option wins, but the lists accumulate (see below for configuration 52 .. option:: -c, --config=PATH 57 .. option:: -m, --method=METHOD 62 .. option:: -p, --path=PATH 69 .. option:: -l, --logfile=PATH 73 .. option:: -f, --pidfile=PATH 77 .. option:: -F, --fsfreeze-hook=PATH 86 .. option:: -t, --statedir=PATH 91 .. option:: -v, --verbose 95 .. option:: -V, --version [all …]
|
/qemu/docs/about/ |
H A D | removed-features.rst | 22 This option has been replaced by ``-net user,guestfwd=...``. 34 This was just a dummy option that has been ignored, since the in-kernel PIT 42 There is no replacement, the ``-tdf`` option has just been ignored since the 43 behaviour that could be changed by this option in qemu-kvm is now the default 85 The ``-balloon virtio`` option has been replaced by ``-device virtio-balloon``. 86 The ``-balloon none`` option was a no-op and has no replacement. 99 The ``-redir [tcp|udp]:hostport:[guestaddr]:guestport`` option is replaced 102 (for pluggable NICs, accompanied with ``-device ...,netdev=x``) or by the option 146 The "tls-creds" option should be used instead to point to a "tls-creds-x509" 162 The ``name`` parameter of the ``-net`` option was a synonym [all …]
|
/qemu/docs/ |
H A D | qemu-option-trace.rst.inc | 7 (either event name or a globbing pattern). This option is only 10 specify the :option:`-trace` option multiple times. 12 Use :option:`-trace help` to print a list of names of trace points. 18 file) per line; globbing patterns are accepted too. This option is only 25 This option is only available if QEMU has been compiled with
|
H A D | nvdimm.txt | 25 - the "nvdimm" machine option enables vNVDIMM feature. 41 file. If another guest uses the same backend file with option 69 backend file size is not equal to the size given by "size" option, 75 option. If they do not match, QEMU will report errors and abort in 79 option of memory-backend-file, e.g. 4KB alignment on x86. However, 93 "label-size=$SZ" option to "-device nvdimm", e.g. 126 should always ensure the memory option "-m ...,slots=N" specifies 132 2. The similar is required for the memory option "-m ...,maxmem=M", i.e. 143 size. In that case, QEMU v2.12.0 and later provide 'align' option to 146 alignment requirement of the device dax. The NUM of 'align=NUM' option [all …]
|
/qemu/target/xtensa/core-de233_fpu/ |
H A D | core-isa.h | 41 * Note: Macros of the form XCHAL_HAVE_*** have a value of 1 if the option is 51 #define XCHAL_HAVE_WINDOWED 1 /* windowed registers option */ 55 #define XCHAL_HAVE_DEBUG 1 /* debug option */ 75 #define XCHAL_HAVE_CALL4AND12 1 /* (obsolete option) */ 103 #define XCHAL_HAVE_FUSION_FP 0 /* Fusion FP option */ 104 #define XCHAL_HAVE_FUSION_LOW_POWER 0 /* Fusion Low Power option */ 105 #define XCHAL_HAVE_FUSION_AES 0 /* Fusion BLE/Wifi AES-128 CCM option */ 106 #define XCHAL_HAVE_FUSION_CONVENC 0 /* Fusion Conv Encode option */ 107 #define XCHAL_HAVE_FUSION_LFSR_CRC 0 /* Fusion LFSR-CRC option */ 108 #define XCHAL_HAVE_FUSION_BITOPS 0 /* Fusion Bit Operations Support option */ [all …]
|
/qemu/system/ |
H A D | runstate-hmp-cmds.c | 13 * GNU GPL, version 2 or (at your option) any later version. 45 const char *option = qdict_get_try_str(qdict, "option"); in hmp_one_insn_per_tb() local 55 if (!option || !strcmp(option, "on")) { in hmp_one_insn_per_tb() 57 } else if (!strcmp(option, "off")) { in hmp_one_insn_per_tb() 60 monitor_printf(mon, "unexpected option %s\n", option); in hmp_one_insn_per_tb()
|
/qemu/qapi/ |
H A D | machine-common.json | 28 # logical processor level. The @threads option in 32 # @core: core level. The @cores option in SMPConfiguration is used 35 # @module: module level. The @modules option in SMPConfiguration is 38 # @cluster: cluster level. The @clusters option in SMPConfiguration 41 # @die: die level. The @dies option in SMPConfiguration is used to 45 # The @sockets option in SMPConfiguration is used to configure 48 # @book: book level. The @books option in SMPConfiguration is used 51 # @drawer: drawer level. The @drawers option in SMPConfiguration is
|
H A D | misc.json | 107 # declared using the ``-object iothread`` command-line option. It 142 # option was passed on the command line. 165 # the ``-S`` command line option if it was passed. 187 # command line option was in use). 460 # Possible types for an option parameter. 479 # Details about a single parameter of a command line option. 500 # Details about a command line option, including its list of parameter 503 # @option: option name 510 'data': { 'option': 'str', 'parameters': ['CommandLineParameterInfo'] } } 515 # Query command line option schema. [all …]
|
/qemu/monitor/ |
H A D | qemu-config-qmp.c | 6 #include "qemu/option.h" 79 /* access all the local QemuOptsLists for drive option */ 173 CommandLineOptionInfoList *qmp_query_command_line_options(const char *option, in qmp_query_command_line_options() argument 181 if (!option || !strcmp(option, vm_config_groups[i]->name)) { in qmp_query_command_line_options() 183 info->option = g_strdup(vm_config_groups[i]->name); in qmp_query_command_line_options() 194 if (!option || !strcmp(option, "machine")) { in qmp_query_command_line_options() 196 info->option = g_strdup("machine"); in qmp_query_command_line_options() 202 error_setg(errp, "invalid option name: %s", option); in qmp_query_command_line_options()
|
/qemu/nbd/ |
H A D | client.c | 42 Option 60 /* Send an option request. 62 * The request is for option @opt, with @data containing @len bytes of 81 stl_be_p(&req.option, opt); in nbd_send_option_request() 85 error_prepend(errp, "Failed to send option request header: "); in nbd_send_option_request() 90 error_prepend(errp, "Failed to send option request data: "); in nbd_send_option_request() 110 /* Receive the header of an option reply, which should match the given 118 if (nbd_read(ioc, reply, sizeof(*reply), "option reply", errp) < 0) { in nbd_receive_option_reply() 123 reply->option = be32_to_cpu(reply->option); in nbd_receive_option_reply() 127 trace_nbd_receive_option_reply(reply->option, nbd_opt_lookup(reply->option), in nbd_receive_option_reply() [all …]
|
/qemu/include/hw/ppc/ |
H A D | spapr_ovec.h | 2 * QEMU SPAPR Option/Architecture Vector Definitions 4 * Each architecture option is organized/documented by the following 7 * <vector number>: the bit-vector in which the option is located 18 * individual byte encodes the option bits in reverse order of the 22 * representation so that we can define/set/test for individual option 46 /* option vector 1 */ 49 /* option vector 5 */
|
/qemu/target/xtensa/core-sample_controller/ |
H A D | core-isa.h | 39 * Note: Macros of the form XCHAL_HAVE_*** have a value of 1 if the option is 49 #define XCHAL_HAVE_WINDOWED 1 /* windowed registers option */ 53 #define XCHAL_HAVE_DEBUG 1 /* debug option */ 73 #define XCHAL_HAVE_CALL4AND12 1 /* (obsolete option) */ 99 #define XCHAL_HAVE_FUSION_FP 0 /* Fusion FP option */ 100 #define XCHAL_HAVE_FUSION_LOW_POWER 0 /* Fusion Low Power option */ 101 #define XCHAL_HAVE_FUSION_AES 0 /* Fusion BLE/Wifi AES-128 CCM option */ 102 #define XCHAL_HAVE_FUSION_CONVENC 0 /* Fusion Conv Encode option */ 103 #define XCHAL_HAVE_FUSION_LFSR_CRC 0 /* Fusion LFSR-CRC option */ 104 #define XCHAL_HAVE_FUSION_BITOPS 0 /* Fusion Bit Operations Support option */ [all …]
|