Home
last modified time | relevance | path

Searched refs:platform (Results 1 – 25 of 85) sorted by relevance

1234

/qemu/docs/system/arm/
A Dsbsa.rst5 board is a generic board platform that doesn't match any real hardware).
46 platform using minimalistic devicetree. This is not a Linux devicetree. It is
50 platform would have other mechanisms to discover at runtime, that are affected
62 - platform version
70 The platform version is only for informing platform firmware about
82 Devicetree holds information about CPUs, memory and platform version.
/qemu/scripts/tracetool/format/
A Dd.py16 from sys import platform
39 if not events and platform != "darwin":
49 if platform == "darwin":
/qemu/pc-bios/
A DREADME44 platform, also known as the PowerNV (Non-Virtualized) platform.
49 - The "edk2-*.fd.bz2" images are platform firmware binaries and matching UEFI
64 specifications for platform-specific firmwares executing in M-mode. For all
/qemu/ui/
A Degl-helpers.c463 EGLenum platform) in qemu_egl_get_display() argument
469 if (platform != 0) { in qemu_egl_get_display()
470 dpy = eglGetPlatformDisplayEXT(platform, native, NULL); in qemu_egl_get_display()
482 EGLenum platform, in qemu_egl_init_dpy() argument
508 qemu_egl_display = qemu_egl_get_display(dpy, platform); in qemu_egl_init_dpy()
/qemu/docs/system/openrisc/
A Dvirt.rst1 'virt' generic virtual platform
4 The ``virt`` board is a platform which does not correspond to any
/qemu/docs/specs/
A Dacpi_hw_reduced_hotplug.rst5 The ACPI *Generic Event Device* (GED) is a HW reduced platform
6 specific device introduced in ACPI v6.1 that handles all platform
A Dacpi_nvdimm.rst12 to be supported by platform, platform firmware also exposes an ACPI
20 This is an example from ACPI 6.0, a platform contains one NVDIMM::
A Dppc-spapr-numa.rst14 Associativity is defined as a group of platform resources that has
22 physical hierarchy of the platform, as one or more lists that starts
44 platform.
51 the NUMA levels for the platform.
118 In a hypothetical platform where all resources inside the same hardware module
A Dacpi_pci_hotplug.rst35 Read: Hotplug features register. Used by platform to identify features
/qemu/docs/system/ppc/
A Dembedded.rst6 - ``ppce500`` generic paravirt e500 platform
/qemu/docs/system/riscv/
A Dshakti-c.rst4 Shakti C Reference Platform is a reference platform based on arty a7 100t
76 fw_payload.elf would be generated in build/platform/generic/firmware/fw_payload.elf.
/qemu/configs/devices/aarch64-softmmu/
A Dminimal.mak4 # features from the 32bit platform (although virt still supports 32bit
/qemu/hw/i386/xen/
A Dtrace-events4 xen_platform_log(char *s) "xen platform: %s"
/qemu/tests/uefi-test-tools/
A Dbuild.sh58 --platform=UefiTestToolsPkg/UefiTestToolsPkg.dsc \
/qemu/hw/vfio/
A Dmeson.build20 vfio_ss.add(when: 'CONFIG_VFIO_PLATFORM', if_true: files('platform.c'))
/qemu/scripts/
A Dxml-preprocess.py66 import platform
79 "ARCH": platform.architecture()[0],
/qemu/docs/about/
A Dbuild-platforms.rst14 If a platform is not listed here, it does not imply that QEMU won't
15 work. If an unlisted platform has comparable software versions to a
16 listed platform, there is every expectation that it will work. Bug
/qemu/docs/system/
A Dintroduction.rst47 vhost-user (for VirtIO) or :ref:`Multi-process QEMU`. If the platform
153 general purpose platform for running Aarch64 guests. We enable
176 As the ``virt`` platform doesn't have any default network or storage
/qemu/hw/core/
A Dmeson.build21 system_ss.add(when: 'CONFIG_PLATFORM_BUS', if_true: files('platform-bus.c'))
/qemu/tests/migration/guestperf/
A Dshell.py25 import platform
48 … parser.add_argument("--kernel", dest="kernel", default="/boot/vmlinuz-%s" % platform.release())
/qemu/tests/functional/
A Dtest_acpi_bits.py36 import platform
83 return platform.machine() in supported_platforms
/qemu/docs/devel/
A Dvfio-iommufd.rst26 | pci | | platform | | ap | | ccw |
122 Supported platform
/qemu/docs/
A Dpcie_pci_bridge.txt11 no cross-platform and cross-architecture support - a new generic
15 This generic PCIE-PCI bridge is a cross-platform device,
/qemu/docs/system/devices/
A Dcanokey.rst14 All these platform-independent features are in canokey-core [3]_.
110 of a secure key while the latter provides platform-dependent functions:
A Dvirtio-gpu.rst41 platform default will be chosen.
120 .. _gfxstream: https://android.googlesource.com/platform/hardware/google/gfxstream/

Completed in 44 milliseconds

1234