Home
last modified time | relevance | path

Searched full:sysfs (Results 1 – 25 of 54) sorted by relevance

123

/qemu/docs/system/s390x/
H A Dvfio-ap.rst166 LPAR and create the following in sysfs::
184 255 (0xff) are configured for the LPAR, the sysfs representation on the linux
219 There are two sysfs files that specify bitmasks marking a subset of the APQN
222 driver(s). The sysfs locations of the masks are::
259 1. The sysfs mask files can be edited by echoing a string into the
260 respective sysfs mask file in one of two formats:
320 The sysfs interfaces for configuring an AP matrix for a guest are built on the
324 mediated device framework. When the driver registers, the sysfs interfaces for
346 When a mediated AP matrix device is created, a sysfs directory named after
359 matrix device's sysfs directory to configure an AP matrix for the
[all …]
/qemu/backends/tpm/
H A Dtpm_passthrough.c179 "TPM sysfs cancel entry"); in tpm_passthrough_cancel_cmd()
206 * determine the sysfs cancel file following kernel documentation
207 * in Documentation/ABI/stable/sysfs-class-tpm.
333 .help = "Sysfs file entry for canceling TPM commands",
/qemu/qga/
H A Dcommands-linux.c358 /* Walk the specified sysfs and build a sorted list of host or ata numbers */
412 g_debug("only pci device is supported: sysfs path '%s'", syspath); in build_guest_fsinfo_for_pci_dev()
436 g_debug("unsupported driver or sysfs path '%s'", syspath); in build_guest_fsinfo_for_pci_dev()
471 g_debug("invalid sysfs path '%s' (driver '%s')", syspath, driver); in build_guest_fsinfo_for_pci_dev()
489 g_debug("invalid sysfs path '%s' (driver '%s')", syspath, driver); in build_guest_fsinfo_for_pci_dev()
506 g_debug("invalid sysfs path '%s' (driver '%s')", syspath, driver); in build_guest_fsinfo_for_pci_dev()
525 g_debug("unknown driver '%s' (sysfs path '%s')", driver, syspath); in build_guest_fsinfo_for_pci_dev()
583 g_debug("could not parse ccw device sysfs path: %s", syspath); in build_guest_fsinfo_for_ccw_dev()
600 /* Store disk device info specified by @sysfs into @fs */
754 g_debug(" parse sysfs path '%s'", syspath); in build_guest_fsinfo_for_device()
[all …]
/qemu/tests/functional/
H A Dtest_multiprocess.py81 exec_command(self, 'mount -t sysfs sysfs /sys')
/qemu/hw/core/
H A Dsysbus-fdt.c186 * sysfs_to_dt_name: convert the name found in sysfs into the node name
188 * @sysfs_name: directory name in sysfs
190 * returns the device tree name upon success or NULL in case the sysfs name
313 error_report("%s incorrect sysfs device name %s", in add_amd_xgbe_fdt_node()
/qemu/docs/specs/
H A Dvmcoreinfo.rst49 <https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-kernel-vmcoreinfo>`_).
H A Drapl-msr.rst119 mounted and available in the sysfs. if not, QEMU fails at start-up.
H A Dtpm.rst222 TPM device's sysfs entry for support of command cancellation. Since
271 Starting with Linux 5.12 there are PCR entries for TPM 2 in sysfs:
400 Starting with Linux 5.12 there are PCR entries for TPM 2 in sysfs:
/qemu/hw/xen/
H A Dxen_pt_load_rom.c87 XEN_PT_WARN(dev, "%s\n", "Failed to disable pci-sysfs rom file"); in pci_assign_dev_load_option_rom()
/qemu/docs/
H A Dpcie_sriov.txt92 The easiest is if your device driver supports sysfs based SR/IOV
/qemu/qapi/
H A Dtpm.json80 # @cancel-path: string showing the TPM's sysfs cancel file for
/qemu/include/hw/virtio/
H A Dvirtio-serial.h105 * This name is sent to the guest and exported via sysfs.
/qemu/linux-user/mips64/
H A Dsyscall_n64.tbl146 136 n64 sysfs sys_sysfs
H A Dsyscall_n32.tbl146 136 n32 sysfs sys_sysfs
/qemu/linux-user/loongarch64/
H A Dsyscall.tbl295 247 arc sysfs sys_sysfs
/qemu/linux-user/hexagon/
H A Dsyscall.tbl295 247 arc sysfs sys_sysfs
/qemu/linux-user/riscv/
H A Dsyscall.tbl295 247 arc sysfs sys_sysfs
/qemu/linux-user/openrisc/
H A Dsyscall.tbl295 247 arc sysfs sys_sysfs
/qemu/linux-user/aarch64/
H A Dsyscall_64.tbl295 247 arc sysfs sys_sysfs
/qemu/linux-user/xtensa/
H A Dsyscall.tbl199 182 common sysfs sys_sysfs
/qemu/linux-user/sh4/
H A Dsyscall.tbl145 135 common sysfs sys_sysfs
/qemu/linux-user/microblaze/
H A Dsyscall.tbl145 135 common sysfs sys_sysfs
/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl151 139 common sysfs sys_sysfs
/qemu/linux-user/m68k/
H A Dsyscall.tbl145 135 common sysfs sys_sysfs
/qemu/hw/vfio/
H A Dap.c352 "Host sysfs path of assigned device"); in vfio_ap_class_init()

123