Home
last modified time | relevance | path

Searched full:binding (Results 1 – 25 of 39) sorted by relevance

12

/qemu/include/hw/xen/interface/
H A Devent_channel.h123 * binding cannot be changed.
153 * 1. The allocated event channel is bound to the specified vcpu. The binding
224 * This binding cannot be changed.
226 * This binding cannot be changed.
229 * has its binding reset to vcpu0).
268 * will be lost. Guests should call this before binding any event to
/qemu/backends/
H A Dvhost-user.c60 error_report("binding does not support guest notifiers"); in vhost_user_backend_start()
71 error_report("Error binding guest notifier"); in vhost_user_backend_start()
H A Dcryptodev-vhost.c184 error_report("binding does not support guest notifiers"); in cryptodev_vhost_start()
205 error_report("error binding guest notifier: %d", -r); in cryptodev_vhost_start()
H A Dhostmem.c138 error_setg(errp, "NUMA node binding are not supported by this QEMU"); in host_memory_backend_set_host_nodes()
/qemu/hw/scsi/
H A Dvhost-scsi-common.c39 error_setg(errp, "binding does not support guest notifiers"); in vhost_scsi_common_start()
51 error_setg_errno(errp, -ret, "Error binding guest notifier"); in vhost_scsi_common_start()
/qemu/hw/virtio/
H A Dvhost-user-scmi.c43 error_report("binding does not support guest notifiers"); in vu_scmi_start()
55 error_report("Error binding guest notifier: %d", ret); in vu_scmi_start()
H A Dvhost-vsock-common.c57 error_report("binding does not support guest notifiers"); in vhost_vsock_common_start()
69 error_report("Error binding guest notifier: %d", -ret); in vhost_vsock_common_start()
H A Dvhost-user-base.c28 error_report("binding does not support guest notifiers"); in vub_start()
40 error_report("Error binding guest notifier: %d", -ret); in vub_start()
H A Dvdpa-dev.c245 error_setg(errp, "binding does not support guest notifiers"); in vhost_vdpa_device_start()
257 error_setg_errno(errp, -ret, "Error binding guest notifier"); in vhost_vdpa_device_start()
H A Dvhost-user-fs.c63 error_report("binding does not support guest notifiers"); in vuf_start()
75 error_report("Error binding guest notifier: %d", -ret); in vuf_start()
/qemu/hw/net/
H A Dvhost_net.c242 error_report("vhost %d binding does not support host notifiers", i); in vhost_net_enable_notifiers()
271 error_report("vhost %d VQ %d notifier binding failed: %d", in vhost_net_enable_notifiers()
509 error_report("binding does not support guest notifiers"); in vhost_net_start()
541 error_report("Error binding guest notifier: %d", -r); in vhost_net_start()
/qemu/docs/
H A Digd-assign.txt70 may generate faults and errors upon re-binding to an IGD device after it
72 such driver binding unless the host driver is known to work well for this.
77 re-binding to i915, etc. Also note that IGD is also typically the primary
/qemu/hw/block/
H A Dtrace-events94 m25p80_binding(void *s) "[%p] Binding to IF_MTD drive"
95 m25p80_binding_no_bdrv(void *s) "[%p] No BDRV - binding to RAM"
H A Dvhost-user-blk.c141 error_setg(errp, "binding does not support guest notifiers"); in vhost_user_blk_start()
153 error_setg_errno(errp, -ret, "Error binding guest notifier"); in vhost_user_blk_start()
/qemu/include/hw/arm/
H A Dvirt.h26 * information in a device binding that we aren't providing.
/qemu/include/standard-headers/linux/
H A Dvhost_types.h189 * device area to a different group for ASID binding than where its
/qemu/qga/
H A Dchannel-posix.c244 error_setg(errp, "error binding/listening to specified socket"); in ga_channel_open()
/qemu/hw/ppc/
H A Dspapr_cpu_core.c44 * "PowerPC Processor binding to IEEE 1275" defines the initial MSR state in spapr_reset_vcpu()
/qemu/tests/qtest/
H A Dvirtio-iommu-test.c139 * @domain: domain the new binding is attached to
/qemu/python/qemu/qmp/
H A Dprotocol.py309 immediately after binding and listening on a socket. A later
542 binding and listening to a socket. A later call to accept() must be
/qemu/include/hw/virtio/
H A Dvirtio.h330 /* Host binding interface. */
/qemu/pc-bios/
H A Dedk2-licenses.txt370 only and shall not be binding. All communications and notices made
591 only and shall not be binding. All communications and notices made
/qemu/hw/arm/
H A Dboot.c505 * However, the device tree binding uses 'method' instead, so that is in fdt_add_psci_node()
594 * from the device tree, because the Linux NUMA binding document in arm_load_dtb()
H A Dsbsa-ref.c187 * with the kernel CPU and NUMA binding rules.
/qemu/hw/core/
H A Dsysbus-fdt.c286 * binding documentation:

12