Home
last modified time | relevance | path

Searched refs:nested (Results 1 – 25 of 72) sorted by relevance

123

/openbmc/qemu/tests/qapi-schema/
H A Dalternate-nested.err1 alternate-nested.json: In alternate 'Alt2':
2 alternate-nested.json:4: branch 'nested' cannot use alternate type 'Alt1'
H A Dalternate-nested.json1 # we reject a nested alternate branch
5 'data': { 'nested': 'Alt1', 'b': 'bool' } }
H A Dnested-struct-data.err1 nested-struct-data.json: In command 'foo':
2 nested-struct-data.json:2: 'data' member 'a' should be a type name or array
H A Dnested-struct-data-invalid-dict.err1 nested-struct-data-invalid-dict.json: In command 'foo':
2 nested-struct-data-invalid-dict.json:3: 'data' member 'a' misses key 'type'
H A Dinclude-nested-err.err1 In file included from include-nested-err.json:1:
H A Dargs-member-array-bad.json2 { 'command': 'oops', 'data': { 'member': [ { 'nested': 'str' } ] } }
/openbmc/qemu/tests/unit/
H A Dtest-nested-aio-poll.c3 * Test that poll handlers are not re-entrant in nested aio_poll()
9 * handler calls nested aio_poll() before the condition is reset, then infinite
12 * aio_poll() is supposed to prevent this by disabling poll handlers in nested
29 bool nested;
51 g_assert(!td->nested); in io_poll_ready()
52 td->nested = true; in io_poll_ready()
54 /* Wake the following nested aio_poll() call */ in io_poll_ready()
57 /* This nested event loop must not call io_poll()/io_poll_ready() */ in io_poll_ready()
60 td->nested = false; in io_poll_ready()
121 g_test_add_func("/nested in main()
28 bool nested; global() member
[all...]
H A Dcheck-block-qdict.c641 QDict *src, *nested; in qdict_crumple_test_bad_inputs() local
664 nested = qdict_new(); in qdict_crumple_test_bad_inputs()
665 qdict_put(nested, "x", qdict_new()); in qdict_crumple_test_bad_inputs()
666 qdict_put(src, "rule.a", nested); in qdict_crumple_test_bad_inputs()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/
H A D0001-src-indent.c-correct-the-check-for-locale.h.patch15 …../../indent-2.2.12/src/indent.c:1062:5: error: nested extern declaration of 'setlocale' [-Werror=
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0010-Fix-for-framerate-with-nested-composition.patch4 Subject: [PATCH] Fix for framerate with nested composition
6 frame rate appears irregular and lower than expected when using nested composition.
/openbmc/qemu/hw/ppc/
H A Dspapr_nested.c20 spapr->nested.capabilities_set = false; in spapr_nested_reset()
25 spapr->nested.api = 0; in spapr_nested_reset()
31 return spapr->nested.api; in spapr_nested_api()
43 patb = spapr->nested.ptcr & PTCR_PATB; in spapr_get_pate_nested_hv()
44 pats = spapr->nested.ptcr & PTCR_PATS; in spapr_get_pate_nested_hv()
68 return spapr->nested.guests ? in spapr_get_nested_guest()
69 g_hash_table_lookup(spapr->nested.guests, in spapr_get_nested_guest()
105 spapr->nested.ptcr = ptcr; /* Save new partition table */ in h_set_ptbl()
343 if (spapr->nested.ptcr == 0) { in h_enter_nested()
624 return &spapr->nested; in get_machine_ptr()
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/
H A Drpi-gpio_0.7.1.bb11 SRC_URI += "file://0001-Remove-nested-functions.patch \
/openbmc/webui-vue/docs/.vuepress/styles/
H A Dpalette.styl11 // unless they are nested li elements creating
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpython_hatchling.bbclass11 # delete nested, empty directories from the python site-packages path. Make
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/aml/
H A Daml_git.bb24 AML_EXAMPLES = "ticker nested-ticker reader"
/openbmc/openbmc/poky/meta/recipes-extended/gperf/
H A Dgperf_3.1.bb16 # The nested configures don't find the parent aclocal.m4 out of the box, so tell
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit/
H A D0001-fix-for-clang-18.patch11 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c:96:47: warning: nested extern declaration …
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/
H A D0001-Do-not-use-Werror-with-clang.patch24 …-compat-pedantic -Wno-c++11-long-long -Wno-padded -Wno-gnu-anonymous-struct -Wno-nested-anon-types)
/openbmc/qemu/tests/qemu-iotests/
H A D072.out3 === Testing nested image formats ===
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/
H A DREADME.md5 directory structure or a nested list. Why not use a list, you say? Because lists
/openbmc/qemu/docs/system/i386/
H A Dhyperv.rst143 The enlightenment is nested specific, it targets Hyper-V on KVM guests. When
160 The enlightenment is nested specific, it targets Hyper-V on KVM guests. When
166 hv-evmcs is enabled. It may make sense to measure your nested workload with and
174 is delivered via normal interrupt. It is known that nested Hyper-V can only
229 The enlightenment is nested specific, it targets Hyper-V on KVM guests. When
249 The enlightenment is nested specific, it targets Hyper-V on KVM guests. When
298 is only used in nested configurations (Hyper-V, WSL2), enabling it for regular
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/host/op-proc-control/
H A D0001-Stop-and-send-SRESET-for-one-thread-only.patch16 [ 50.495727] Kernel panic - not syncing: Unrecoverable nested System Reset
/openbmc/u-boot/doc/
H A DREADME.N121315 - 3 HW-level nested interruptions.
/openbmc/qemu/rust/qemu-api-macros/src/
H A Dlib.rs
/openbmc/qemu/docs/system/ppc/
H A Dpseries.rst11 capable of acting as a hypervisor OS, providing, on that role, nested
189 As KVM-PR can be run inside a pSeries guest, it can also provide nested
211 pSeries guests as well, making nested virtualization possible with KVM-HV.
227 nested. Combinations not shown in the table are not available.
260 .. [2] KVM-HV cannot run nested on POWER8 machines.

123