Searched full:notifications (Results 1 – 25 of 54) sorted by relevance
123
/qemu/docs/specs/ |
H A D | ivshmem-spec.rst | 145 - sends connect notifications for the new client to the other clients 147 - sends connect notifications for the other clients to the new client, 155 notifications to the other clients. 159 If the server terminates without sending disconnect notifications for 199 4. Connect notifications for existing other clients, if any. This is
|
H A D | vmw_pvscsi-spec.rst | 55 Completion interrupts (completion ring notifications): 60 Message interrupts (message ring notifications):
|
H A D | ppc-xive.rst | 186 IVPE. It routes event notifications using the EAS and END tables to 191 of the Event Queues which are used for coalescing event notifications
|
/qemu/include/hw/xen/interface/ |
H A D | event_channel.h | 19 * notifications. An event is the Xen equivalent of a hardware 23 * Notifications are received by a guest via an upcall from Xen, 25 * notifications are masked until the bit is cleared again (therefore, 27 * delivery to ensure no missed notifications). 29 * Event notifications can be masked by setting a flag; this is
|
H A D | xen.h | 732 * asynchronous event notifications. There are three classes of event that 754 * pending notifications as no upcall will be scheduled by Xen). 756 * To expedite scanning of pending notifications, any 0->1 pending
|
/qemu/include/standard-headers/linux/ |
H A D | virtio_config.h | 102 * identifying the virtqueue) in its device notifications. 107 * as a virtqueue identifier in available buffer notifications.
|
H A D | virtio_scmi.h | 12 /* Device implements some SCMI notifications, or delayed responses. */
|
H A D | virtio_net.h | 61 #define VIRTIO_NET_F_NOTF_COAL 53 /* Device supports notifications coalescing */ 379 * Control notifications coalescing. 381 * Request the device to change the notifications coalescing parameters.
|
H A D | virtio_pci.h | 76 /* A 16-bit vector for selected queue notifications. */ 109 /* Notifications */
|
/qemu/include/hw/xen/interface/hvm/ |
H A D | params.h | 34 * How should CPU0 event-channel notifications be delivered? 36 * If val == 0 then CPU0 event-channel notifications are not delivered. 43 * and disables all notifications.
|
H A D | hvm_op.h | 316 /* Set a given VCPU to receive altp2m event notifications */ 336 /* Disable altp2m event notifications for a given VCPU */
|
/qemu/include/hw/virtio/ |
H A D | vhost.h | 183 * Enable notifications directly to the vhost device rather than being 184 * triggered by QEMU itself. Notifications should be enabled before 192 * vhost_dev_disable_notifiers - disable event notifications 196 * Disable direct notifications to vhost device.
|
/qemu/ |
H A D | .travis.yml | 18 # to prevent IRC notifications from forks. This was created using: 20 notifications:
|
H A D | .patchew.yml | 22 notifications:
|
/qemu/include/qemu/ |
H A D | filemonitor.h | 97 * Register to receive notifications of changes
|
/qemu/hw/virtio/ |
H A D | vhost-shadow-virtqueue.h | 49 /* Shadow virtqueue to relay notifications */
|
H A D | vhost-shadow-virtqueue.c | 314 * If that happens, guest's kick notifications will be disabled until the 606 * SVQ still needs device notifications, since it needs to keep in vhost_svq_set_svq_call_fd() 664 * event_notifier_set_handler already checks for guest's notifications if in vhost_svq_set_svq_kick_fd()
|
H A D | vhost-user-base.c | 315 * Disable guest notifiers, by default all notifications will be via the in vub_device_realize()
|
/qemu/ui/ |
H A D | gtk-clipboard.c | 168 /* ignore notifications about our own grabs */ in gd_owner_change()
|
/qemu/include/ui/ |
H A D | clipboard.h | 14 * and get notifications for clipboard updates.
|
/qemu/contrib/ivshmem-client/ |
H A D | main.c | 130 /* listen on stdin (command line), on unix socket (notifications of new
|
/qemu/include/hw/hyperv/ |
H A D | vmbus.h | 74 * Main device worker; invoked in response to notifications from either
|
/qemu/docs/devel/ |
H A D | multi-process.rst | 134 application can directly receive MMIO store notifications from the KVM 444 notifications with ``vmstate_register()``. When called to save state, 601 that the emulation process can use to receive MMIO notifications. QEMU 726 address range that the slave descriptor will receive MMIO notifications
|
/qemu/hw/intc/ |
H A D | spapr_xive_kvm.c | 484 * pages dirty when all XIVE event notifications have stopped. 538 * Mask the sources, to stop the flow of event notifications, and in kvmppc_xive_change_state_handler()
|
/qemu/include/block/ |
H A D | block_int-global-state.h | 309 * Unsubscribe of change notifications regarding the BDS's AioContext. The
|
123