Searched refs:accepted (Results 1 – 23 of 23) sorted by relevance
/qemu/ |
H A D | pythondeps.toml | 10 # - accepted: accepted versions when using a system package 13 # defaults to the same as "accepted" or, if also missing, 22 meson = { accepted = ">=1.5.0", installed = "1.8.1", canary = "meson" } 23 pycotap = { accepted = ">=1.1.0", installed = "1.3.1" } 27 sphinx = { accepted = ">=3.4.3", installed = "5.3.0", canary = "sphinx-build" } 28 sphinx_rtd_theme = { accepted = ">=0.5", installed = "1.1.1" } 31 qemu.qmp = { accepted = ">=0.0.3", installed = "0.0.3" }
|
H A D | LICENSE | 18 License (and no later version) are only accepted for the following files
|
H A D | qemu-options.hx | 1336 block drivers, other options are only accepted for a specific block 1582 ``-drive`` accepts all options that are accepted by ``-blockdev``. 2154 ``p2p=yes|no`` : Use peer-to-peer connection, accepted via QMP ``add_client``. 4498 time is accepted. You can use ``telnet=on`` to connect to the
|
/qemu/qga/ |
H A D | channel-posix.c | 30 bool accepted = false; in ga_channel_listen_accept() local 46 accepted = true; in ga_channel_listen_accept() 50 return !accepted; in ga_channel_listen_accept()
|
/qemu/docs/ |
H A D | qemu-option-trace.rst.inc | 18 file) per line; globbing patterns are accepted too. This option is only
|
H A D | multiseat.txt | 138 accepted and should be included in the next systemd release (222).
|
H A D | glossary.rst | 191 Once a series is reviewed and accepted by a subsystem maintainer, it will be
|
H A D | igd-assign.txt | 167 However, the support is not accepted by upstream EDK2/OVMF. A recommended
|
/qemu/scripts/qapi/ |
H A D | pylintrc | 35 # they will always be accepted.
|
/qemu/docs/spin/ |
H A D | tcg-exclusive.promela | 221 // and the never clause is not accepted
|
/qemu/qapi/ |
H A D | control.json | 26 # must be issued before any other command will be accepted, and
|
H A D | ui.json | 1369 # @p2p: Whether to use peer-to-peer connections (accepted through
|
H A D | machine.json | 372 # command returning does not indicate that a guest has accepted the
|
H A D | block-core.json | 1807 # same file, are not accepted 1816 # file, are not accepted
|
/qemu/python/ |
H A D | setup.cfg | 150 # Good variable names which should always be accepted, separated by a comma.
|
/qemu/pc-bios/ |
H A D | edk2-licenses.txt | 162 then contributions using the following licenses can be accepted: 174 accepted. 176 Contributions using other licenses might be accepted, but further 401 then contributions using the following licenses can be accepted: 409 accepted. 411 Contributions using other licenses might be accepted, but further
|
/qemu/docs/devel/ |
H A D | submitting-a-patch.rst | 10 likely to be accepted and committed faster. 407 been accepted, so the QEMU patch series is blocked until that 454 process before they are accepted. This will often mean a series will
|
/qemu/target/sparc/ |
H A D | insns.decode | 110 # Before v8, all rs1 accepted; otherwise rs1==0.
|
/qemu/hw/net/ |
H A D | igb_core.c | 1195 bool accepted = e1000x_rx_group_filter(core->mac, ehdr); in igb_receive_assign() local 1196 if (!accepted) { in igb_receive_assign() 1207 accepted = true; in igb_receive_assign() 1213 if (accepted) { in igb_receive_assign()
|
H A D | trace-events | 390 sunhme_rx_filter_promisc_match(void) "incoming frame accepted due to promiscuous mode"
|
/qemu/docs/interop/ |
H A D | bitmaps.rst | 1416 #. Receive notice that the Transaction was accepted, and jobs were 1547 #. Receive notice that the Transaction was accepted, and jobs were launched:
|
/qemu/docs/devel/testing/ |
H A D | main.rst | 519 * Once the merge request is accepted, go back to QEMU and update 580 * Once the merge request is accepted, go back to QEMU and update
|
/qemu/docs/devel/migration/ |
H A D | main.rst | 351 machine type and the migration stream will be accepted by older
|