| /openbmc/qemu/tests/qapi-schema/ |
| H A D | alternate-nested.err | 1 alternate-nested.json: In alternate 'Alt2': 2 alternate-nested.json:4: branch 'nested' cannot use alternate type 'Alt1'
|
| H A D | alternate-nested.json | 1 # we reject a nested alternate branch 5 'data': { 'nested': 'Alt1', 'b': 'bool' } }
|
| H A D | nested-struct-data.err | 1 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 D | nested-struct-data-invalid-dict.err | 1 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 D | include-nested-err.err | 1 In file included from include-nested-err.json:1:
|
| H A D | args-member-array-bad.json | 2 { 'command': 'oops', 'data': { 'member': [ { 'nested': 'str' } ] } }
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-nested-aio-poll.c | 3 * 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 D | check-block-qdict.c | 641 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 D | 0001-src-indent.c-correct-the-check-for-locale.h.patch | 15 …../../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 D | 0010-Fix-for-framerate-with-nested-composition.patch | 4 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 D | spapr_nested.c | 20 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 D | rpi-gpio_0.7.1.bb | 11 SRC_URI += "file://0001-Remove-nested-functions.patch \
|
| /openbmc/webui-vue/docs/.vuepress/styles/ |
| H A D | palette.styl | 11 // unless they are nested li elements creating
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | python_hatchling.bbclass | 11 # delete nested, empty directories from the python site-packages path. Make
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/aml/ |
| H A D | aml_git.bb | 24 AML_EXAMPLES = "ticker nested-ticker reader"
|
| /openbmc/openbmc/poky/meta/recipes-extended/gperf/ |
| H A D | gperf_3.1.bb | 16 # 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 D | 0001-fix-for-clang-18.patch | 11 ../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 D | 0001-Do-not-use-Werror-with-clang.patch | 24 …-compat-pedantic -Wno-c++11-long-long -Wno-padded -Wno-gnu-anonymous-struct -Wno-nested-anon-types)
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 072.out | 3 === Testing nested image formats ===
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/ |
| H A D | README.md | 5 directory structure or a nested list. Why not use a list, you say? Because lists
|
| /openbmc/qemu/docs/system/i386/ |
| H A D | hyperv.rst | 143 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 D | 0001-Stop-and-send-SRESET-for-one-thread-only.patch | 16 [ 50.495727] Kernel panic - not syncing: Unrecoverable nested System Reset
|
| /openbmc/u-boot/doc/ |
| H A D | README.N1213 | 15 - 3 HW-level nested interruptions.
|
| /openbmc/qemu/rust/qemu-api-macros/src/ |
| H A D | lib.rs | |
| /openbmc/qemu/docs/system/ppc/ |
| H A D | pseries.rst | 11 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.
|