/qemu/include/hw/xen/interface/ |
H A D | event_channel.h | 123 * 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 D | vhost-user.c | 60 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 D | cryptodev-vhost.c | 184 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 D | hostmem.c | 138 error_setg(errp, "NUMA node binding are not supported by this QEMU"); in host_memory_backend_set_host_nodes()
|
/qemu/hw/scsi/ |
H A D | vhost-scsi-common.c | 39 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 D | vhost-user-scmi.c | 43 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 D | vhost-vsock-common.c | 57 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 D | vhost-user-base.c | 28 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 D | vdpa-dev.c | 245 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 D | vhost-user-fs.c | 63 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 D | vhost_net.c | 242 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 D | igd-assign.txt | 70 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 D | trace-events | 94 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 D | vhost-user-blk.c | 141 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 D | virt.h | 26 * information in a device binding that we aren't providing.
|
/qemu/include/standard-headers/linux/ |
H A D | vhost_types.h | 189 * device area to a different group for ASID binding than where its
|
/qemu/qga/ |
H A D | channel-posix.c | 244 error_setg(errp, "error binding/listening to specified socket"); in ga_channel_open()
|
/qemu/hw/ppc/ |
H A D | spapr_cpu_core.c | 44 * "PowerPC Processor binding to IEEE 1275" defines the initial MSR state in spapr_reset_vcpu()
|
/qemu/tests/qtest/ |
H A D | virtio-iommu-test.c | 139 * @domain: domain the new binding is attached to
|
/qemu/python/qemu/qmp/ |
H A D | protocol.py | 309 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 D | virtio.h | 330 /* Host binding interface. */
|
/qemu/pc-bios/ |
H A D | edk2-licenses.txt | 370 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 D | boot.c | 505 * 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 D | sbsa-ref.c | 187 * with the kernel CPU and NUMA binding rules.
|
/qemu/hw/core/ |
H A D | sysbus-fdt.c | 286 * binding documentation:
|