Home
last modified time | relevance | path

Searched refs:since (Results 1 – 25 of 844) sorted by relevance

12345678910>>...34

/openbmc/qemu/docs/system/i386/
H A Dkvm-pv.rst35 since Linux v2.6.26.
38 The guest doesn't need to perform delays on PIO operations. Supported since
45 Enable asynchronous page fault mechanism. Supported since Linux v2.6.38.
46 Note: since Linux v5.10 the feature is deprecated and not enabled by ``KVM``.
51 since Linux v3.1.
54 Enable paravirtualized end-of-interrupt signaling. Supported since Linux
58 Enable paravirtualized spinlocks support. Supported since Linux v3.12.
61 Enable paravirtualized TLB flush mechanism. Supported since Linux v4.16.
64 Enable paravirtualized IPI mechanism. Supported since Linux v4.19.
67 Enable host-side polling on HLT control from the guest. Supported since Linux
[all …]
/openbmc/qemu/docs/about/
H A Ddeprecated.rst33 Short-form boolean options (since 6.0)
40 ``delay`` option for socket character devices (since 6.0)
46 Plugin argument passing through ``arg=<string>`` (since 6.1)
57 ``-smp`` (Unsupported "parameter=1" SMP configurations) (since 9.0)
68 marked deprecated since 9.0, users have to ensure that all the topology members
71 ``-old-param`` option for booting Arm kernels via param_struct (since 10.0)
80 kernel since 2001. None of the board types QEMU supports need
87 ``-p`` (since 9.0)
97 ``blockdev-open-tray``, ``blockdev-close-tray`` argument ``device`` (since 2.8)
102 ``eject`` argument ``device`` (since 2.8)
[all …]
/openbmc/qemu/qapi/
H A Dui.json294 # migration had completed as well, false otherwise (since 1.4)
314 # (since: 1.1)
482 # @websocket: true in case the socket is a websocket (since 2.3).
857 # @unmapped: since 2.0
859 # @pause: since 2.0
861 # @ro: since 2.4
863 # @kp_comma: since 2.4
865 # @kp_equals: since 2.6
867 # @power: since 2.6
869 # @hiragana: since 2.9
[all …]
H A Dchar.json24 # state (since 2.1)
248 # @tls-creds: the ID of the TLS credentials object (since 2.6)
254 # missing, it will default to denying access (since 4.0)
481 # @pipe: pipes (since 1.5)
485 # @udp: datagram socket (since 1.5)
491 # @mux: (since 1.5)
493 # @hub: (since 10.0)
495 # @msmouse: emulated Microsoft serial mouse (since 1.5)
497 # @wctablet: emulated Wacom Penpartner serial tablet (since 2.9)
499 # @braille: Baum Braille device (since 1.5)
[all …]
H A Dblock-export.json17 # disconnected, or 0 for no limit (since 10.0; default: 10).
19 # @tls-creds: ID of the TLS credentials object (since 2.6).
25 # to denying access (since 4.0).
29 # server from advertising multiple client support (since 5.2;
45 # @addr: Address on which to listen (since 4.2).
58 # @addr: Address on which to listen (since 1.3).
113 # allocation details. (since 5.2)
181 # without. (since 6.1; default: auto)
230 # bitmap (since 4.0).
330 # @vhost-user-blk: vhost-user-blk export (since 5.2)
[all …]
H A Ddump.json30 # compression (since 8.2)
33 # compression (since 8.2)
36 # compression (since 8.2)
39 # converting (since 2.13)
82 # `query-dump`. (since 2.6).
93 # at the same time (since 2.0)
H A Dmigration.json26 # @duplicate: number of duplicate (zero) pages (since 1.2)
28 # @normal: number of normal pages (since 1.2)
30 # @normal-bytes: number of normal bytes sent (since 1.2)
33 # (since 1.3)
35 # @mbps: throughput in megabits/sec. (since 1.6)
38 # (since 2.1)
41 # destination (since 2.7)
44 # statistics (since 2.10)
46 # @multifd-bytes: The number of bytes sent through multifd (since 3.0)
52 # (since 7.0).
[all …]
H A Dmachine.json25 # @rx: since 5.0
27 # @avr: since 5.1
29 # @loongarch64: since 7.1
63 # @dedicated: the virtual CPU's dedication (since 8.2)
65 # @entitlement: the virtual CPU's entitlement (since 8.2)
81 # @qom-type: QOM type name of the CPU (since 10.1)
90 # additional fields will be listed (since 3.0)
174 # (since 1.5)
176 # @hotpluggable-cpus: cpu hotplug via -device is supported (since 2.7)
179 # the machine type and false otherwise (since 4.1)
[all …]
H A Dtpm.json18 # @tpm-crb: TPM CRB model (since 2.12)
20 # @tpm-spapr: TPM SPAPR model (since 5.0)
49 # @emulator: Software Emulator TPM type (since 2.11)
H A Dcompat.json60 # (since 6.2)
63 # (since 6.2)
/openbmc/qemu/docs/sphinx/
H A Ddbusparser.py28 self.since = ""
37 self.since = ""
48 self.since = ""
59 self.since = ""
83 self.since = ""
97 self.since = ""
233 self._cur_object.since = self.doc_comment_params["since"].strip()
265 self._cur_object.since = self.doc_comment_params["since"].strip()
297 self._cur_object.since = self.doc_comment_params[
325 self._cur_object.since = self.doc_comment_params[
/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/
H A D0002-tcl.m4.patch4 Upstream-Status: Inactive-Upstream [no activity since 2018; cvs server went read-only]
11 # instead of TCL_BUILD_LIB_SPEC since it will work with both an
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/
H A Dppc-musl.patch35 // We don't care about the rest, since the IP value is at 'uc' field.
44 // We don't care about the rest, since IP value is at 'mctx' field.
53 // We don't care about the rest, since IP value is at 'uc' field.A
/openbmc/openbmc/meta-google/recipes-google/systemd/
H A Dgbmc-systemd-config.bb68 # mask systemd kdump service since it is not used
70 # mask systemd-nsresourced since it is not used
72 # mask systemd-mountfsd.service since it is not used
74 # mask systemd-sysext.service since it is not used
76 # mask systemd-confext.service since it is not used
/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/
H A Ddeterminism.patch6 a) Remove the \n from configure_attr.sh since it gets quoted differently depending on
10 b) Sort the order of the module lists from configure_mods.sh since otherwise
18 d) Use bash for perl-cross configure since otherwise trnl gets set to "\n" with bash
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ncftp/ncftp/
H A Dunistd.patch3 definitions causes the sed.sh script in configure to fail since it
8 which then caused almost all subsequent compile time tests to fail since
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/
H A Ddeterminism.patch6 a) Remove the \n from configure_attr.sh since it gets quoted differently depending on
10 b) Sort the order of the module lists from configure_mods.sh since otherwise
18 d) Use bash for perl-cross configure since otherwise trnl gets set to "\n" with bash
/openbmc/qemu/docs/devel/
H A Dcontrol-flow-integrity.rst65 * Just-in-time compiled code: since such code is created at runtime, the jump
68 * Libraries loaded dynamically, e.g. with dlopen/dlsym, since the library was
73 1. TCG, since the idea of TCG is to pre-compile groups of instructions at
78 3. Plugins, since a plugin is implemented as an external library
80 4. Modules, since they are implemented as an external library
82 5. Directly calling signal handlers from the QEMU source code, since the
108 cfi function that calls a non-compatible one), since the check is performed
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A D0001-Makefile.pre-use-qemu-wrapper-when-gathering-profile.patch9 Update to remove test_types from the test list, since that fails under
29 # Remove profile generation binary since we are done with it.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/
H A Dmcelog_204.bb2 DESCRIPTION = "mcelog is required by both 32bit x86 Linux kernels (since 2.6.30) \
3 and 64bit Linux kernels (since early 2.6 kernel releases) to log machine checks \
/openbmc/qemu/tests/qapi-schema/
H A Ddoc-duplicated-since.err1 doc-duplicated-since.json:8: duplicated 'Since' section
/openbmc/openbmc/poky/meta/recipes-multimedia/libtiff/
H A Dtiff_4.7.0.bb19 CVE_STATUS[CVE-2023-52356] = "fixed-version: Fixed since 4.7.0, NVD tracks this as version-less vul…
20 CVE_STATUS[CVE-2023-6228] = "fixed-version: Fixed since 4.7.0, NVD tracks this as version-less vuln…
21 CVE_STATUS[CVE-2023-6277] = "fixed-version: Fixed since 4.7.0, NVD tracks this as version-less vuln…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A Dopenl2tp-simplify-gcc-warning-hack.patch8 everywhere and since the hack is still required on 32-bit builders, leave
9 it in place but remove the #if guard since it is only there to ensure that
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/s-suite/
H A Ds-suite_git.bb15 # installing in /opt/S-suite since the package has
35 # added to INSANE_SKIP since s-suite have an runtime
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/googletest/
H A Dgoogletest_1.16.0.bb35 …# the scripts are already python3 compatible since https://github.com/google/googletest/commit/d40…
36 …# but since this oe-core change http://git.openembedded.org/openembedded-core/commit/?id=5f8f16b17…

12345678910>>...34