Home
last modified time | relevance | path

Searched full:platform (Results 101 – 125 of 270) sorted by relevance

1234567891011

/qemu/tests/migration-stress/guestperf/
H A Dshell.py25 import platform
48 … parser.add_argument("--kernel", dest="kernel", default="/boot/vmlinuz-%s" % platform.release())
/qemu/docs/specs/
H A Dacpi_erst.rst9 The ACPI specification[1], in Chapter "ACPI Platform Error Interfaces
14 in Appendix N "Common Platform Error Record".
H A Dppc-spapr-hcalls.rst8 Power Architecture Platform Reference (PAPR+) specification (IBM internal only),
H A Dacpi_pci_hotplug.rst35 Read: Hotplug features register. Used by platform to identify features
H A Dppc-spapr-uv-hcalls.rst16 future conflicts with the IBM internally maintained Power Architecture Platform
H A Dfw_cfg.rst18 * Location: platform dependent (IOport or MMIO)
57 * Location: platform dependent (IOport\ [#placement]_ or MMIO)
/qemu/hw/ppc/
H A De500.c48 #include "hw/platform-bus.h"
323 gchar *node = g_strdup_printf("/platform@%"PRIx64, pmc->platform_bus_base); in platform_bus_create_devtree()
324 const char platcomp[] = "qemu,platform\0simple-bus"; in platform_bus_create_devtree()
331 /* Create a /platform node that we can put all devices into */ in platform_bus_create_devtree()
336 /* Our platform bus region is less than 32bit big, so 1 cell is enough for in platform_bus_create_devtree()
1102 /* Platform Bus Device */ in ppce500_init()
/qemu/hw/watchdog/
H A Dwdt_diag288.c123 dc->desc = "diag288 device for s390x platform"; in wdt_diag288_class_init()
/qemu/ui/
H A Dx_keymap.c62 * and platform & keyboard driver is in use. Thus we in qemu_xkeymap_mapping_table()
/qemu/include/hw/acpi/
H A Dgeneric_event_device.h12 * device[ACPI v6.1 Section 5.6.9] that handles all platform events,
/qemu/include/qemu/
H A Dfilemonitor.h68 * If the platform does not support file monitoring, an
/qemu/docs/system/loongarch/
H A Dvirt.rst4 loongson3 virt generic platform (``virt``)
/qemu/tests/qtest/
H A Dbcm2835-dma-test.c13 /* Offsets in raspi3b platform: */
/qemu/hw/acpi/
H A Dcxl.c71 * the maximum throttling group that the platform supports, and a in build_cxl_dsm_method()
72 * package containing the QTG ID(s) that the platform recommends. in build_cxl_dsm_method()
/qemu/docs/system/
H A Dtarget-riscv.rst47 ``virt`` board. This is a platform which doesn't correspond to any
/qemu/docs/system/arm/
H A Dsabrelite.rst5 platform featuring the powerful Freescale / NXP Semiconductor's i.MX 6 Quad
/qemu/bsd-user/freebsd/
H A Dtarget_os_elf.h128 * ARCH_DLINFO must come last so platform specific code can enforce in target_create_elf_tables()
/qemu/include/hw/i386/
H A Dx86-iommu.h2 * Common IOMMU interface for X86 platform
/qemu/hw/tpm/
H A Dtpm_tis_sysbus.c21 * TPM TIS for TPM 2 implementation following TCG PC Client Platform
/qemu/tests/functional/
H A Dtest_aarch64_rme_virt.py41 '"cca-platform-hash-algo-id": "sha-256"')
/qemu/qapi/
H A Dtpm.json6 # = TPM (trusted platform module) devices
H A Dmisc-i386.json190 # @pdh: Platform Diffie-Hellman key (base64 encoded)
220 # - If SEV is not available on the platform, GenericError
/qemu/include/standard-headers/drm/
H A Ddrm_fourcc.h508 * a platform-dependent stride. On top of that the memory can apply
509 * platform-depending swizzling of some higher address bits into bit6.
513 * cross-driver sharing. It exists since on a given platform it does uniquely
525 * chunks column-major, with a platform-dependent height. On top of that the
526 * memory can apply platform-depending swizzling of some higher address bits
531 * cross-driver sharing. It exists since on a given platform it does uniquely
759 * Implementation may be platform and base-format specific.
772 * Implementation may be platform and base-format specific.
785 * Implementation may be platform and base-format specific.
1108 * and the software driving it knows the platform's SDRAM page size,
/qemu/include/hw/ppc/
H A Dspapr.h608 * for "platform-specific" hcalls.
619 /* Platform-specific hcalls used for nested HV KVM */
792 /* Possible values for the platform-processor-diagnostics-run-mode parameter
1030 #define SPAPR_OV5_XIVE_BOTH 0x80 /* Only to advertise on the platform */
/qemu/hw/arm/
H A Dsbsa-ref.c2 * ARM SBSA Reference Platform emulation
208 * This versioning scheme is for informing platform fw only. It is neither: in create_fdt()
210 * a given version of the platform. in create_fdt()
913 /* platform instead of architectural choice */ in sbsa_ref_class_init()

1234567891011