Home
last modified time | relevance | path

Searched refs:term (Results 1 – 17 of 17) sorted by relevance

/qemu/docs/sphinx/
H A Dqapidoc.py84 def _make_dlitem(self, term, defn): argument
94 dlterm = nodes.term('', '', *term)
138 term = [nodes.literal('', member.name)]
140 term.append(nodes.Text(': '))
143 term.append(nodes.Text(' (optional)'))
146 return term
155 term = [nodes.Text(' when '),
161 return term
174 dlnode += self._make_dlitem(term, defn)
186 term = [nodes.Text('The members of '),
[all …]
/qemu/pc-bios/s390-ccw/
H A Ds390-ccw.h147 static inline void IPL_assert(bool term, const char *message) in IPL_assert() argument
149 if (!term) { in IPL_assert()
156 static inline void IPL_check(bool term, const char *message) in IPL_check() argument
158 if (!term) { in IPL_check()
H A Dvirtio-scsi.c28 static inline void vs_assert(bool term, const char **msgs) in vs_assert() argument
30 if (!term) { in vs_assert()
80 static inline void vs_io_assert(bool term, const char *msg) in vs_io_assert() argument
82 if (!term) { in vs_io_assert()
/qemu/chardev/
H A Dchar-mux.c159 const char *term = "QEMU: Terminated\n\r"; in mux_proc_byte() local
160 qemu_chr_write_all(chr, (uint8_t *)term, strlen(term)); in mux_proc_byte()
/qemu/docs/system/
H A Dconfidential-guest-support.rst13 Guests. We use the term "Confidential Guest Support" to distinguish
H A Dcpu-models-x86.rst.inc51 lists the long term stable CPU model versions (eg Haswell-v4).
/qemu/ui/
H A Dgtk.c288 VteTerminal *term = VTE_TERMINAL(vc->vte.terminal); in gd_update_geometry_hints() local
307 geo.width_inc = vte_terminal_get_char_width(term); in gd_update_geometry_hints()
308 geo.height_inc = vte_terminal_get_char_height(term); in gd_update_geometry_hints()
1905 VteTerminal *term = VTE_TERMINAL(vc->vte.terminal); in gd_vc_in() local
1911 vte_terminal_feed(term, &text[i], 1); in gd_vc_in()
1913 vte_terminal_feed(term, "\r\n", 2); in gd_vc_in()
1917 vte_terminal_feed(term, ctrl, 2); in gd_vc_in()
/qemu/docs/devel/
H A Dmaintainers.rst13 - tending to the long term health of their area
H A Dwriting-monitor-commands.rst17 building blocks are also fine. The long term goal is to make all
350 For a QMP command that to be considered stable and supported long term,
366 This indicates that the command is not guaranteed to be long term
H A Dsubmitting-a-patch.rst37 The larger your contribution is, or if you plan on becoming a long-term
/qemu/gdbstub/
H A Dgdbstub.c364 char *term = strchr(p, ':'); in get_feature_xml() local
365 *newp = term + 1; in get_feature_xml()
366 len = term - p; in get_feature_xml()
/qemu/qapi/
H A Dmisc.json226 # long term stability guarantees should NOT use this command.
/qemu/docs/about/
H A Dbuild-platforms.rst93 Distributions with long-term support often provide multiple versions
H A Dremoved-features.rst63 The term "vlan" was very confusing for most users in this context (it's about
/qemu/docs/interop/
H A Dqmp-spec.rst394 preserve long-term compatibility and interoperability.
/qemu/
H A DCOPYING70 the term "modification".) Each licensee is addressed as "you".
/qemu/linux-headers/LICENSES/preferred/
H A DGPL-2.089 the term "modification".) Each licensee is addressed as "you".