Searched refs:component (Results 1 – 20 of 20) sorted by relevance
/qemu/hw/cxl/ |
H A D | meson.build | 3 'cxl-component-utils.c',
|
/qemu/qapi/ |
H A D | cxl.json | 70 # @component-id: Device specific component identifier for the event. 71 # May describe a field replaceable sub-component of the device. 80 '*device': 'uint32', '*component-id': 'str' } }
|
H A D | misc.json | 585 # component of @vfu-qom-path referenced below
|
/qemu/docs/system/s390x/ |
H A D | protvirt.rst | 56 the OS kernel. The secure image has another component prepended
|
/qemu/scripts/coverity-scan/ |
H A D | COMPONENTS.md | 12 hexagon-gen (component should be ignored in analysis)
|
/qemu/tests/qemu-iotests/ |
H A D | iotests.py | 1203 for component in path.split('/'): 1204 m = index_re.match(component) 1206 component, idx = m.groups() 1209 if not isinstance(d, dict) or component not in d: 1211 d = d[component]
|
/qemu/docs/devel/testing/ |
H A D | acpi-bits.rst | 21 complicated software component such as an operating system coming in between. 76 to add or change some component of the log parsing, add a new command line
|
H A D | qgraph.rst | 74 - ``X CONTAINS Y``: ``Y`` is part of ``X`` component
|
H A D | main.rst | 62 within the boundaries of a component. The verification effort is in the
|
/qemu/docs/interop/ |
H A D | vhost-user.json | 203 # component). Management software should choose the first JSON file on
|
H A D | firmware.json | 428 # component). Management software should choose the first JSON file on
|
/qemu/docs/system/devices/ |
H A D | cxl.rst | 117 and associated component register access via PCI bars. 133 DVSECs in configuration space, and component registers in PCI
|
/qemu/docs/system/ |
H A D | security.rst | 81 The principle of least privilege states that each component only has access to
|
/qemu/qom/ |
H A D | object.c | 2113 const char *component = object_get_canonical_path_component(obj); in object_get_canonical_path() local 2115 if (!component) { in object_get_canonical_path() 2123 newpath = g_strdup_printf("/%s%s", component, path ? path : ""); in object_get_canonical_path()
|
/qemu/docs/devel/ |
H A D | kconfig.rst | 52 symbols; they are only visible in the Makefile. Each configurable component
|
H A D | build-system.rst | 482 every component.
|
H A D | multi-process.rst | 27 limit each component in the system to only access the resources that
|
/qemu/hw/display/ |
H A D | trace-events | 26 vmware_verify_rect_surface_bound_exceeded(const char *name, const char *component, int bound, const…
|
/qemu/linux-headers/LICENSES/preferred/ |
H A D | GPL-2.0 | 182 operating system on which the executable runs, unless that component
|
/qemu/ |
H A D | COPYING | 163 operating system on which the executable runs, unless that component
|