Home
last modified time | relevance | path

Searched full:selection (Results 1 – 25 of 67) sorted by relevance

123

/qemu/ui/
H A Dclipboard.c33 VMSTATE_INT32(selection, QemuClipboardInfo),
81 QemuClipboardSelection selection) in qemu_clipboard_peer_owns() argument
83 QemuClipboardInfo *info = qemu_clipboard_info(selection); in qemu_clipboard_peer_owns()
89 QemuClipboardSelection selection) in qemu_clipboard_peer_release() argument
93 if (qemu_clipboard_peer_owns(peer, selection)) { in qemu_clipboard_peer_release()
95 info = qemu_clipboard_info_new(NULL, selection); in qemu_clipboard_peer_release()
105 !cbinfo[info->selection] || in qemu_clipboard_check_serial()
106 !cbinfo[info->selection]->has_serial) { in qemu_clipboard_check_serial()
112 ok = info->serial >= cbinfo[info->selection]->serial; in qemu_clipboard_check_serial()
114 ok = info->serial > cbinfo[info->selection]->serial; in qemu_clipboard_check_serial()
[all …]
H A Ddbus-clipboard.c69 info->selection, in dbus_clipboard_update_info()
79 req = &dpy->clipboard_request[info->selection]; in dbus_clipboard_update_info()
96 info->selection, in dbus_clipboard_update_info()
154 info->selection, in dbus_clipboard_qemu_request()
317 "Invalid clipboard selection: %d", arg_selection); in dbus_clipboard_grab()
380 "Invalid clipboard selection: %d", arg_selection); in dbus_clipboard_request()
H A Dvdagent.c80 [VD_AGENT_CAP_CLIPBOARD_SELECTION] = "clipboard-selection",
341 *s = info->selection; in vdagent_send_clipboard_grab()
344 } else if (info->selection != QEMU_CLIPBOARD_SELECTION_CLIPBOARD) { in vdagent_send_clipboard_grab()
352 info->serial = vd->last_serial[info->selection]++; in vdagent_send_clipboard_grab()
382 *s = info->selection; in vdagent_send_clipboard_release()
384 } else if (info->selection != QEMU_CLIPBOARD_SELECTION_CLIPBOARD) { in vdagent_send_clipboard_release()
404 *s = info->selection; in vdagent_send_clipboard_data()
407 } else if (info->selection != QEMU_CLIPBOARD_SELECTION_CLIPBOARD) { in vdagent_send_clipboard_data()
423 QemuClipboardSelection selection, in vdagent_send_empty_clipboard_data() argument
426 g_autoptr(QemuClipboardInfo) info = qemu_clipboard_info_new(&vd->cbpeer, selection); in vdagent_send_empty_clipboard_data()
[all …]
H A Ddbus-display1.xml672 .. _dbus-clipboard-selection:
674 **Selection values**::
715 @selection: a :ref:`selection value<dbus-clipboard-selection>`.
722 <arg type="u" name="selection"/>
729 @selection: a :ref:`selection value<dbus-clipboard-selection>`.
734 <arg type="u" name="selection"/>
739 @selection: a :ref:`selection value<dbus-clipboard-selection>`
750 <arg type="u" name="selection"/>
H A Dgtk-clipboard.c80 QemuClipboardSelection s = info->selection; in gd_clipboard_update_info()
147 text = gtk_clipboard_wait_for_text(gd->gtkcb[info->selection]); in gd_clipboard_request()
H A Dtrace-events144 vdagent_cb_grab_selection(const char *name) "selection %s"
145 vdagent_cb_grab_discard(const char *name, int cur, int recv) "selection %s, cur:%d recv:%d"
161 dbus_clipboard_grab(int selection, unsigned int serial) "selection=%d serial=%u"
/qemu/include/ui/
H A Dclipboard.h49 * @QEMU_CLIPBOARD_SELECTION_PRIMARY: primary selection (select + middle mouse button).
50 * @QEMU_CLIPBOARD_SELECTION_SECONDARY: secondary selection (dunno).
51 * @QEMU_CLIPBOARD_SELECTION__COUNT: selection count.
127 * @selection: clipboard selection.
137 int selection; /* QemuClipboardSelection */ member
167 * @selection: clipboard selection.
172 QemuClipboardSelection selection);
178 * @selection: clipboard selection.
183 QemuClipboardSelection selection);
188 * @selection: clipboard selection.
[all …]
/qemu/include/hw/misc/
H A Daspeed_scu.h99 * SCU08 Clock Selection Register
103 * 27 2D Engine GCLK clock source selection
105 * 25:23 APB PCLK divider selection
106 * 22:20 LPC Host LHCLK divider selection
108 * 18:16 MAC AHB bus clock divider selection
110 * 14:12 SD/SDIO divider selection
115 * 3:2 ECLK clock source selection
124 * 18 H-PLL parameter selection
169 * 23,18 Clock source selection
171 * 16 SuperIO configuration address selection
[all …]
H A Dtz-ppc.h34 * In the hardware, selection of which downstream port to use is done by
/qemu/tests/image-fuzzer/qcow2/
H A Dfuzz.py100 This function is useful for selection from valid values except current one.
108 This function is useful for selection from valid values except current one.
116 This function is useful for selection from valid values except current one.
143 # TODO: remove validators after implementation of intelligent selection
/qemu/docs/config/
H A Dq35-virtio-serial.cfg14 # The guest will have a selection of VirtIO devices
23 # plus a small selection of core PCI devices and
H A Dq35-virtio-graphical.cfg13 # The guest will have a selection of VirtIO devices
22 # plus a small selection of core PCI devices and
H A Dq35-emulated.cfg13 # The guest will have a selection of emulated devices that
22 # plus a small selection of core PCI devices and
/qemu/include/hw/intc/
H A Dloongarch_pic_common.h60 * 0x3e0 interrupt level polarity selection
/qemu/include/hw/isa/
H A Di8259_internal.h62 uint8_t elcr; /* PIIX edge/trigger selection*/
/qemu/hw/char/
H A Dstm32l4x5_usart.c47 FIELD(CR1, PS, 9, 1) /* Parity selection */
82 FIELD(CR3, WUS, 20, 2) /* Wakeup from Stop mode interrupt flag selection */
84 FIELD(CR3, DEP, 15, 1) /* Driver enable polarity selection */
96 FIELD(CR3, HDSEL, 3, 1) /* Half-duplex selection */
/qemu/docs/system/devices/
H A Dkeyboard.rst35 .. list-table:: Language selection values for escc.chnA-sunkbd-layout
/qemu/hw/intc/
H A Daspeed_vic.c135 case 0x98: /* Interrupt Selection */ in aspeed_vic_read()
216 case 0x98: /* Interrupt Selection */ in aspeed_vic_write()
/qemu/qapi/
H A Dcxl.json444 # @selection-policy: The "Selection Policy" bits as defined in
468 'selection-policy': 'CxlExtentSelectionPolicy',
/qemu/hw/misc/
H A Daspeed_hace.c41 /* Hash algorithm selection */
48 /* SHA512 algorithm selection */
521 "%s: Invalid hash algorithm selection 0x%"PRIx64"\n", in aspeed_hace_write()
/qemu/docs/devel/
H A Debpf_rss.rst17 If steering BPF is not set for kernel's TUN module, the TUN uses automatic selection
H A Dsecure-coding-practices.rst20 There is a wide selection of resources available covering secure C coding. For
/qemu/tests/qemu-iotests/
H A Dfindtests.py76 raise ValueError('Paths are unsupported for test selection, '
/qemu/target/arm/
H A Dkvm_arm.h159 * Validate the kvm-steal-time property selection and set its default
/qemu/hw/i2c/
H A Di2c_mux_pca954x.c142 "%s: extra data after channel selection mask\n", in pca954x_write_data()

123